Commit Graph

38 Commits

Author SHA1 Message Date
1842d3de9c Added math sub system planning document written by Claude 2026-05-25 02:28:55 +02:00
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
e12b55114e Planned a change regarding schema/data 2026-04-19 21:04:35 +02:00
d5517f6650 Added instance, schema and symbol to field configuration factories 2026-04-19 21:03:59 +02:00
8b7d99393d Updated documentation, added tree-sitter experiment 2026-04-17 00:50:00 +02:00
376ca6d2f2 Added error stub for regexp-dispatch 2026-04-17 00:49:05 +02:00
bee32ec5fa Dropped pnpm support in favor for npm 2026-04-15 22:32:10 +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
225990b22d Added tool for finding annotations 2026-04-12 19:11:24 +02:00
81035737a2 Implemented basic-tree v0.2.9 2026-04-12 01:30:37 +02:00
a02e0f5800 Adjusted publishing for switch to npm 2026-04-12 01:19:34 +02:00
c604957e2c Bumped version v0.2.8 2026-04-12 01:13:12 +02:00
e3c7554ff3 Added basic-tree 2026-04-12 01:12:15 +02:00
c903e7bfa0 Updated install and packaging script 2026-04-12 01:11:43 +02:00
8442383fc3 Bumped version to 0.2.6 v0.2.6 2026-04-11 21:46:11 +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 v0.2.5 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
d2900bfd12 Fixes #1 but we have not addressed external dependencies as of yet v0.2.4 2026-04-08 19:00:24 +02:00
cad6894f3f Fixed link typo v0.2.2 2026-04-07 23:22:24 +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
93bf577d8f Added unvetted plan for object graph storage 2026-04-05 10:28:05 +02:00
fb0e0a5c7f Publish to npm.efforting.tech now works 2026-04-04 10:45:43 +02:00
443dda6717 The errors package is now importable 2026-04-04 09:36:51 +02:00
9b58aee54c WIP package-tool 2026-04-04 09:03:01 +02:00
50282fe023 Added error sub package 2026-04-04 08:11:42 +02:00
38d9df0367 Work on experimental storage system 2026-04-04 07:53:19 +02:00
a9bb8e6680 Initial commit 2026-04-04 07:08:37 +02:00