Commit graph

9 commits

Author SHA1 Message Date
c7a1fec6c2
feat(ltm): initial write function
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2023-12-16 20:42:07 +01:00
11325bdbcd
feat(ltm): memory safe errors; instance add var & nested functions 2023-12-16 19:49:57 +01:00
959be10264
feat(ltm): initial instantiate function
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2023-12-16 17:24:59 +01:00
6f817307cf
refactor(ltm): rename loops to nested 2023-12-16 16:29:08 +01:00
1e34cb8c2d
feat(ltm): initial full template compiler/parser
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2023-12-16 15:34:31 +01:00
9a207d0b0b
feat(ltm): basic parsing of vars + some tests
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2023-12-15 10:59:52 +01:00
1bb0e7f119
feat(ltm): some more work on the parser
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2023-12-15 10:01:46 +01:00
0c8c6c2b63
feat(ltm): wip compile
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2023-12-14 22:28:56 +01:00
4f4b780b28
feat(ltm): start library
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2023-12-14 09:44:07 +01:00