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
/
main.c
Age
Commit message (
Collapse
)
Author
2020-01-24
fixed return declarations
Leo Tenenbaum
2020-01-24
fixed eval call problem + more #builtin
Leo Tenenbaum
2020-01-24
more #builtin
Leo Tenenbaum
2020-01-23
agh
Leo Tenenbaum
2020-01-23
agh
Leo Tenenbaum
2020-01-23
no foreign parameters
Leo Tenenbaum
2020-01-23
improved parsing fn types; fixed tests
Leo Tenenbaum
2020-01-23
debug filename
Leo Tenenbaum
2020-01-22
fixed tests
Leo Tenenbaum
2020-01-21
int literal bug fix
Leo Tenenbaum
2020-01-21
only load libraries once
Leo Tenenbaum
2020-01-19
more work on #foreign
Leo Tenenbaum
2020-01-18
started #foreign
Leo Tenenbaum
2020-01-17
Location bug fix and (&Package).something
Leo Tenenbaum
2020-01-17
code cleanup (FnExpr now contains Location)
Leo Tenenbaum
2020-01-15
fixed several problems with packages. arr_foreach works now!
Leo Tenenbaum
2020-01-14
extern variable declarations
Leo Tenenbaum
2020-01-13
more packages
Leo Tenenbaum
2020-01-12
fixed memory leaks
Leo Tenenbaum
2020-01-11
finished import_val
Leo Tenenbaum
2020-01-11
removed unnecessary c code generation
Leo Tenenbaum
2020-01-10
importing locations
Leo Tenenbaum
2020-01-10
a bit more importing
Leo Tenenbaum
2020-01-10
fixed str_copy
Leo Tenenbaum
2020-01-10
allow circular dependencies in structs
Leo Tenenbaum
2020-01-09
changed TYPE_TYPE,PKG to TYPE_BUILTINs
Leo Tenenbaum
2020-01-09
better error system
Leo Tenenbaum
2020-01-09
switched to new error system!
Leo Tenenbaum
2020-01-08
importing identifiers
Leo Tenenbaum
2020-01-07
formatting (emacs doesnt like my tabs)
Leo Tenenbaum
2020-01-06
started importing
Leo Tenenbaum
2020-01-05
better package file output
Leo Tenenbaum
2020-01-05
package names
Leo Tenenbaum
2020-01-05
exporting identifiers
Leo Tenenbaum
2020-01-04
top header
Leo Tenenbaum
2020-01-04
formatting
Leo Tenenbaum
2020-01-03
fixed a bug with returning
Leo Tenenbaum
2020-01-03
small things for more standard compliance
Leo Tenenbaum
2020-01-02
fixed problem with #C
Leo Tenenbaum
2020-01-02
updated copyright year
Leo Tenenbaum
2019-12-27
fixed error reporting; more export
Leo Tenenbaum
2019-12-22
started exporting system
Leo Tenenbaum
2019-12-16
fixing type bug
Leo Tenenbaum
2019-12-15
updated readme
Leo Tenenbaum
2019-12-15
got everything working for new test: arr2
Leo Tenenbaum
2019-12-15
bug fixes for inference
Leo Tenenbaum
2019-12-15
got rid of parse_printing_after_types; still working on call inference
Leo Tenenbaum
2019-12-09
more stuff for inferred params
Leo Tenenbaum
2019-12-08
checking for duplicate args
Leo Tenenbaum
2019-12-08
fixed named args
Leo Tenenbaum
[next]