Commit graph

9 commits

Author SHA1 Message Date
c3f2f98dc8 TagRenderers can output Blocks, we now slurp sections
The big one is probably that tagrenderers can output blocks
such as tables. We also slurp sections, so that subsections
become a part of the above sections children.

The FSI evaluator adds about 1000% of runtime for testing, so
I added a NullEvaluator.

I also added default constructors for many of the base elements.

The parsers are not yet done, but you can do very rudimentary tables.

The AST has gotten a large update, and it is pretty much complete.
2026-04-02 10:06:59 +02:00
ec2173632c ffix stupid indentstion error 2026-03-31 16:10:44 +02:00
8402ff3a3c amessage 2026-03-31 15:22:16 +02:00
f971423f04 hejsan hoppsan 2026-03-31 13:36:22 +02:00
922649e546 add new project for expanding the basics 2026-03-30 22:06:31 +02:00
6b952bd6fd playing with the interface 2026-03-28 14:20:34 +01:00
14697b3dd9 added metadata 2026-03-27 12:17:36 +01:00
78598d71e7 it is now better than ever 2026-03-27 10:58:18 +01:00
b6b2958592 First commit 2026-03-24 13:33:01 +01:00