Commit Graph

21 Commits

Author SHA1 Message Date
Florian Stecker 3240b6a9f2 base path also for style sheet 2024-03-06 23:14:51 -05:00
Florian Stecker 8e497ed487 add base path 2024-03-06 23:12:35 -05:00
Florian Stecker e87a7fba2c 32 bit checksums 2024-03-06 22:23:50 -05:00
Florian Stecker 053a8ff77f fully implement ExtentItem, hex data, node addresses, and some other details 2024-03-06 00:50:43 -05:00
Florian Stecker b41547ddcb check size of items 2024-03-01 13:31:34 -05:00
Florian Stecker bc852d6b6a combine crates to workspace 2024-02-28 00:57:20 -05:00
Florian Stecker e853f8bc46 lots of small changes 2024-02-28 00:43:37 -05:00
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