Commit Graph

14 Commits

Author SHA1 Message Date
Florian Stecker 39def44579 switch to using maud for templating 2024-02-25 14:34:29 -05:00
Florian Stecker 38b1f3d040 refactor and add nice styling 2024-02-24 12:25:14 -05:00
Florian Stecker ad3f782c67 split node reading logic off from tree 2024-02-13 20:56:15 -05:00
Florian Stecker ae91f77d02 Use Arc instead of Rc to prepare for shared tree cache 2024-02-13 17:06:18 -05:00
Florian Stecker 80942c8ed3 display items as table rows 2024-02-09 00:17:10 -05:00
Florian Stecker e2fb0cbb47 refactor reading nodes to prepare caching 2024-02-07 09:31:44 -05:00
Florian Stecker 4397a02c4e new flexible search and iterator implementation 2024-02-07 00:24:14 -05:00
Florian Stecker bbc1970bbe last somewhat working version before reimplementing tree traversal 2024-02-04 17:52:46 -05:00
Florian Stecker d5f7ff4c14 lots of changes everywhere 2023-09-15 09:38:20 -04:00
Florian Stecker 4d1e08863a improved error handling 2023-08-03 19:38:41 -04:00
Florian Stecker 5d0ac786b1 add .gitignore 2023-08-03 19:16:01 -04:00
Florian Stecker 98b6f5d1f6 adapt address translator to derive parser 2023-08-03 19:15:38 -04:00
Florian Stecker 7ac28455cc basic derive functionality 2023-07-27 16:00:08 -04:00
Florian Stecker bdcc597b9a initial version 2023-07-27 08:05:24 -04:00