| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add block-comment support, various additional operators. Rustc can lex itself... | Graydon Hoare | 2010-08-31 | 1 | -37/+44 |
| * | Reinstate commit 9f0eaa65817303b8768c80454734144c176fda43 with sufficient fix... | Graydon Hoare | 2010-08-31 | 1 | -3/+4 |
| * | Revert "More work on lexer.rs: start using keyword hashtable, handle more lex... | Patrick Walton | 2010-08-27 | 1 | -4/+3 |
| * | More work on lexer.rs: start using keyword hashtable, handle more lexemes. | Graydon Hoare | 2010-08-27 | 1 | -3/+4 |
| * | Stringify op tokens. | Graydon Hoare | 2010-08-20 | 1 | -2/+29 |
| * | Expand rustc lexer to do almost-nearly-nontrivial stuff. | Graydon Hoare | 2010-08-20 | 1 | -2/+148 |
| * | Add mod token to rustc. | Graydon Hoare | 2010-08-18 | 1 | -0/+160 |