log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
repos
>
tabletprog
log cbackend.js @ 377:
93c28eee141e
default
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
|
(0)
-30
-10
-8
tip
age
author
description
Fri, 14 Aug 2015 23:07:34 -0700
Michael Pavone
Fix use of struct keyword in LL dialect expressions
Wed, 12 Aug 2015 19:13:04 -0700
Michael Pavone
Lame hack to allow LL dialect code to access the module object when its also the parent of the current object
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
Sun, 05 Apr 2015 21:34:49 -0700
Michael Pavone
Fix internal variable name generation for certain float values
Fri, 03 Apr 2015 23:07:06 -0700
Michael Pavone
Add hash method to float types and make hash always return a 32-bit int
Sat, 28 Mar 2015 14:21:04 -0700
Michael Pavone
Breaking change: method call syntax now always uses the syntactic receiver as the actual receiver. This makes its behavior different from function call syntax, but solves some problems with methods being shadowed by local variables and the like.
Sat, 28 Mar 2015 13:26:03 -0700
Michael Pavone
Use a smarter algorithm for calculating module init order and break some circular module dependencies in the standard library
Tue, 24 Mar 2015 21:49:45 -0700
Michael Pavone
Added conversion methods between integer and float types
less
more
|
(0)
-30
-10
-8
tip