fostr/tests
Glen Whitney 804a00902a
continuous-integration/drone/push Build is failing Details
feat: Type-dependent Haskell code generation
Caveat: type is still not being assigned for the Sequence()
  constructor.

  Also fixes the parsing of literal strings (whitespace just after
  the opening quote was being ignored, and was ambiguous just
  before the opening quote).
2021-02-16 09:46:12 -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: sequencing of expressions with newline to same indent (#11) 2021-02-06 05:11:41 +00:00
hw.fos feat: Add syntax for string literals 2021-02-11 10:02:43 -08:00