aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* A couple new tests for broken parts of the typechecker, XFAILed.Graydon Hoare2010-06-243-0/+14
|
* Fix output-slot handling for real. It's been broken for a long time.Graydon Hoare2010-06-243-76/+68
|
* Issue 24, drop output slot when not initializing. Un-XFAIL generic-tag.rs. ↵Graydon Hoare2010-06-243-7/+69
| | | | Add test for output slot modes with several broken cases.
* Remove redundant copy of comment.Graydon Hoare2010-06-241-1/+0
|
* Clean up trans_alt_tag to use slots, not assume interior words. Also remove ↵Graydon Hoare2010-06-243-47/+50
| | | | 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-2415-142/+265
| | | | instruction-selection tracing and make selection use queues rather than list refs.
* Merge timer loop functions, fix win32 build broken by logger change.Graydon Hoare2010-06-241-23/+17
|
* Fix hg dependency in testsuite.Graydon Hoare2010-06-241-1/+1
|
* Remove bogus FIXME.Roy Frostig2010-06-241-1/+0
|
* Resolve and typecheck patterns in pattern alt.Roy Frostig2010-06-249-80/+223
|
* Populate tree.Graydon Hoare2010-06-23243-166/+49419
|
* Initial git commit.Graydon Hoare2010-06-161-0/+677