index
:
toc.git
trunk
A programming language which compiles to C
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-10-06
some work on compile time array accesses
Leo Tenenbaum
2019-10-06
a few small bug fixes involving eval
Leo Tenenbaum
2019-10-06
compile-time idents and tuples
Leo Tenenbaum
2019-10-04
improved declarations (multiple types in one decl)
Leo Tenenbaum
2019-10-04
improved arr_add and fixed bug
Leo Tenenbaum
2019-10-03
fixed bug & added while infinite loops (now only they can have ret exprs)
Leo Tenenbaum
2019-10-03
a bit more eval but there are bugs
Leo Tenenbaum
2019-10-03
fixed some arr bugs
Leo Tenenbaum
2019-10-03
continued arr system
Leo Tenenbaum
2019-10-03
started switching array system
Leo Tenenbaum
2019-10-02
finished eval casting
Leo Tenenbaum
2019-10-02
eval casting
Leo Tenenbaum
2019-10-02
more eval (boolean ops)
Leo Tenenbaum
2019-10-01
Integer, UInteger => int64_t, uint64_t
Leo Tenenbaum
2019-10-01
restarted eval, this time with macros!
Leo Tenenbaum
2019-09-30
...
Leo Tenenbaum
2019-09-30
fixed fn() bug
Leo Tenenbaum
2019-09-30
warnings and errors when casting
Leo Tenenbaum
2019-09-29
finished replacing err_malloc with allocators; now there are no memory leaks!
Leo Tenenbaum
2019-09-29
continued allocator
Leo Tenenbaum
2019-09-29
...
Leo Tenenbaum
2019-09-29
made allocator; will switch to it soon
Leo Tenenbaum
2019-09-28
eval - more casting and other improvements
Leo Tenenbaum
2019-09-28
compile-time arrays, new
Leo Tenenbaum
2019-09-28
improved eval
Leo Tenenbaum
2019-09-28
some work on eval
Leo Tenenbaum
2019-09-28
new, del
Leo Tenenbaum
2019-09-28
chars, string literals
Leo Tenenbaum
2019-09-28
optional params
Leo Tenenbaum
2019-09-27
added converter from named arguments to non-named
Leo Tenenbaum
2019-09-27
started named arguments
Leo Tenenbaum
2019-09-27
probably finished named return values
Leo Tenenbaum
2019-09-27
started to add named return values
Leo Tenenbaum
2019-09-27
bug fixes involving function params
Leo Tenenbaum
2019-09-27
...
Leo Tenenbaum
2019-09-27
casting
Leo Tenenbaum
2019-09-27
castig
Leo Tenenbaum
2019-09-27
removed multiple types in one decl (fixes bugs and is probably better)
Leo Tenenbaum
2019-09-26
eq/neq, trying to fix some bugs, etc.
Leo Tenenbaum
2019-09-26
added comparison operators
Leo Tenenbaum
2019-09-25
added unary not
Leo Tenenbaum
2019-09-25
added bools
Leo Tenenbaum
2019-09-25
added return
Leo Tenenbaum
2019-09-24
added while
Leo Tenenbaum
2019-09-24
started while
Leo Tenenbaum
2019-09-24
started while
Leo Tenenbaum
2019-09-24
bug fixes; no non-void if without else
Leo Tenenbaum
2019-09-23
improved if/elif/else; started while
Leo Tenenbaum
2019-09-23
fixed block arr
Leo Tenenbaum
2019-09-22
malloc => err_malloc
Leo Tenenbaum
[prev]
[next]