| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix horribly embarassing signedness bug in backend, plus related regressions. | Graydon Hoare | 2010-10-12 | 1 | -0/+6 |
| * | Better backpointer logic. | Graydon Hoare | 2010-10-05 | 1 | -1/+12 |
| * | Bind pattern slots with ?, drop parens from 0-ary tag constructors, translate... | Graydon Hoare | 2010-09-20 | 1 | -1/+3 |
| * | Get object's captured typarams when calculating sizes in the backend's fn-pro... | Roy Frostig | 2010-08-09 | 1 | -0/+7 |
| * | Degrade emitter size cache to just a flat hashtable with regular flushes (sig... | Graydon Hoare | 2010-08-05 | 1 | -2/+2 |
| * | Kill the preallocator, install a sane replacement. Closes #131. And probably ... | Graydon Hoare | 2010-08-04 | 1 | -212/+21 |
| * | Factor append_quad out of IL.emit_full, for use elsewhere. | Graydon Hoare | 2010-08-03 | 1 | -4/+12 |
| * | Remove dead implicit-destinations logic from IL. | Graydon Hoare | 2010-08-03 | 1 | -7/+1 |
| * | Add fmt module, move out some common format helpers, add instruction-selectio... | Graydon Hoare | 2010-06-24 | 1 | -40/+5 |
| * | Populate tree. | Graydon Hoare | 2010-06-23 | 1 | -0/+1135 |