summaryrefslogtreecommitdiff
path: root/src/source_unit.rs
Commit message (Expand)AuthorAge
* Implement Copy, Clone, Debug for some typesBen Bridle2025-02-08
* Add logging to gather functionsBen Bridle2025-02-05
* Allow loading a source unit from a path with any extensionBen Bridle2025-02-05
* Implement source unit compilation, symbol resolution, error reportingBen Bridle2025-02-05