0
0
Commit Graph

16 Commits

Author SHA1 Message Date
b6f1f1b97f command definition interface 2022-09-28 16:21:36 +02:00
8c224b6666 add error handling and new parser class 2022-09-08 17:06:13 +02:00
560746c7b9 🧑‍💻 add favicon to dev env 2022-09-08 14:32:54 +02:00
11ff0941c8 🔨 add benchmarking code 2022-09-08 14:04:58 +02:00
dfb7b3d09e 🧑‍💻 use let instead of var 2022-09-06 23:36:35 +02:00
f9ad44e806 🚸 inform about missing source file in dev env 2022-09-06 19:38:52 +02:00
3a7ee65ede 🔥 remove test program file 2022-09-06 19:32:35 +02:00
16d770e302 🧑‍💻 test program is empty by default 2022-09-06 19:28:49 +02:00
458b27215c 🐛 make newlines in text visible 2022-09-06 19:08:20 +02:00
43d31b2880 add enum helper 2022-09-06 14:26:30 +02:00
8e28475dc1 create lexer class 2022-09-06 13:58:00 +02:00
83419929e4 🔨 Load source from /src 2022-09-06 13:40:30 +02:00
e9c448f56f 📝 parse on content loaded 2022-09-06 13:07:45 +02:00
8aa839d667 🎨 update relative path of js library 2022-09-01 18:05:53 +02:00
4a86abb000 🎨 move js library file to root 2022-09-01 17:50:39 +02:00
5e2d8363f6 🔨 add development environment 2022-09-01 17:45:31 +02:00