Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2025-07-12
| ||
20:18 | Switch to unity build to simplify nob Leaf check-in: 297b372c5b user: echoe tags: trunk | |
2025-07-08
| ||
05:45 | Scaffold out new driver stuff check-in: e7f87f64b9 user: echoe tags: trunk | |
2025-07-03
| ||
18:57 | Start building out sema interface check-in: 96780ddc90 user: echoe tags: trunk | |
18:57 | Start building out sema interface check-in: a98fd4928d user: echoe tags: trunk | |
05:18 | Prepare to parse more patterns by adding node structs and updating debug outputs check-in: f78d56d8dd user: echoe tags: trunk | |
2025-07-02
| ||
22:19 | Parse most trivial patterns check-in: c755632185 user: echoe tags: trunk | |
22:19 | Parse most trivial patterns check-in: f8501a34ab user: echoe tags: trunk | |
21:52 | Update statement ; error recovery check-in: f8b7bba07b user: echoe tags: trunk | |
21:42 | Remove qbe dir check-in: 3d4cea2e05 user: echoe tags: trunk | |
21:37 | Update build and consolidate check-in: ae9c2b4e04 user: echoe tags: trunk | |
2025-06-26
| ||
16:23 | Parse constructors check-in: 295878be82 user: echoe tags: trunk | |
16:21 | Parse constructors check-in: 307abd9431 user: echoe tags: trunk | |
15:55 | Update debug outputs check-in: 16f9eadab0 user: echoe tags: trunk | |
15:41 | Fix nob check-in: bab538c997 user: echoe tags: trunk | |
15:16 | Fix nob check-in: 5296b01356 user: echoe tags: trunk | |
15:15 | Fix nob check-in: 8393ebdcd6 user: echoe tags: trunk | |
15:11 | Update tree printing check-in: 1f0c7dede7 user: echoe tags: trunk | |
2025-06-23
| ||
04:29 | Parse some more expressions check-in: 4bd76b8f84 user: echoe tags: trunk | |
2025-06-21
| ||
07:20 | Update build process check-in: 628b07f4d7 user: echoe tags: trunk | |
2025-06-20
| ||
06:59 | Fix for each check-in: 11422505d8 user: echoe tags: trunk | |
06:57 | Add some debug printing for statements check-in: eedf28daed user: echoe tags: trunk | |
06:29 | Finish parsing most statements, missing debug view check-in: a6dcc6f9e8 user: echoe tags: trunk | |
2025-06-19
| ||
21:09 | Parse more statements check-in: 81b8ff4008 user: echoe tags: trunk | |
10:28 | Start parsing statements check-in: b23121bedd user: echoe tags: trunk | |
09:41 | Add decl meta info to parsed nodes check-in: 2e9474ad79 user: echoe tags: trunk | |
09:37 | Add enum declarations check-in: c91bf40149 user: echoe tags: trunk | |
09:28 | Add alias declaration check-in: b75316e2ab user: echoe tags: trunk | |
09:17 | Add union declarations check-in: fbf912d7f0 user: echoe tags: trunk | |
09:13 | Add struct declarations check-in: 5ace9ffe09 user: echoe tags: trunk | |
08:42 | Update within-template precedence override check-in: f7dde7fc0b user: echoe tags: trunk | |
08:41 | Add declaration template parameters check-in: 08d4fa8a1a user: echoe tags: trunk | |
08:03 | Add 'assert' declaration check-in: 9afc3cd8c9 user: echoe tags: trunk | |
07:56 | Add 'test' declaration check-in: daa0baa2c0 user: echoe tags: trunk | |
07:45 | Print more in the debug tree output check-in: 254e803622 user: echoe tags: trunk | |
07:28 | Fix typeof check-in: df64f3f775 user: echoe tags: trunk | |
06:56 | Add some more expr->type cases check-in: 8bab30b573 user: echoe tags: trunk | |
06:36 | Allow queing parser diagnostics for usable backtracking, and start allowing types occasionally in expression parser check-in: 69d95c0d81 user: echoe tags: trunk | |
01:13 | Parse template argument lists check-in: 8933e2e4ac user: echoe tags: trunk | |
2025-06-18
| ||
07:28 | Update parse tree debug formatting check-in: 87b1393674 user: echoe tags: trunk | |
07:14 | Get trivial expressions and the core of the binary parser working check-in: 454f3df078 user: echoe tags: trunk | |
00:32 | Update pretty printing more check-in: bd93ae68bd user: echoe tags: trunk | |
00:22 | Update pretty printing check-in: 8138a7efcf user: echoe tags: trunk | |
2025-06-17
| ||
07:55 | Continue updating parser check-in: 6845de9ef4 user: echoe tags: trunk | |
2025-06-16
| ||
18:27 | Add type parsing check-in: 3e1ec45759 user: echoe tags: trunk | |
2025-06-15
| ||
20:34 | Begin scaffolding out real parser check-in: 46ba112549 user: echoe tags: trunk | |
2025-06-13
| ||
08:23 | Update build system and directory structure check-in: 8f2e971885 user: echoe tags: trunk | |
2025-06-12
| ||
01:32 | Remove redundant typedef check-in: 65da91f002 user: echoe tags: trunk | |
01:30 | Add install/search path and initial verbose output check-in: 24cf8b2476 user: echoe tags: trunk | |
2025-06-11
| ||
01:25 | Work on the parser check-in: cd28d644b3 user: nashiora tags: trunk | |
2025-06-07
| ||
19:25 | Add simple test file check-in: 0920e56fd3 user: nashiora tags: trunk | |