aboutsummaryrefslogtreecommitdiff
path: root/src/comp
Commit message (Expand)AuthorAgeFilesLines
* Add do-nothing obj type for lexer to rustc.Graydon Hoare2010-08-181-0/+9
* Add mod token to rustc.Graydon Hoare2010-08-182-0/+161
* Add mod common to rustc.Graydon Hoare2010-08-182-0/+19
* Change indent on rustc.rc.Graydon Hoare2010-08-181-16/+17
* Flesh out the ast module in rustc a little.Graydon Hoare2010-08-181-1/+47
* Add test code that exercises LLVM in rustc. Works.Graydon Hoare2010-08-181-0/+17
* Fix symbol names on LLVM C library binding and library-name for LLVM.Graydon Hoare2010-08-182-596/+857
* Absent any deep overhauls to syntax or constant-handling, hack in the ability...Graydon Hoare2010-08-162-2/+18
* Add more LLVM library bindings to rustc.Graydon Hoare2010-08-121-2/+350
* Add modelines and related emacs chatter to rustc.Graydon Hoare2010-08-123-0/+35
* Add mostly-empty AST module to rustc.Graydon Hoare2010-08-122-0/+13
* Switch machine-type lexemes to use suffixes. Remove support for foo(bar) as a...Graydon Hoare2010-07-271-1/+1
* Sketch some not-quite-compiling code into comp/fe/lexer.rs.Graydon Hoare2010-07-141-0/+20
* Add some (non-functional) input-readingn to rustc.rs.Graydon Hoare2010-07-131-0/+14
* Add another pile of LLVM bindings.Graydon Hoare2010-07-121-0/+160
* Start bringing in LLVM bindings.Graydon Hoare2010-07-122-0/+121
* Clean out rustc so it doesn't give the false impression of doing anything yet.Graydon Hoare2010-07-081-8/+4
* Populate tree.Graydon Hoare2010-06-234-0/+32