Skip to content

History / User Manual

Revisions

  • Updated User Manual (markdown)

    @izgzhen izgzhen committed Dec 4, 2018
  • Updated User Manual (markdown)

    @izgzhen izgzhen committed Dec 4, 2018
  • Copied setup instructions from the README

    @Calvin-L Calvin-L committed Aug 24, 2018
  • Make grammar more consistent with parser implementation

    @mernst mernst committed Aug 24, 2018
  • Mentioned lists and the `reversed` operator

    @Calvin-L Calvin-L committed Aug 23, 2018
  • Fixed a message about one-element tuples. The body of `p_exp` in the parser implements the expected behavior.

    @Calvin-L Calvin-L committed Aug 22, 2018
  • Lambdas do not have \ in front of the bound variable

    @Calvin-L Calvin-L committed Aug 22, 2018
  • Float literals require the "f" suffix

    @Calvin-L Calvin-L committed Aug 22, 2018
  • Bring grammar rules into correspondence with user manual

    @mernst mernst committed Aug 22, 2018
  • Created User Manual (markdown)

    @Calvin-L Calvin-L committed Jul 24, 2018