fostr/trans
Glen Whitney 804a00902a 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
..
analysis.str feat: Initial statix assignment of types to expressions 2021-02-14 10:25:23 -08:00
desugar.str refactor: eliminate rule in desugar 2021-02-10 13:07:51 -08:00
fostr.str chore: Switch to this repository from predecessor 2021-01-30 15:37:53 -08:00
haskell.str feat: Type-dependent Haskell code generation 2021-02-16 09:46:12 -08:00
javascript.str feat: Type-dependent Haskell code generation 2021-02-16 09:46:12 -08:00
outline.str init: SDF3/Statix project as initialized by Spoofax 2021-01-30 12:27:10 -08:00
pp.str init: SDF3/Statix project as initialized by Spoofax 2021-01-30 12:27:10 -08:00
python.str feat: Type-dependent Haskell code generation 2021-02-16 09:46:12 -08:00
statics.stx feat: Initial statix assignment of types to expressions 2021-02-14 10:25:23 -08:00
util.str feat: sequencing of expressions with newline to same indent (#11) 2021-02-06 05:11:41 +00:00