log cbackend.js @ 89:f23ecd4e22af

age author description
Mon, 23 Jul 2012 07:59:34 -0700 Mike Pavone Remove some cruft from cbackend
Sun, 22 Jul 2012 14:18:34 -0700 Mike Pavone Improve llMessage a bit and move implementation of string into string.tp module using llMessage. Update TASKS list
Sat, 21 Jul 2012 22:30:21 -0700 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.