Mercurial > repos > tabletprog
graph
-
Initial work on type systemTue, 07 Aug 2012 23:29:21 -0700, by Mike Pavone
-
MergeThu, 26 Jul 2012 23:41:54 -0700, by Mike Pavone
-
Added short-circuit && and || operatorsThu, 26 Jul 2012 23:40:56 -0700, by Mike Pavone
-
Optimize self method calls into static function callsThu, 26 Jul 2012 18:54:42 -0700, by Mike Pavone
-
Do some cleanup on JS backendTue, 24 Jul 2012 19:13:38 -0700, by Mike Pavone
-
Fixed my foreach on dict. Added test for it.Tue, 24 Jul 2012 01:01:00 -0700, by William Morgan
-
mergeTue, 24 Jul 2012 00:35:24 -0700, by William Morgan
-
mergeMon, 23 Jul 2012 01:07:52 -0700, by William Morgan
-
added foreach on dictSun, 22 Jul 2012 15:10:07 -0700, by William Morgan
-
Add backend selection to tpc.js compiler driverMon, 23 Jul 2012 08:00:01 -0700, by Mike Pavone
-
Remove some cruft from cbackendMon, 23 Jul 2012 07:59:34 -0700, by Mike Pavone
-
Add string.tp which should have been in previous commitMon, 23 Jul 2012 07:58:20 -0700, by Mike Pavone
-
Improve llMessage a bit and move implementation of string into string.tp module using llMessage. Update TASKS listSun, 22 Jul 2012 14:18:34 -0700, by Mike Pavone
-
Add xor operator to grammarSun, 22 Jul 2012 14:17:33 -0700, by Mike Pavone
-
Added simple task tracking text file until we have a proper task trackerSat, 21 Jul 2012 22:58:10 -0700, by Mike Pavone
-
Add support for llMessage:withVars:andCode and llProperty:withType for specifying low level code without having to stick C inside the compiler. Redo array built-in type to use this feature.Sat, 21 Jul 2012 22:30:21 -0700, by Mike Pavone