aboutsummaryrefslogtreecommitdiff
path: root/src/comp/util
Commit message (Collapse)AuthorAgeFilesLines
...
* Add session, span tracking, error reporting, beginning of a function to ↵Graydon Hoare2010-09-011-0/+4
| | | | parse an item to rustc.
* Reinstate commit 9f0eaa65817303b8768c80454734144c176fda43 with sufficient ↵Graydon Hoare2010-08-311-4/+8
| | | | fixes to hopefully not break tinderboxes.
* Revert "More work on lexer.rs: start using keyword hashtable, handle more ↵Patrick Walton2010-08-271-8/+4
| | | | | | lexemes." due to tinderbox bustage This reverts commit 9f0eaa65817303b8768c80454734144c176fda43.
* More work on lexer.rs: start using keyword hashtable, handle more lexemes.Graydon Hoare2010-08-271-4/+8
|
* Expand rustc lexer to do almost-nearly-nontrivial stuff.Graydon Hoare2010-08-201-0/+13
|
* Add mod common to rustc.Graydon Hoare2010-08-181-0/+15