Mercurial > repos > tabletprog
graph
-
Remove extraneous and from x86 moduleFri, 17 Apr 2015 17:52:22 -0700, by Michael Pavone
-
Add support for simple type annotations in parser and update llhello sample with a possible new low-level dialect syntax leveraging those annotationsFri, 17 Apr 2015 17:50:47 -0700, by Michael Pavone
-
llcompile now works well enough for the a simple fib program to workThu, 16 Apr 2015 08:46:35 -0700, by Michael Pavone
-
llcompile almost working well enough for fib sampleWed, 15 Apr 2015 23:03:24 -0700, by Michael Pavone
-
Add support for setcc in x86 module. Add support for translating il skipIf:else and il bool instructions in x86 module.Wed, 15 Apr 2015 21:14:44 -0700, by Michael Pavone
-
Fix il and llcompile modules enough that it actually attempts to run the compiled programWed, 15 Apr 2015 20:08:38 -0700, by Michael Pavone
-
Move right hand parameter to cmp in _compileBinary to a temp reg if it is a constant since those are only supported in the left hand param currentlyTue, 14 Apr 2015 19:54:03 -0700, by Michael Pavone
-
Produce something resembling correct il from low level dialectMon, 13 Apr 2015 22:42:27 -0700, by Michael Pavone
-
Rename (dict hash) size to (dict hash) length and make it actually workMon, 13 Apr 2015 22:41:00 -0700, by Michael Pavone
-
Make il and x86 modules cope with dict hash instead of dict linear for the program definitionFri, 10 Apr 2015 01:19:46 -0700, by Michael Pavone
-
Make map actually work right on hashmapsFri, 10 Apr 2015 01:19:10 -0700, by Michael Pavone
-
Get sample builtin to il module working againFri, 10 Apr 2015 00:48:42 -0700, by Michael Pavone
-
Add length method to executable bytearraysFri, 10 Apr 2015 00:48:12 -0700, by Michael Pavone
-
Fix value method on option valueFri, 10 Apr 2015 00:47:54 -0700, by Michael Pavone