Patrick Walton
|
2a65842c3a
|
test: De-export aux, bench, compile-fail, and run-fail. rs=deexporting
|
2013-01-30 15:08:45 -08:00 |
|
Graydon Hoare
|
d1affff623
|
Reliciense makefiles and testsuite. Yup.
|
2012-12-10 17:32:58 -08:00 |
|
Graydon Hoare
|
dffe188991
|
Install new pub/priv/export rules as defaults, old rules accessible under #[legacy_exports];
|
2012-09-21 18:11:43 -07: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
|
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 |
|
Brian Anderson
|
f33d490032
|
Remove xfail-boot lines from tests
|
2011-05-14 21:05:22 -04:00 |
|
Marijn Haverbeke
|
3816e57fd2
|
Downcase std modules again, move to :: for module dereferencing
This should be a snapshot transition.
|
2011-05-12 21:30:44 +02:00 |
|
Brian Anderson
|
92471efff4
|
Un-XFAIL compile-fail export tests for stage0
|
2011-05-10 19:18:38 -04:00 |
|
Brian Anderson
|
bd34770a92
|
Add missing ret statements to check_mod
Un-XFAIL compile-fail export tests
|
2011-05-04 19:29:27 -04:00 |
|
Graydon Hoare
|
b73a640ce0
|
More export XFAILs.
|
2011-05-04 15:35:41 -07:00 |
|
Brian Anderson
|
459b0ec833
|
Implement simple module export
|
2011-05-01 16:57:36 -04:00 |
|