| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Recognize that symbolic identifiers can live at the end of a sequence of ↵ | Robert J. Simmons | 2011-08-28 | 1 | -2/+9 |
| | | | | | namespaces | ||||
| * | Hugely refactor based on inspecting Matthew Fluet's code | Robert J. Simmons | 2011-08-27 | 1 | -3/+47 |
| | | |||||
| * | Add another illustrative example to example.sml | Robert J. Simmons | 2011-08-26 | 1 | -0/+7 |
| | | |||||
| * | in 'val x = () and y = (), the 'y' token is no longer lexed incorrectly as a ↵ | Robert J. Simmons | 2011-08-26 | 1 | -1/+1 |
| | | | | | function | ||||
| * | Ridiculous support for functions | Robert J. Simmons | 2011-08-26 | 1 | -0/+9 |
| | | |||||
| * | Add type declaration highlighting | Robert J. Simmons | 2011-08-26 | 1 | -0/+4 |
| | | |||||
| * | Admit where I'm screwed up | Robert J. Simmons | 2011-08-26 | 1 | -1/+1 |
| | | |||||
| * | Read SML mailing list, improve example | Robert J. Simmons | 2011-08-26 | 1 | -3/+3 |
| | | |||||
| * | Add contextual parsing for datatypes | Robert J. Simmons | 2011-08-26 | 1 | -2/+10 |
| | | |||||
| * | Teach the datatype, type, exeption, raise, fun, val, functor, open, ↵ | Robert J. Simmons | 2011-08-26 | 1 | -0/+10 |
| | | | | | signature, and structure keywords what always comes after them | ||||
| * | Parse chars | Robert J. Simmons | 2011-08-26 | 1 | -0/+1 |
| | | |||||
| * | More changes to better capture StrId distinction | Robert J. Simmons | 2011-08-26 | 1 | -5/+14 |
| | | |||||
| * | Add examples, more improvements to parser based on examining those examples | Robert J. Simmons | 2011-08-26 | 1 | -0/+57 |
