index
:
toc.git
trunk
A programming language which compiles to C
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2020-03-01
improved command line arguments for compiler (added -no-color)
Leo Tenenbaum
2020-03-01
better #foreign system
Leo Tenenbaum
2020-02-25
cleanup and new test: arr3
Leo Tenenbaum
2020-02-25
fixed bugs with new arg order system
Leo Tenenbaum
2020-02-04
fixed gitignore
Leo Tenenbaum
2020-02-04
new test: nms
Leo Tenenbaum
2020-01-25
each => for
Leo Tenenbaum
2020-01-24
...
Leo Tenenbaum
2020-01-24
fixed return declarations
Leo Tenenbaum
2020-01-23
improved parsing fn types; fixed tests
Leo Tenenbaum
2020-01-22
fixed tests
Leo Tenenbaum
2020-01-06
cleaning up; fixed a few bugs
Leo Tenenbaum
2020-01-03
small things for more standard compliance
Leo Tenenbaum
2019-12-15
got everything working for new test: arr2
Leo Tenenbaum
2019-12-12
more infer setup and better arr_foreach
Leo Tenenbaum
2019-12-07
fixed a double free bug
Leo Tenenbaum
2019-12-06
fixed a problem with default arguments
Leo Tenenbaum
2019-12-06
new test
Leo Tenenbaum
2019-11-26
cleanup, switched to enums for flags
Leo Tenenbaum
2019-10-23
added a test
Leo Tenenbaum
2019-10-23
started writing bf interpreter; found a few bugs
Leo Tenenbaum