jos
|
b0740ad66a
|
Released version 1.1.1
|
2014-11-22 14:21:38 +01:00 |
|
Andy Pan
|
21d7740f93
|
check whether the search is a property in help function
|
2014-11-22 17:33:19 +08:00 |
|
jos
|
40986a1325
|
Using strict mode now in all files (added 'use strict'; on top of every file)
|
2014-07-18 23:19:14 +02:00 |
|
jos
|
7d84e4daf0
|
Math.js now immediately returns a default instance of mathjs, no need to create an instance every time you want to use the library.
|
2014-06-20 23:11:14 +02:00 |
|
jos
|
38066a9335
|
More docs added
|
2014-05-17 12:21:31 +02:00 |
|
josdejong
|
f48beee1f9
|
Added some more unit tests
|
2014-02-25 22:37:53 +01:00 |
|
josdejong
|
0210ec0d41
|
UnsupportedTypeError can now determine the type of values
|
2013-11-28 17:15:28 +01:00 |
|
josdejong
|
c8a289a08c
|
Removed unnecessary .js suffix in module require statements
|
2013-10-20 14:01:31 +02:00 |
|
josdejong
|
eadb884af9
|
Moved around code and namespaces in order to separate expression parser related code.
|
2013-08-31 09:37:14 +02:00 |
|