summaryrefslogtreecommitdiff
path: root/src/lib.rs
Commit message (Expand)AuthorAge
* Remove unneeded feature attribute from libraryBen Bridle2025-03-03
* Move report-printing structs to separate moduleBen Bridle2025-02-10
* Implement source unit compilation, symbol resolution, error reportingBen Bridle2025-02-05
* Implement a generic source code tokeniserBen Bridle2025-02-04
* Initial commitBen Bridle2025-02-02