log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
repos
>
tabletprog
log cbackend.js @ 84:
9811040704ac
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
|
(0)
-10
-7
tip
age
author
description
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.
Mon, 16 Jul 2012 01:10:12 -0700
Mike Pavone
Add hash and int32 messages to string. Add hash message to int32. Update compile script
Sun, 15 Jul 2012 18:11:00 -0700
Mike Pavone
Use Boehm-GC for garbage collection. Also make no_impl print on stderr rather than standard in and return a non-zero error code.
Sat, 14 Jul 2012 21:00:21 -0700
Mike Pavone
Fix determination of whether a method call has an implicit self argument or not. Cleanup C warnings in output.
Sat, 14 Jul 2012 19:24:04 -0700
Mike Pavone
Fix handling of variable style access to self and parent object messages defined with lambdas. Improve test case for this bug to include parent object access as well as self object access.
Sat, 14 Jul 2012 16:14:01 -0700
Mike Pavone
Change strategy for handling true and false to avoid some initialization order problems and improve performance. Add support for negative integer literals. Update samples to reflect true/false change.
Sat, 14 Jul 2012 13:31:05 -0700
William Morgan
added remainder operator
less
more
|
(0)
-10
-7
tip