Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-05-15 | * Allow empty argument lists in function definitions (e.g., `{}: | Eelco Dolstra | |
bla'). Also allow trailing commas (`{x, y,}: ...') as a unintented consequence. Hopefully the reduce/reduce conflict won't cause any problems. |