Commit graph

976 commits

Author SHA1 Message Date
claudio
e8174df7c8 Added DOSUBS, MAP, STREAM 2014-06-08 23:14:40 -04:00
claudio
0166e02727 Added Command list to repository. 2014-06-07 07:40:17 -04:00
claudiobsd
a3418ad4cf Changed more type definitions to work better on different platforms. 2014-06-06 14:42:13 -04:00
claudiobsd
f8dd0694d5 Changed types to compile properly on 64-bit systems. 2014-06-06 14:30:25 -04:00
claudio
9fab07d35a Made CLEAR work well with the new stack protection feature. 2014-06-06 13:46:59 -04:00
claudio
25164ac344 Finished DOLIST. 2014-06-03 22:03:33 -04:00
claudio
9c4baac087 Fixed runtime bug on local variables. 2014-06-01 14:58:29 -04:00
claudio
b81a282f2e Added XEQ operator for all existing types.
Preliminary DOLIST attempt.
2014-05-31 21:25:13 -04:00
claudio
dd5684b49c Fixed bug in CRDIR
Consistent variable scope behavior
Added GETI/PUTI/HEAD/TAIL
2014-05-30 14:17:07 -04:00
claudio
eb7ca26ae4 Improved precision on atan() for small angles 2014-05-24 09:08:18 -04:00
claudio
64e85bbf6d Fixed precision of SIN/COS/TAN for small angles 2014-05-22 21:06:17 -04:00
claudio
da143ea4b4 Added license notice 2014-05-21 13:47:14 -04:00
claudio
5f33bc3e94 Added license files, and fixed issue with base integer decompilation. 2014-05-19 13:58:48 -04:00
claudio
45a94a49b3 Added PICK.
Fixed ATAN number of arguments.
2014-05-18 07:45:05 -04:00
claudio
799e0c677c Fixed overloadable operators behavior.
Fixed STO into parent directories behavior.
Added rudimentary user interface.
2014-05-17 22:05:35 -04:00
claudio
2e104c4cc6 Added SINH and COSH 2014-05-16 21:29:17 -04:00
claudio
a041fe9b2a Added ln() function 2014-05-15 08:20:12 -04:00
claudio
62ca096595 Added small number support for atanh()
Added user-exposed ATANH command.
2014-05-13 13:59:32 -04:00
claudio
5bcb35221a Added expanded range to atanh function 2014-05-12 21:41:32 -04:00
claudio
9cdef9f52d Added hyperbolic vectoring mode 2014-05-11 22:59:46 -04:00
claudio
c942fb6a86 Improved speed of hyperbolic loop 2014-05-10 15:08:34 -04:00
claudio
02063e35cf Fixed bug in hyp_exp, fixed rounding in user commands 2014-05-09 08:22:34 -04:00
claudio
5351a48a12 Added support for small angles (unfinished) 2014-05-08 23:03:22 -04:00
claudio
3a430db31c More hyperbolic transcendentals 2014-05-06 08:02:13 -04:00
claudio
f7dca1e3bf Added hyperbolic CORDIC 2014-05-02 14:16:18 -04:00
claudio
b7d76d1ed9 Initial commit 2014-04-27 18:53:11 -04:00