Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-12-07 | added license | Leo Tenenbaum | |
2019-12-05 | Arr works!!!! | Leo Tenenbaum | |
2019-12-03 | doing Arr(T); fixed some stuff, but there are still bugs | Leo Tenenbaum | |
2019-12-02 | cleanup | Leo Tenenbaum | |
2019-12-01 | improved vbs (now its done during typing instead of parsing) | Leo Tenenbaum | |
2019-11-30 | trying to make this compilable with a c++ compiler | Leo Tenenbaum | |
maybe it works on some but gccs not happy with my gotos... | |||
2019-11-30 | got rid of TYPE_USER!! | Leo Tenenbaum | |
2019-11-28 | started dealing with calling "type functions" | Leo Tenenbaum | |
2019-11-27 | fixed problem where functions could have tuple parameters | Leo Tenenbaum | |
2019-11-20 | fixed problem with type params | Leo Tenenbaum | |
2019-11-20 | fixed some bugs; caused some others | Leo Tenenbaum | |
2019-11-19 | fixed problems with const params | Leo Tenenbaum | |
2019-11-18 | still trying to get type params to work | Leo Tenenbaum | |
2019-11-18 | trying to do const type params | Leo Tenenbaum | |
2019-11-17 | started writing code to copy exprs and other stuff | Leo Tenenbaum | |