Mercurial > repos > tabletprog
graph
-
Add map method to linear dictWed, 28 Aug 2013 01:05:29 -0700, by Mike Pavone
-
Don't allow assignments to module variablesWed, 28 Aug 2013 01:05:14 -0700, by Mike Pavone
-
Add a save instruction around calls if there are caller-saved registers live at call-time. Fix to2Op for skipIf and save instructions.Tue, 27 Aug 2013 23:02:19 -0700, by Mike Pavone
-
Remove some debug print expressionsTue, 27 Aug 2013 22:53:30 -0700, by Mike Pavone
-
Fix ireg upper, regSource returnAll and regSource needSaveForCall in x86 moduleTue, 27 Aug 2013 22:51:57 -0700, by Mike Pavone
-
Added string method to true and false modulesTue, 27 Aug 2013 22:50:48 -0700, by Mike Pavone
-
Add save il instruction to save callee saved registers in function prologMon, 26 Aug 2013 21:04:44 -0700, by Mike Pavone
-
Apply register assignments in il moduleMon, 26 Aug 2013 20:42:20 -0700, by Mike Pavone
-
Mostly complete register allocation in il module with a register source in the x86 moduleMon, 26 Aug 2013 19:53:16 -0700, by Mike Pavone
-
Add contains? method to linear dictionaryMon, 26 Aug 2013 19:50:17 -0700, by Mike Pavone
-
Fix infinite loop in array joinMon, 26 Aug 2013 19:50:02 -0700, by Mike Pavone
-
Added reverse method to listsMon, 26 Aug 2013 18:59:38 -0700, by Mike Pavone
-
Determine live ranges for logical registers as part of initial work on register allocatorMon, 26 Aug 2013 18:23:05 -0700, by Mike Pavone
-
Add join method to listsMon, 26 Aug 2013 18:21:57 -0700, by Mike Pavone
-
Fix parse precedence problem between opsyms and symbols in assignmentsMon, 26 Aug 2013 17:46:47 -0700, by Mike Pavone
-
Add string conversion inside array join so callers don't need to worry about doing string conversions themselvesMon, 26 Aug 2013 17:27:17 -0700, by Mike Pavone
-
Initial work on IL moduleSun, 25 Aug 2013 14:45:00 -0700, by Mike Pavone
-
Add join method to arraySun, 25 Aug 2013 14:44:43 -0700, by Mike Pavone
-
Fix a few bugs in the x86 module and add jcc, push and pop instructionsSat, 24 Aug 2013 19:03:18 -0700, by Mike Pavone
-
Make method names available at runtime so they can be included in method not implemented error messagesSat, 24 Aug 2013 19:02:59 -0700, by Mike Pavone
-
Add call instruction to x86 moduleSat, 24 Aug 2013 16:21:42 -0700, by Mike Pavone
-
Add support for jmps and labels in x86 moduleSat, 24 Aug 2013 15:08:00 -0700, by Mike Pavone
-
A bunch of fixes in x86 instruction encodingSat, 24 Aug 2013 09:56:29 -0700, by Mike Pavone