0
0
Commit Graph

19 Commits

Author SHA1 Message Date
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