josdejong
|
2158a28e33
|
Changed matrix index notation of expression parser from round brackets (...) to square brackets [...]
|
2013-08-21 13:41:15 +02:00 |
|
josdejong
|
c5edb419d8
|
Moved the library builds math.js and math.min.js to subfolder dist
|
2013-08-04 14:39:42 +02:00 |
|
josdejong
|
6a6b5c3e61
|
Replaced all x instanceof Array with Array.isArray(x)
|
2013-08-04 14:30:38 +02:00 |
|
josdejong
|
19b507b9f0
|
Refactored all code to 2 space indentation
|
2013-08-04 14:07:47 +02:00 |
|
josdejong
|
fdfc6697e1
|
Implemented constants true, false.
Implemented function boolean(value)
|
2013-07-21 14:12:37 +02:00 |
|
josdejong
|
738bd1350f
|
More tests
|
2013-05-07 22:06:36 +02:00 |
|
josdejong
|
79aead3899
|
Added some comments
|
2013-05-07 20:49:44 +02:00 |
|
josdejong
|
9cf951c092
|
Implemented streaming input/output for the command line interface
|
2013-05-07 20:46:21 +02:00 |
|
josdejong
|
29056dd2fb
|
Forgot to commit the code of the cli itself...
|
2013-05-06 22:38:20 +02:00 |
|