Commit graph

26 commits

Author SHA1 Message Date
fbccaea2fa Fix indentation in docs 2025-02-16 08:06:10 -08:00
5f19b1e73e Rework the documentation examples 2025-02-15 15:06:42 -08:00
1aa85cc295 Fix the examples in the dingus 2025-02-08 08:08:15 -08:00
2d10e91f9e [sql] SQL "works" but it's too dang slow 2024-11-15 19:46:51 -08:00
030406b2fb Version and start fixing dingus 2024-11-09 11:31:43 -08:00
ed4d299b22 [dingus] Some bad examples 2024-11-03 08:09:27 -08:00
fb181667b5 [dingus] Home tweaks 2024-11-02 09:57:17 -07:00
3d9c3b2c99 [dingus] Fix links in about page 2024-11-02 09:56:49 -07:00
953d2ee2a0 [dingus] about.html 2024-11-02 09:29:37 -07:00
2828d13e3a [dingus] More legible errors 2024-10-28 06:01:27 -07:00
7206298cd1 [dingus] Improve dev loop 2024-10-28 05:55:29 -07:00
da7ca95a86 [dingus] Output is modal between tree and errors 2024-10-09 07:40:39 -07:00
aedb02dda4 [dingus] Functional core, imperative shell (kinda) 2024-10-08 08:13:33 -07:00
ba65c1929c [dingus] Start to render errors 2024-10-08 06:42:54 -07:00
15a7feac07 [dingus] Color syntax nodes red when they are errors 2024-10-06 08:06:54 -07:00
1a8c768772 [dingus] Reset the grammar globals every time
Now I can rewrite the grammar
2024-10-06 07:44:11 -07:00
5e3b1141ca [dingus] Remove unused code 2024-10-02 07:18:06 -07:00
5a84086469 [dingus] Render the output 2024-10-01 18:47:37 -07:00
0620ae0be5 [dingus] Save and restore documents to local storage for goofs 2024-10-01 07:48:20 -07:00
3f51b83850 [dingus] Abstract document handling 2024-10-01 07:39:49 -07:00
bcf1bbb948 [dingus] Parse and report status 2024-10-01 07:23:59 -07:00
efc6eac842 [dingus] Build lexer and parser 2024-09-30 22:32:04 -07:00
361f470431 [dingus] Status and loading and whatnot 2024-09-30 22:28:50 -07:00
aaa28f6d7f [dingus] Missed some files 2024-09-30 07:36:31 -07:00
1d650b79f9 [dingus] sugnid 2024-09-30 07:34:23 -07:00
20aebb5048 [dingus] Trying to get a web dingus working with pyodide 2024-09-30 06:46:08 -07:00