aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Revert "Improve makefile to try to avoid wedging on failure-to-dep lib/std.rc"Graydon Hoare2010-06-291-9/+6
* Improve makefile to try to avoid wedging on failure-to-dep lib/std.rcGraydon Hoare2010-06-291-6/+9
* Add a NO_VALGRIND override mechanism to makefile, if you want day-to-day buil...Graydon Hoare2010-06-281-0/+4
* Add to generic-obj.rs testcase a method that takes an argument of the object ...Roy Frostig2010-06-281-0/+1
* Testcase (XFAILed) for fn item given as lval.Roy Frostig2010-06-281-0/+2
* Testcase (XFAILed) for mutable alias vec weirdness.Roy Frostig2010-06-281-0/+2
* Change slot_mem_ctrl to classify vec[state] as GC mem. Breaking / XFAILing mu...Graydon Hoare2010-06-271-0/+1
* Fix forgotten llvm xfail in Makefile.Graydon Hoare2010-06-251-0/+1
* Add testcases for item name conflict at the same path level.Roy Frostig2010-06-251-0/+1
* A couple new tests for broken parts of the typechecker, XFAILed.Graydon Hoare2010-06-241-0/+4
* Issue 24, drop output slot when not initializing. Un-XFAIL generic-tag.rs. Ad...Graydon Hoare2010-06-241-1/+1
* Clean up trans_alt_tag to use slots, not assume interior words. Also remove r...Graydon Hoare2010-06-241-1/+0
* Add fmt module, move out some common format helpers, add instruction-selectio...Graydon Hoare2010-06-241-1/+1
* Resolve and typecheck patterns in pattern alt.Roy Frostig2010-06-241-0/+1
* Populate tree.Graydon Hoare2010-06-231-166/+225
* Initial git commit.Graydon Hoare2010-06-161-0/+677