0
0
Commit Graph

27 Commits

Author SHA1 Message Date
c51c1149b4 📝 remove jumping to line number 2022-10-01 20:54:10 +02:00
3a1decb368 📝 clarify: echo command creates a new line 2022-10-01 19:55:25 +02:00
19e51a8f31 add method of retrieving random float (rand command) 2022-10-01 19:50:57 +02:00
92ae1f752d 🚸 merge data types int and float into num 2022-10-01 19:49:24 +02:00
cae42e4fbd 🚸 only use end to end command definition 2022-09-28 16:44:06 +02:00
3b96c7e89c 📝 update syntax for optional parameters 2022-09-08 22:27:43 +02:00
ec6ca08d18 📝 rename function to command 2022-09-08 21:33:52 +02:00
5cb7408ee7 📝 introduce optional parameters 2022-09-08 21:31:22 +02:00
0623725f1f ✏️ fix typo programm 2022-09-08 14:06:46 +02:00
e23418cf6f make compare use strict typing 2022-09-08 13:50:37 +02:00
7b967b2e59 tokenize newline and ; as delimiters 2022-09-08 13:36:00 +02:00
c5cce8fa92 📝 remove fcn keyword 2022-09-06 20:21:04 +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
95c8b92af2 📝 clarify quote escaping in strings 2022-09-01 18:53:14 +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
cd53d86cf3 🎨 clean up folder structure 2022-09-01 17:48:10 +02:00