Graydon Hoare
|
89c8ef792f
|
check-fast fallout from removing export, r=burningtree
|
2013-02-01 19:43:17 -08:00 |
|
Graydon Hoare
|
d1affff623
|
Reliciense makefiles and testsuite. Yup.
|
2012-12-10 17:32:58 -08:00 |
|
Paul Stansifer
|
29f32b4a72
|
m1!{...} -> m1!(...)
|
2012-08-23 11:14:14 -07:00 |
|
Paul Stansifer
|
a9cc5066ee
|
Change syntax extension syntax: #m[...] -> m!{...} .
|
2012-07-30 18:38:15 -07:00 |
|
Graydon Hoare
|
8b580954fe
|
Register snapshots and switch logging over to use of log_full or #error / #debug.
|
2011-12-22 14:42:52 -08:00 |
|
Brian Anderson
|
ebc61e39d7
|
Remove temporary fn# syntax
|
2011-10-20 20:34:04 -07:00 |
|
Brian Anderson
|
9c46cc58cb
|
Add a temporary syntax for bare functions
Bare functions will be represented as 'fn#' until they're implemented. Then
we'll switch it over to just 'fn'.
Issue #1022
|
2011-10-11 10:51:09 -07:00 |
|