FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for bin - Eternal-Rise/mathjs · GitHub
Eternal-Rise
/
mathjs
Public
forked from
josdejong/mathjs
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
mathjs
bin
on
develop
User selector
Datepicker
Commit history
Commits on Jan 5, 2022
Update year from 2021 to 2022
josdejong
committed
415ff57
View commit details
Copy full SHA for 415ff57
View code at this point
Browse repository at this point
Commits on May 16, 2021
Add support for scopes with get and set methods (#2166)
Show description for e80995d
jhugman
and
josdejong
authored
e80995d
View commit details
Copy full SHA for e80995d
View code at this point
Browse repository at this point
Commits on Jan 1, 2021
Update years in copyright from 2020 to 2021
josdejong
committed
6621159
View commit details
Copy full SHA for 6621159
View code at this point
Browse repository at this point
Commits on Sep 20, 2020
Specify import require paths (continuation of #1941) (#1962)
Show description for 6f00715
authored
6f00715
View commit details
Copy full SHA for 6f00715
View code at this point
Browse repository at this point
Commits on Jan 6, 2020
Publish v6.4.0
josdejong
committed
b3236b6
View commit details
Copy full SHA for b3236b6
View code at this point
Browse repository at this point
Commits on Jul 20, 2019
Update to `standard@13.0.2`
josdejong
committed
d8a4f3a
View commit details
Copy full SHA for d8a4f3a
View code at this point
Browse repository at this point
Commits on May 12, 2019
Remove generated files from repo, make tests independent from generated files
josdejong
committed
ab1b83a
View commit details
Copy full SHA for ab1b83a
View code at this point
Browse repository at this point
Commits on May 4, 2019
Fix embedded docs warnings. Fix CLI auto completion on non-supported classes
josdejong
committed
ad51c22
View commit details
Copy full SHA for ad51c22
View code at this point
Browse repository at this point
Commits on Apr 28, 2019
Created ES5 and ES6 entry points
josdejong
committed
427c39c
View commit details
Copy full SHA for 427c39c
View code at this point
Browse repository at this point
Commits on Apr 24, 2019
Fix links to mainBundle in cli and repl
josdejong
committed
f1d4eac
View commit details
Copy full SHA for f1d4eac
View code at this point
Browse repository at this point
Commits on Apr 13, 2019
Merged `develop` into `modular_architecture`
josdejong
committed
6081360
View commit details
Copy full SHA for 6081360
View code at this point
Browse repository at this point
Commits on Feb 27, 2019
Replace http urls with https where supported
josdejong
committed
70cbc3e
View commit details
Copy full SHA for 70cbc3e
View code at this point
Browse repository at this point
Commits on Feb 9, 2019
Merge branch 'develop' into modular_architecture_merge
Show description for 83df098
josdejong
committed
83df098
View commit details
Copy full SHA for 83df098
View code at this point
Browse repository at this point
Commits on Feb 7, 2019
Flatten everything in a mathjs instance to make it consistent with the ES6 exports. Create deprecation warnings for the old classes and functions
josdejong
committed
99da53d
View commit details
Copy full SHA for 99da53d
View code at this point
Browse repository at this point
Commits on Jan 16, 2019
Renamed methods `.eval` to `.evaluate`, updated all docs and examples accordingly
josdejong
committed
078f1dd
View commit details
Copy full SHA for 078f1dd
View code at this point
Browse repository at this point
Commits on Jan 10, 2019
Publish v5.4.1
josdejong
committed
ec0f9bd
View commit details
Copy full SHA for ec0f9bd
View code at this point
Browse repository at this point
Commits on Jan 9, 2019
Get bundles, bin, cli, and all travis tests working again :tada:
josdejong
committed
9f3ec22
View commit details
Copy full SHA for 9f3ec22
View code at this point
Browse repository at this point
Commits on Sep 8, 2018
Update standard to the latest version 🚀 (#1226)
Show description for c5971b3
greenkeeper[bot]
authored and
josdejong
committed
c5971b3
View commit details
Copy full SHA for c5971b3
View code at this point
Browse repository at this point
Commits on Jun 13, 2018
Woohoo fixed the last lint errors
josdejong
committed
88263c4
View commit details
Copy full SHA for 88263c4
View code at this point
Browse repository at this point
Fixed undefined variables/globals
josdejong
committed
b0ec2d4
View commit details
Copy full SHA for b0ec2d4
View code at this point
Browse repository at this point
Dropped support for (non-primitive) instances of `Number`, `Boolean`, and `String` from functions `clone` and `typeof`
josdejong
committed
4254b74
View commit details
Copy full SHA for 4254b74
View code at this point
Browse repository at this point
Use strict equality checks everywhere (`===` and `!==`)
josdejong
committed
b6b36bf
View commit details
Copy full SHA for b6b36bf
View code at this point
Browse repository at this point
Fixed `import.js` not being documented correctly in the function reference
josdejong
committed
6d340e0
View commit details
Copy full SHA for 6d340e0
View code at this point
Browse repository at this point
Refactored `var` into `const`/`let`, and removed a lot of semicolons
josdejong
committed
b3b9674
View commit details
Copy full SHA for b3b9674
View code at this point
Browse repository at this point
Commits on Jun 10, 2018
Fix most lint errors using `npx standard --fix`
josdejong
committed
024b2a9
View commit details
Copy full SHA for 024b2a9
View code at this point
Browse repository at this point
Commits on Jan 6, 2018
Released v3.19.0
josdejong
committed
e99fb2d
View commit details
Copy full SHA for e99fb2d
View code at this point
Browse repository at this point
Commits on Aug 12, 2017
Refactored usage of properties `.isNode`, `.isSymbolNode`, etc. into using functions like `type.isNode(x)` for security
josdejong
committed
967e65c
View commit details
Copy full SHA for 967e65c
View code at this point
Browse repository at this point
Refactored usage of properties `.isRange`, `.isIndex`, `.isResultSet`, and `.isHelp` for their (safe) function equivalents
josdejong
committed
949261f
View commit details
Copy full SHA for 949261f
View code at this point
Browse repository at this point
Commits on May 8, 2017
add tests
slavaGanzin
committed
fa3aa92
View commit details
Copy full SHA for fa3aa92
View code at this point
Browse repository at this point
Commits on May 4, 2017
cli: fix evaluate help message
slavaGanzin
committed
61db2e8
View commit details
Copy full SHA for 61db2e8
View code at this point
Browse repository at this point
cli: stringify inline evaluation
slavaGanzin
committed
074dbcd
View commit details
Copy full SHA for 074dbcd
View code at this point
Browse repository at this point
cli: inline evaluate
slavaGanzin
committed
8ef5b3b
View commit details
Copy full SHA for 8ef5b3b
View code at this point
Browse repository at this point
Commits on Jan 23, 2017
Ehh it's 2017 now
josdejong
committed
8b701aa
View commit details
Copy full SHA for 8b701aa
View code at this point
Browse repository at this point
Commits on Oct 30, 2016
Command Line Interface loads faster
josdejong
committed
cc1a692
View commit details
Copy full SHA for cc1a692
View code at this point
Browse repository at this point
Commits on Mar 3, 2016
Expression parser now allows assignments inside objects, indexes, and function arguments
josdejong
committed
1dd3a0e
View commit details
Copy full SHA for 1dd3a0e
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL