aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile
Commit message (Collapse)AuthorAgeFilesLines
...
* Change slot_mem_ctrl to classify vec[state] as GC mem. Breaking / XFAILing ↵Graydon Hoare2010-06-271-0/+1
| | | | mutable-vec-drop.rs test.
* 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. ↵Graydon Hoare2010-06-241-1/+1
| | | | Add test for output slot modes with several broken cases.
* Clean up trans_alt_tag to use slots, not assume interior words. Also remove ↵Graydon Hoare2010-06-241-1/+0
| | | | record-based destructuring (hard on eyes). Add execution parts to generic-tag-alt.rs and un-XFAIL it.
* Add fmt module, move out some common format helpers, add ↵Graydon Hoare2010-06-241-1/+1
| | | | instruction-selection tracing and make selection use queues rather than list refs.
* 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