]> Witch of Git - ivy/shortlog
ivy
2020-02-29 Cassie JonesAdd the target-independent trans module
2020-02-28 Cassie JonesAdd a link to the etymology of the language name
2020-02-28 Cassie JonesAdd runtime library and example assembly
2020-02-28 Cassie JonesRemove assembly experiments
2020-02-28 Cassie JonesAdd memory layout docs and assembly experiments
2020-02-27 Cassie JonesAdd a pretty-printer for the AST
2020-02-27 Cassie JonesAdd support for globals which don't get captured
2020-02-27 Cassie JonesParse S-expressions into the abstract syntax tree
2020-02-27 Cassie JonesAn s-expression parser and an example program