This website requires JavaScript.
Explore
Help
Register
Sign In
archive-gh-me
/
mathjs
Watch
1
Star
0
Fork
0
You've already forked mathjs
mirror of
https://github.com/josdejong/mathjs.git
synced
2026-01-18 14:59:29 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
mathjs
/
lib
/
expression
/
function
History
Harry Sarson
29aeb4700f
ensure all files end with trailing \n
2018-04-27 21:41:02 +01:00
..
compile.js
Renamed folders
util
to
utils
2015-07-18 13:22:38 +02:00
eval.js
ensure all files end with trailing \n
2018-04-27 21:41:02 +01:00
help.js
Fixed
#969
: preven issues with yarn autoclean by renaming an interally used folder "docs" to "embeddedDocs"
2017-12-16 20:33:23 +01:00
index.js
add use strict to the top of a bunch of files
2018-04-27 21:28:28 +01:00
parse.js
Fixed a security vulnerability in the expression parser allowing execution of arbitrary JavaScript
2017-03-31 10:18:14 +02:00
parser.js
Moved all data types and their construction functions into a folder of their own under ./lib/type
2015-05-05 13:51:24 +02:00