Commit Graph

9 Commits

Author SHA1 Message Date
Glen Whitney ae0a798c7b docs: Update to reflect pending changes in the Spoofax Tutorial/Reference 2021-02-03 16:24:47 -08:00
Glen Whitney ba130ecb0f feat: Implement Chapter9
Also provides proper associativity on the operators, to avoid
  ambiguous parses.

  This completes all of the examples in the Spoofax Tutorial/Reference
  that use the propositional signature.
2021-01-22 09:29:57 -08:00
Glen Whitney fddc94a906 feat: Implement chapter 8 2021-01-20 19:35:07 -08:00
Glen Whitney 98bb2088e4 feat: implement Chapter 7 2021-01-20 11:05:33 -08:00
Glen Whitney 76456b2c21 feat: Add Chapter 6 2021-01-19 22:09:21 -08:00
Glen Whitney d5a19e0d69 feat: Finish Chapter 5 2021-01-19 21:00:56 -08:00
Glen Whitney a33c1585d6 feat: Implement Sec 5.3.1 tests
And put in generic documentation for all the remaining tests.
  If any particular tests need individual commentary, it can always be
  added later.
2021-01-19 19:29:48 -08:00
Glen Whitney 347afef2e5 feat: Add section 5.1.2 of manual 2021-01-17 08:43:03 -08:00
Glen Whitney 28a3370d03 feat: Add SPT as an alternate means of running Stratego strategies
Also completed and documented Sec 4.2 of the Stratego
Tutorial/Reference manual
2021-01-16 15:11:47 -08:00