Commit Graph

21 Commits

Author SHA1 Message Date
235e12e7db WIP - reduction system 2026-05-14 20:19:02 +02:00
3047649372 Work in progress on generic parser 2026-05-04 22:24:48 +02:00
eef2630af7 Added table feature 2026-05-04 21:39:59 +02:00
7e0d220a81 Moved generic parsing to library, cleaned up experiment 2026-05-04 11:26:58 +02:00
60e1ad57cb Updated stale imports. Started experiment with parsing system. Got reduction scanner feature ready for use. Added several data utilities. 2026-05-03 12:09:15 +02:00
4ac01cbc9a Implemented rudimentary reduction scanner 2026-04-29 03:25:26 +02:00
0376aab672 Started working on reduction system 2026-04-19 21:05:10 +02:00
d5517f6650 Added instance, schema and symbol to field configuration factories 2026-04-19 21:03:59 +02:00
376ca6d2f2 Added error stub for regexp-dispatch 2026-04-17 00:49:05 +02:00
5afd363aa7 Added dev target in makefile, added regexp-dispatch and example 2026-04-15 22:25:34 +02:00
1fdaee0b57 Added extra_info as resolve-call site addendum 2026-04-12 19:45:47 +02:00
cf1abadfc9 Improved dispatchers with richer results and added predicate and regular expression based dispatchers 2026-04-12 19:12:00 +02:00
81035737a2 Implemented basic-tree 2026-04-12 01:30:37 +02:00
e3c7554ff3 Added basic-tree 2026-04-12 01:12:15 +02:00
25dc8b8d0f Finalized field configuration for now, fixed a bug in resolvers, added readme stub for data package 2026-04-11 21:45:42 +02:00
ae40c680de Fixed bug in makefile due to renaming the tool script before, bumped version, made factories for easier schema definition 2026-04-09 20:11:50 +02:00
0cdc4e271b Added basic schema to field-configuration 2026-04-09 19:55:38 +02:00
31b6eecdec Added coercing system to field configuration, revised some of the data validation errors 2026-04-09 19:17:57 +02:00
a088f97e2e Started textnodes, renamed tool with wrong name, started field configuration system 2026-04-08 23:32:05 +02:00
b5a487fcba Added resolvers, unified package versioning and author section to fit with mono repo style 2026-04-07 23:21:03 +02:00
50282fe023 Added error sub package 2026-04-04 08:11:42 +02:00