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 |
|
Brian Anderson
|
b355936b4d
|
Convert ret to return
|
2012-08-01 19:16:06 -07: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 |
|
Brian Anderson
|
021bfb4b9b
|
Reenable expr-scope test. Disable under check-fast
|
2011-07-28 14:14:29 -07:00 |
|
Marijn Haverbeke
|
1836f59d9a
|
Disable expr-scope test, since it break windows
|
2011-07-28 12:02:08 +02:00 |
|
Josh Matthews
|
f0e29c92aa
|
:: is allowed to start an expression. Close #762.
|
2011-07-28 02:33:24 -04:00 |
|