| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Change environments in untyped LC to use location comparators instead of | 2025-06-28 | 1 | -6/+6 | |
| | | | | | | | | | | | bound identifier comparators NOTE: location comparators are a non-standard thing equivalent to a free identifier comparator. Should replace later. The previous code would fail when attempting to process identifiers that came from the output of a macro transformer, because those are marked. | ||||
| * | add tests for bound-identifier-comparator | 2025-04-24 | 1 | -107/+150 | |
| | | |||||
| * | start work on the fundamental syntax object | 2025-04-23 | 1 | -0/+132 | |
