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