| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-09-29 | Include comments in AST type | Alasdair | |
| 2020-09-29 | Refactor: Change AST type from a union to a struct | Alasdair | |
| 2020-09-28 | Refactor: Rename 'a defs to 'a ast | Alasdair | |
| Change internal terminology so we more clearly distinguish between a list of definitions 'defs' and functions that take an entire abstract syntax trees 'ast'. | |||
| 2020-09-28 | Move the ast defs wrapper into it's own file | Alasdair | |
| This refactoring is intended to allow this type to have more than just a list of definitions in future. | |||
