| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
automagically.
|
| |
|
|
| |
instantiating O(sizeof(standard-library)) worth of imports stubs on each 'use std'. Closes issue 13.
|
| |
|
|
| |
mutable-vec-drop.rs test.
|
| | |
|
| |
|
|
| |
(still not quite working; some memory corruption in the recursive tag constructors, not the GC)
|
| | |
|
| |
|
|
| |
for separate sever/free phases.
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
boundaries, so we can get our tag bit freed up.
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
walking a list.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
effect-walker bug revealed by it.
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
This reverts commit 72c6c60d80cdfe63af5046a1a98549f0515734f2.
|
| | |
|
| | |
|
| |
|
|
| |
way more correctness.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
Add test for output slot modes with several broken cases.
|
| | |
|
| |
|
|
| |
record-based destructuring (hard on eyes). Add execution parts to generic-tag-alt.rs and un-XFAIL it.
|
| |
|
|
| |
instruction-selection tracing and make selection use queues rather than list refs.
|
| | |
|
| | |
|