| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Whitespace. | Graydon Hoare | 2010-06-28 | 1 | -1/+1 |
| | | |||||
| * | Some fixme-to-issue housekeeping. | Graydon Hoare | 2010-06-28 | 1 | -21/+19 |
| | | |||||
| * | Once more with feeling. Closes #13. | Graydon Hoare | 2010-06-27 | 1 | -1/+0 |
| | | |||||
| * | Previous commit closes #13. Trying to convince github of that fact ↵ | Graydon Hoare | 2010-06-27 | 1 | -0/+1 |
| | | | | | automagically. | ||||
| * | Only translate or dwarf-emit items or stubs locally defined or used. Avoids ↵ | Graydon Hoare | 2010-06-27 | 1 | -4/+83 |
| | | | | | instantiating O(sizeof(standard-library)) worth of imports stubs on each 'use std'. Closes issue 13. | ||||
| * | Resolve and typecheck patterns in pattern alt redux. This time featuring ↵ | Roy Frostig | 2010-06-25 | 1 | -31/+32 |
| | | | | | way more correctness. | ||||
| * | Add fmt module, move out some common format helpers, add ↵ | Graydon Hoare | 2010-06-24 | 1 | -3/+3 |
| | | | | | instruction-selection tracing and make selection use queues rather than list refs. | ||||
| * | Resolve and typecheck patterns in pattern alt. | Roy Frostig | 2010-06-24 | 1 | -18/+51 |
| | | |||||
| * | Populate tree. | Graydon Hoare | 2010-06-23 | 1 | -0/+959 |