| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-06-02 | tapi: sync with upstream | Jakub Konka | |
| gitrev kubkon/zig-yaml 8cf8dc3bb901fac8189f441392fc0989ad14cf71 Calculate line and col info indexed by token index. We can then re-use this info to track current column number (aka indentation level) of each "key:value" pair (map) or "- element" (list). This significantly cleans up the code, and leads naturally to handling of unindented lists in tbd files. | |||
| 2021-11-30 | allocgate: std Allocator interface refactor | Lee Cannon | |
| 2021-06-24 | Apply AST fixes | Jakub Konka | |
| 2021-06-24 | tapi: apply ast fixes | Jakub Konka | |
| 2021-06-24 | link: add basic TAPI parser for linkers | Jakub Konka | |
| Parser uses kubkon/zig-yaml gitrev c3eae1e40a02aedd44ad1171e5c8b259896cbda0 | |||
