Schrottkatze schrottkatze
schrottkatze pushed to main at katzen-cafe/iowo 2024-11-20 09:28:59 +00:00
e581a8e7cf json-pawarser: format the checks prettily
schrottkatze pushed to main at schrottkatze/chatthing 2024-11-13 15:23:18 +00:00
3077365a2e correct error message
schrottkatze pushed to main at schrottkatze/chatthing 2024-11-13 15:16:03 +00:00
47c9c685f1 fix sql query compilation
schrottkatze pushed to main at schrottkatze/chatthing 2024-11-13 15:05:04 +00:00
283b702c56 add config options via env vars and file
schrottkatze pushed to main at schrottkatze/chatthing 2024-11-12 20:15:13 +00:00
7754599e72 fix the fact that i wrote dark mode with dark reader on
schrottkatze pushed to main at schrottkatze/chatthing 2024-11-11 15:52:53 +00:00
81523a444d add css and js finally
schrottkatze pushed to main at schrottkatze/nix-configs 2024-11-09 22:34:37 +00:00
efcf81af5f flake.lock: Add
81cf7bb89e add some software
854c8c8fb2 flake.lock: Update
a60a561301 obs virtualcam
f8492fc9e9 desktop adjustments
Compare 5 commits »
schrottkatze pushed to main at schrottkatze/chatthing 2024-11-06 16:05:09 +00:00
8e9dea9aef change db url
schrottkatze pushed to main at schrottkatze/chatthing 2024-11-06 15:38:17 +00:00
cee861758d remove previous idiocy
605cb20115 remove empty file
Compare 2 commits »
schrottkatze pushed to main at schrottkatze/nix-configs 2024-11-03 18:48:07 +00:00
6a706007c8 fix suspension
30f0f7ec20 setup uni java things
65f16fd33c flake.lock: Update
Compare 3 commits »
schrottkatze pushed to main at katzen-cafe/iowo 2024-10-30 11:27:36 +00:00
d809d3b52d json-pawarser: test grammar::object
schrottkatze pushed to main at katzen-cafe/iowo 2024-10-30 09:58:01 +00:00
ef1a9f5029 json-pawarser: test grammar::member
schrottkatze pushed to main at katzen-cafe/iowo 2024-10-29 18:40:52 +00:00
662cb8ba0e json-pawarser: make return of object grammar easier to understand
schrottkatze pushed to main at katzen-cafe/iowo 2024-10-29 18:37:05 +00:00
fcf91f25e3 json-pawarser: test stuffs uwu
schrottkatze pushed to main at katzen-cafe/iowo 2024-10-27 16:21:49 +00:00
958857cb58 handle debug pretty printing
schrottkatze pushed to main at katzen-cafe/iowo 2024-10-27 15:59:50 +00:00
883b0c804e add implicit root node to avoid crash on multiple root nodes
f7d05ead2c rename trait meta syntaxkinds
Compare 2 commits »
schrottkatze pushed to main at katzen-cafe/iowo 2024-10-23 11:27:41 +00:00
cee9b97dbf extract modules to files
schrottkatze pushed to main at katzen-cafe/iowo 2024-10-23 11:01:57 +00:00
e5ccebe679 add arrays
schrottkatze pushed to main at katzen-cafe/iowo 2024-10-23 08:56:17 +00:00
3164328568 implement multiple members, member_values and trailing commata
c564d0f24c implement Marker::abandon
Compare 2 commits »
schrottkatze pushed to main at katzen-cafe/iowo 2024-10-21 16:29:55 +00:00
b8720b2df9 pawarser, json-pawarser: get first debug print working!