Age | Commit message (Expand) | Author |
---|---|---|
2019-09-24 | reflect: delete incorrect optimization | Jaden Weiss |
2019-08-19 | reflect: implement support for array types | Ayke van Laethem |
2019-08-11 | reflect: add support for linked lists | Ayke van Laethem |
2019-08-08 | reflect: add support for struct types | Ayke van Laethem |
2019-08-05 | reflect: add support for named types | Ayke van Laethem |
2019-08-05 | compiler: fix crash with linked lists in interfaces | Ayke van Laethem |
2019-02-05 | reflect: add limited support for all type kinds | Ayke van Laethem |
2019-02-05 | reflect: support slices and indexing of strings and slices | Ayke van Laethem |
2019-02-05 | reflect: add support for non-named basic types | Ayke van Laethem |