0
0
Commit Graph

210 Commits

Author SHA1 Message Date
1fb40f6233 Merge branch 'main' of https://github.com/drmaxnix/juice-script into main 2022-09-06 13:37:24 +02:00
5092bfeea4 🎨 split source into one class per file 2022-09-06 13:37:12 +02:00
8dabd1ae87 🎨 split source into one class per file 2022-09-06 13:36:22 +02:00
2db86a2c4f 🎨 move io to own class 2022-09-06 13:34:32 +02:00
e9c448f56f 📝 parse on content loaded 2022-09-06 13:07:45 +02:00
9d2684934a 📝 clarify <cond> is a placeholder 2022-09-03 20:27:44 +02:00
c59597d97e 📝 clarify compare statements 2022-09-03 18:39:59 +02:00
2d3d5df8f5 📝 kick out redundant ifn command 2022-09-03 18:25:08 +02:00
fc4956ffbc 📝 remove negate expression cause you can use ifn for that 2022-09-03 18:20:16 +02:00
75b95e6739 🎉 start working on parser 2022-09-01 19:31:19 +02:00
12f7b7e869 🎨 fix spacing 2022-09-01 19:07:55 +02:00
3e7e14843f 🔖 mark as dev version 2022-09-01 19:05:37 +02:00
e3b3b1a2d2 add some more tests 2022-09-01 19:02:38 +02:00
95c8b92af2 📝 clarify quote escaping in strings 2022-09-01 18:53:14 +02:00
fd41b106b8 ⚰️ remove unused oldjuice screenshot 2022-09-01 18:36:27 +02:00
d13d86eed2 📝 idea file is final concept now 2022-09-01 18:34:17 +02:00
8b0b56765b 📝 use numbered args 2022-09-01 18:31:39 +02:00
39cb4ef93d 📝 allow casting number to string as-is 2022-09-01 18:26:15 +02:00
0a638f602e 📝 move command output to first arg 2022-09-01 18:20:45 +02:00
0ec1de0b87 📝 clarify difference between set null and pop 2022-09-01 18:18:04 +02:00
c33ad2aefc 📝 clarify value of undefined list elements 2022-09-01 18:16:10 +02:00
ffa2f6fdcc 📝 type to cast to can come from string 2022-09-01 18:13:36 +02:00
4ae2780b25 📝 clarify arg 2 of 'cst' 2022-09-01 18:11:41 +02:00
a1770f1f9e 📝 allow 'move' as an alias for 'mov' 2022-09-01 18:09:18 +02:00
8aa839d667 🎨 update relative path of js library 2022-09-01 18:05:53 +02:00
8222e4fd38
📝 update readme 2022-09-01 18:04:47 +02:00
4a86abb000 🎨 move js library file to root 2022-09-01 17:50:39 +02:00
cd53d86cf3 🎨 clean up folder structure 2022-09-01 17:48:10 +02:00
5e2d8363f6 🔨 add development environment 2022-09-01 17:45:31 +02:00
0f5d96b570 🐛 pass var name to function instead of value 2022-08-13 14:23:04 +02:00
e650f212a0 add test scripts 2022-08-13 14:14:42 +02:00
2e8cafc94c
📝 clarify escape sequences in strings 2022-08-13 14:10:43 +02:00
403a962f64
🧑‍💻 log: use base 2 as default 2022-05-16 19:08:52 +02:00
41a665ccc2
🧑‍💻 improve syntax of passing var by reference 2022-05-10 21:55:33 +02:00
90150f85a8
add feature for using value of a var as var-name 2022-05-10 21:38:38 +02:00
d0180392a9
📝 It's two years now :| 2022-04-17 13:18:30 +02:00
6e5acec0ce
🎨 Fix wrong spacing of inline comments 2022-04-17 13:10:01 +02:00
900487de91
Add escape sequences and integer prefixes 2022-04-17 13:08:54 +02:00
94a61b1e38
Add user input command ask 2022-04-17 12:40:10 +02:00
46cc93d326
Add vartype related commands 2022-04-17 12:34:12 +02:00
de84b80f2e
Add comment syntax, improve layout 2022-04-17 12:28:48 +02:00
f5126d820a
🔥 remove timeline 2022-04-03 12:43:14 +02:00
BuildTools
992b763cda basic timeline structure 2022-03-22 12:39:05 +01:00
BuildTools
7410bded3c add timeline file 2022-03-22 12:38:39 +01:00
41ae7d59fe
📄 update license year 2022-03-22 12:18:02 +01:00
fd89e9b532
Add root, log, round, ceil, floor 2021-07-17 13:17:16 +02:00
1f68717234
add logo 2021-06-13 19:04:24 +02:00
DrMaxNix
58907a7dea add 512 & 256 logo 2021-06-13 19:01:50 +02:00
DrMaxNix
edaa0dffa9 🚚 rename logo file to image resolution 2021-06-13 18:59:59 +02:00
DrMaxNix
36d57971d8 add logo file 2021-06-13 18:54:24 +02:00