Age | Commit message (Expand) | Author |
---|---|---|
2019-10-15 | more out params, fixed anon fns | Leo Tenenbaum |
2019-10-14 | minor improvements, including output indentation | Leo Tenenbaum |
2019-10-14 | made parameters immutable; fixed other things involving immutability | Leo Tenenbaum |
2019-10-09 | more cgen | Leo Tenenbaum |
2019-10-09 | started cgen | Leo Tenenbaum |
2019-10-07 | more eval, but there are bugs | Leo Tenenbaum |
2019-10-06 | some work on compile time array accesses | 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 | fixed some arr bugs | Leo Tenenbaum |
2019-10-03 | continued arr system | Leo Tenenbaum |
2019-10-03 | started switching array system | Leo Tenenbaum |