0
0
Commit Graph

27 Commits

Author SHA1 Message Date
2463d8ff51 📱 add viewport 2022-10-05 19:32:50 +02:00
928410382f 🚸 auto-run on page load 2022-10-05 19:31:46 +02:00
a94289ef69 🚸 placeholder code 2022-10-05 19:31:37 +02:00
7a52d8c8cd 📱 min-height on mobile 2022-10-05 19:31:19 +02:00
2e2b801ce3 🎉 web editor 2022-10-05 19:18:32 +02:00
c0ef3b82c7 🔨 print javascript errors to html console in dev-env 2022-10-01 17:10:04 +02:00
a948d14ae2 🎨 move "use strict"; to top of include 2022-09-29 19:26:37 +02:00
8c6e9bbcbb Merge branch 'main' of https://github.com/drmaxnix/juice-script into main 2022-09-29 19:26:08 +02:00
aad9c5bdbb 🎨 move "use strict"; to top of include 2022-09-29 19:25:35 +02:00
ad46b667ae 🎨 move "use strict"; to top of include 2022-09-28 20:02:36 +02:00
4e1539e85c 🧑‍💻 automatically scroll output area to bottom on new text 2022-09-28 16:59:59 +02:00
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