summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Fix displayed path when discovering librariesBen Bridle2025-02-08
* Implement basic namespace support for SymbolsBen Bridle2025-02-08
* Implement Copy, Clone, Debug for some typesBen Bridle2025-02-08
* Display name of symbol instead of full token in error messagesBen 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
* Implement a generic source code tokeniserBen Bridle2025-02-04
* Rename locator sub-modulesBen Bridle2025-02-04
* Initial commitBen Bridle2025-02-02