finished inc and dec, and tests
This commit is contained in:
parent
c74d6f5ddf
commit
8bf4b3c368
4 changed files with 304 additions and 17 deletions
15
Readme.org
15
Readme.org
|
|
@ -201,21 +201,6 @@ Optionally return a list of new variables and/or functions?
|
|||
Will need a concatenate function for tables
|
||||
*** TODO Main shell calls Load function on arg and exits
|
||||
*** TODO Can enter multiple lines of text, with formatting in repl
|
||||
*** TODO arithmetic operations
|
||||
**** DONE typecast (int)
|
||||
**** DONE typecast (float)
|
||||
**** DONE add
|
||||
**** DONE sub
|
||||
**** DONE div
|
||||
**** DONE mul
|
||||
**** DONE exp
|
||||
**** DONE mod
|
||||
***** DONE Test for Let Destructuring
|
||||
**** TODO inc
|
||||
**** TODO dec
|
||||
**** DONE gt?
|
||||
**** DONE lt?
|
||||
**** DONE snippets for gte and lte
|
||||
*** TODO string operations
|
||||
**** TODO typecast (string)
|
||||
**** TODO contains
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue