Commit graph

14 commits

Author SHA1 Message Date
Shautvast
3d17182c75 better json output 2026-01-11 15:12:25 +01:00
Shautvast
a321c198ad back to sort of async execution, query works, the json is still wrong though 2026-01-11 13:14:16 +01:00
Shautvast
05d241b97a added first step for db queries 2026-01-06 22:14:14 +01:00
Shautvast
44f063fb6b fix issues with arguments for builtin functions 2025-11-14 11:50:20 +01:00
Shautvast
bcd81677bb all clippys done 2025-11-12 13:00:41 +01:00
Shautvast
24a852f125 instantly refreshable code. untested, but it compiles 2025-11-06 20:52:09 +01:00
Shautvast
f1f32af113 little repl 2025-11-04 13:29:12 +01:00
Shautvast
11da3ddced simple textmate syntax highlighting 2025-11-03 17:46:52 +01:00
Shautvast
55a30afd06 switched to thiserror for better error handling 2025-11-01 09:36:09 +01:00
Shautvast
3118ce97b0 tests 2025-10-30 13:50:28 +01:00
Shautvast
d856452c76 before better function hierarchy 2025-10-29 17:09:02 +01:00
Shautvast
a8850cc547 implemented list literals including operations on lists
experimenting with arenas
2025-10-28 07:27:16 +01:00
Shautvast
1d58725559 variable declarations 2025-10-21 18:33:07 +02:00
Shautvast
a0ec182bc5 scanner works 2025-10-14 22:18:48 +02:00