Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Ignore source units that have already been included | Ben Bridle | 2025-03-08 |
* | Show an error when a source file fails to parse | Ben Bridle | 2025-03-08 |
* | Change namespace delimiter in symbol debug output | Ben Bridle | 2025-02-27 |
* | Definitions can only come from the same or a parent namespace | Ben Bridle | 2025-02-10 |
* | Support namespaces when resolving symbols | Ben Bridle | 2025-02-08 |
* | Fix displayed path when discovering libraries | Ben Bridle | 2025-02-08 |
* | Implement basic namespace support for Symbols | Ben Bridle | 2025-02-08 |
* | Implement Copy, Clone, Debug for some types | Ben Bridle | 2025-02-08 |
* | Add logging to gather functions | Ben Bridle | 2025-02-05 |
* | Allow loading a source unit from a path with any extension | Ben Bridle | 2025-02-05 |
* | Implement source unit compilation, symbol resolution, error reporting | Ben Bridle | 2025-02-05 |