Graydon Hoare
|
d1affff623
|
Reliciense makefiles and testsuite. Yup.
|
2012-12-10 17:32:58 -08:00 |
|
Brian Anderson
|
80c4f74c29
|
Remove the 'to' keyword
|
2012-09-01 18:38:18 -07:00 |
|
Brian Anderson
|
ecaf9e39c9
|
Convert alt to match. Stop parsing alt
|
2012-08-06 15:36:30 -07:00 |
|
Brian Anderson
|
025d86624d
|
Switch alts to use arrows
|
2012-08-05 22:08:09 -07:00 |
|
Michael Sullivan
|
6822ec3eb4
|
Treat bare vector and string literals as fixed length vecs. Closes #2922.
|
2012-07-14 14:30:48 -07:00 |
|
Brian Anderson
|
381205b747
|
Revert "Revert "Implement pattern ranges for all numeric types.""
This reverts commit a034f87146 .
Conflicts:
src/comp/middle/check_alt.rs
src/comp/middle/trans_alt.rs
src/comp/syntax/ast.rs
src/comp/syntax/ast_util.rs
src/comp/syntax/fold.rs
src/comp/syntax/print/pprust.rs
Conflicts:
src/comp/middle/trans_alt.rs
|
2011-09-28 12:46:29 -07:00 |
|
Marijn Haverbeke
|
a034f87146
|
Revert "Implement pattern ranges for all numeric types."
This reverts commit ce0f054f9d .
|
2011-09-21 18:42:09 +02:00 |
|
Josh Matthews
|
ce0f054f9d
|
Implement pattern ranges for all numeric types.
|
2011-09-21 09:36:12 +02:00 |
|