0
0
Commit Graph

18 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