Graydon Hoare
|
766d54df93
|
Fix a bunch of compile-command lines to use RBUILD
|
2011-06-15 12:01:19 -07:00 |
|
Graydon Hoare
|
ce72993488
|
Reformat source tree (minus a couple tests that are still grumpy).
|
2011-06-15 11:19:50 -07:00 |
|
Brian Anderson
|
10a4ecbd96
|
stdlib: Remove a FIXME for issue #452
|
2011-06-11 00:42:52 +00:00 |
|
Marijn Haverbeke
|
798bbd2e22
|
Fix all occurrences of writing to immutable aliases
You'd be surprised.
|
2011-06-10 12:15:28 +02:00 |
|
Brian Anderson
|
53ea2a4751
|
stdlib: Use spans for #fmt errors originating in std
Issue #444
|
2011-06-04 19:48:19 -04:00 |
|
Brian Anderson
|
ed0eb8f45a
|
stdlib: Remove unneeded type params from alt patterns
|
2011-05-31 01:23:53 -04:00 |
|
Brian Anderson
|
90e6453f46
|
stdlib: Use if/alt expressions in std::extfmt
|
2011-05-22 02:10:08 -04:00 |
|
Marijn Haverbeke
|
09d8ef8d51
|
Finally rename std::_xxx to std::xxx
Except for _task, which is still a keyword.
|
2011-05-17 20:41:41 +02:00 |
|
Brian Anderson
|
63cf381ca1
|
stdlib: Remove transitional extfmt.RT module
|
2011-05-17 00:58:52 -04:00 |
|
Graydon Hoare
|
fbbc1a77d2
|
Rewrite everything to use [] instead of vec() in value position.
|
2011-05-16 18:21:22 -07:00 |
|
Brian Anderson
|
02fdd2d2d9
|
Rename std.extfmt.CT to std.extfmt.RT to ct and rt
Temporarily duplicate the entire RT module, leaving it with the old name to
accomodate the stage0 compiler. Will be removed after the next snapshot.
|
2011-05-12 22:22:28 -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 |
|