Brian Anderson
|
025d86624d
|
Switch alts to use arrows
|
2012-08-05 22:08:09 -07:00 |
|
Graydon Hoare
|
2ed1005bd7
|
On second thought, re-land pull request #1385 with backquotes; easier to grep, can change in the future.
|
2011-12-28 13:41:31 -08:00 |
|
Lenny222
|
0b9751b141
|
Use singlequotes in the typechecker too, to distinguish code and English
|
2011-12-25 20:27:09 +01:00 |
|
Brian Anderson
|
518dc52f85
|
Reformat
This changes the indexing syntax from .() to [], the vector syntax from ~[] to
[] and the extension syntax from #fmt() to #fmt[]
|
2011-08-20 11:04:00 -07:00 |
|
Marijn Haverbeke
|
df7f21db09
|
Reformat for new syntax
|
2011-07-27 15:54:33 +02:00 |
|
Marijn Haverbeke
|
7595fe5153
|
Implement record patterns
Closes #469.
|
2011-07-11 15:32:41 +02:00 |
|