fostr/tests
Glen Whitney f93499acfd
continuous-integration/drone/push Build is failing Details
feat: Add typing for Sequence() operation
Also move the signature of the semantic sort TYPE into its own
  file to facilitate sharing between Statix and Stratego.
  (Currently it is shared via symbolic link, but that may cause
  problems down the line; if/when it does, will have to look at
  physically copying the file into src-gen via an "Additional
  build step" using either Stratego or Ant.

  Also documents using Statix types from Stratego.
2021-02-17 11:20:26 -08:00
..
basic.spt feat: Type-dependent Haskell code generation 2021-02-16 09:46:12 -08:00
emit_several.fos feat: Allow expressions to be terminated/sequenced by ; 2021-02-10 12:47:34 -08:00
emit_sum.fos feat: sequencing of expressions with newline to same indent (#11) 2021-02-06 05:11:41 +00:00
emit_thrice.fos feat: Add typing for Sequence() operation 2021-02-17 11:20:26 -08:00
hw.fos feat: Add syntax for string literals 2021-02-11 10:02:43 -08:00