Niko Matsakis
|
3f3bfeec27
|
make "native fn" the type for bare functions, remove fn exprs
|
2012-01-13 06:27:35 -08: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
|
ebc61e39d7
|
Remove temporary fn# syntax
|
2011-10-20 20:34:04 -07:00 |
|
Brian Anderson
|
29ad3bdb10
|
Make fn denote a bare function. Convert fn to fn@ as needed
|
2011-10-20 18:23:48 -07:00 |
|
Brian Anderson
|
5b0f79b75a
|
Don't allow bind to produce bare functions
Issue #1022
|
2011-10-11 10:51:10 -07:00 |
|