Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updated test cases for syntax changes in parent commit | Adrian Thurston | 2014-01-14 | 1 | -29/+30 |
| | |||||
* | updated test cases for new print semantics | Adrian Thurston | 2013-05-18 | 1 | -1/+1 |
| | |||||
* | updated tests for parent commit (parse returns tree) | Adrian Thurston | 2013-04-13 | 1 | -2/+1 |
| | |||||
* | lots of work on constructors, strings, accums and patterns | Adrian Thurston | 2013-03-22 | 1 | -0/+26 |
| | |||||
* | updated test for lex scope syntax | Adrian Thurston | 2012-12-18 | 1 | -2/+1 |
| | |||||
* | removed lexical region name from test cases | Adrian Thurston | 2012-12-16 | 1 | -1/+1 |
| | |||||
* | use of the new parse syntax | Adrian Thurston | 2012-08-16 | 1 | -1/+2 |
| | |||||
* | added trim control flag to print code, auto-trimming all colm print calls | Adrian Thurston | 2012-05-22 | 1 | -2/+2 |
| | | | | | | | | The print implemenation now takes a trim flag. The colm print function now sets this flag by default. This is a change to the colm language back to 0.5 semantics. The $ conversion uses this flag too (also 0.5 semantics), in the previous commit it issued a tree trim operation. The % operation gives a string conversion without triming. | ||||
* | test cases updated for no-kid-flags and no-dup-ignors | Adrian Thurston | 2012-05-21 | 1 | -4/+4 |
| | | | | | Whitespace is shifting. Most of the updates involve triming whitespace where it was previously trimmed automatically. | ||||
* | Last night's work. Added the go-left and go-right commands for ignore lists. | Adrian Thurston | 2011-09-28 | 1 | -5/+5 |
| | | | | | | Now adding them in iterator replacement and tree construct. Implemented the commands during printing. Fixed the double reverse when attaching tokens during parsing. Missed that. | ||||
* | Commas gone from expression lists. Now consistent with constructors, patterns, | Adrian Thurston | 2011-03-30 | 1 | -1/+1 |
| | | | | and parameter lists. refs #246. | ||||
* | Test cases use pattern-style parameters and declarations. refs #241. | Adrian Thurston | 2011-03-24 | 1 | -3/+3 |
| | |||||
* | Modified the example in the thesis. Copied it here. | Adrian Thurston | 2008-12-09 | 1 | -27/+71 |
| | |||||
* | Moved from private repository. | Adrian Thurston | 2008-11-01 | 1 | -0/+124 |