Mercurial > repos > tabletprog
log cbackend.js @ 142:833624457b81
age | author | description |
---|---|---|
Fri, 09 Aug 2013 01:37:09 -0700 | Mike Pavone | Merge |
Fri, 09 Aug 2013 01:35:29 -0700 | Mike Pavone | Minor progress towards supporting imports in the C backend |
Thu, 08 Aug 2013 21:46:05 -0700 | Mike Pavone | Fix calling methods on objects that are not self when self implements the method being called |
Thu, 08 Aug 2013 20:03:15 -0700 | Mike Pavone | Add int64, int16 and int8. Also add hex method to integer types. |
Thu, 08 Aug 2013 19:19:19 -0700 | Mike Pavone | Add bitwise operations to int32 in the C backend |
Sat, 03 Aug 2013 00:13:09 -0700 | Mike Pavone | Add support for implementing operators on user defined objects |