Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2005-07-25 | * Added a list concatenation operator: | Eelco Dolstra | 1 | -0/+1 |
2004-10-27 | * Bug fix in parsing of /* ... */ comments; due to longest match | Eelco Dolstra | 1 | -1/+1 |
2004-10-25 | * New language feature: with expressions. | Eelco Dolstra | 1 | -0/+1 |
2004-03-28 | * Added plain lambdas, e.g., `let { id = x: x; const = x: y: x; }'. | Eelco Dolstra | 1 | -1/+1 |
2004-02-04 | * An attribute set update operator (//). E.g., | Eelco Dolstra | 1 | -0/+1 |
2004-02-02 | * Added syntactic sugar to the construction of attribute sets to | Eelco Dolstra | 1 | -0/+1 |
2004-01-30 | * Parser numbers again. | Eelco Dolstra | 1 | -1/+4 |
2004-01-30 | * Replaced the SDF parser by a substantially faster Bison/Flex | Eelco Dolstra | 1 | -0/+78 |