log modules/il.tp @ 377:93c28eee141e default tip

age author description
Sat, 25 Apr 2015 20:56:02 -0700 Michael Pavone Unify il and backend labels
Thu, 23 Apr 2015 19:24:20 -0700 Michael Pavone llcompile now has Hacky support for calling C functions using dl to lookup symbols and almost has support string constants
Wed, 15 Apr 2015 23:03:24 -0700 Michael Pavone llcompile almost working well enough for fib sample
Wed, 15 Apr 2015 20:08:38 -0700 Michael Pavone Fix il and llcompile modules enough that it actually attempts to run the compiled program
Mon, 13 Apr 2015 22:42:27 -0700 Michael Pavone Produce something resembling correct il from low level dialect
Fri, 10 Apr 2015 01:19:46 -0700 Michael Pavone Make il and x86 modules cope with dict hash instead of dict linear for the program definition
Fri, 10 Apr 2015 00:48:42 -0700 Michael Pavone Get sample builtin to il module working again