Marijn Haverbeke
|
5fb518abc9
|
Fix assignments to immutable fields throughout the code
|
2011-06-15 14:10:07 +02: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 |
|
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 |
|
Marijn Haverbeke
|
d39ca857fc
|
Remove a few more superfluous 'mutable' keywords
|
2011-05-06 22:52:02 +02:00 |
|
Marijn Haverbeke
|
a3ec0b1f64
|
Rename std modules to be camelcased
(Have fun mergining your stuff with this.)
|
2011-05-06 22:51:19 +02:00 |
|
Brian Anderson
|
831b0a7501
|
Un-XFAIL various tests in stage0
|
2011-05-01 12:15:42 -04:00 |
|
Graydon Hoare
|
d2bd07dcb0
|
Remove effect system from src.
|
2011-04-19 13:35:49 -07:00 |
|
Graydon Hoare
|
49d9d5688e
|
Switch xfail system to use comments embedded in source files.
|
2011-03-25 12:19:20 -07:00 |
|
Brian Anderson
|
c5721759bb
|
Add fannkuchredux shootout benchmark
|
2011-03-14 15:52:48 -07:00 |
|