FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for docs - blony/mathjs · GitHub
blony
/
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
docs
on
develop
User selector
Datepicker
Commit history
Commits on Sep 21, 2019
`toHTML()` method example corrected. (#1627)
Tanmay
authored and
josdejong
committed
4c5aa0d
View commit details
Copy full SHA for 4c5aa0d
View code at this point
Browse repository at this point
Commits on Aug 28, 2019
Create unit aliases `bit` and `byte`
josdejong
committed
718b93b
View commit details
Copy full SHA for 718b93b
View code at this point
Browse repository at this point
Commits on Aug 5, 2019
Publish v6.0.4
josdejong
committed
294515f
View commit details
Copy full SHA for 294515f
View code at this point
Browse repository at this point
Commits on Jul 31, 2019
fixed vulnerabilities (#1583)
0xflotus
authored and
josdejong
committed
71a02f3
View commit details
Copy full SHA for 71a02f3
View code at this point
Browse repository at this point
Commits on Jun 9, 2019
Fix function reference not published in npm library
josdejong
committed
b390a23
View commit details
Copy full SHA for b390a23
View code at this point
Browse repository at this point
Commits on Jun 5, 2019
Describe `mathjs/number` in getting started
josdejong
committed
bb14f62
View commit details
Copy full SHA for bb14f62
View code at this point
Browse repository at this point
Commits on May 22, 2019
Ignore generated docs in repo, cleanup generated docs before generation
josdejong
committed
ec44199
View commit details
Copy full SHA for ec44199
View code at this point
Browse repository at this point
Remove generated docs from repo
josdejong
committed
29866f3
View commit details
Copy full SHA for 29866f3
View code at this point
Browse repository at this point
Commits on May 20, 2019
Updated docs for v6
josdejong
committed
a602a38
View commit details
Copy full SHA for a602a38
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 8, 2019
Merge `v5` branch in `develop`
josdejong
committed
217c2dc
View commit details
Copy full SHA for 217c2dc
View code at this point
Browse repository at this point
Updated decimal.js. Remove node 6 and add node 12 to travis. Publish v5.10.0
josdejong
committed
df4b334
View commit details
Copy full SHA for df4b334
View code at this point
Browse repository at this point
Commits on May 4, 2019
Merge remote-tracking branch 'origin/fix/1428' into develop
Show description for b4f2eb0
josdejong
committed
b4f2eb0
View commit details
Copy full SHA for b4f2eb0
View code at this point
Browse repository at this point
Commits on Apr 13, 2019
Fix occurrences of CommonCS `exports`
josdejong
committed
850886f
View commit details
Copy full SHA for 850886f
View code at this point
Browse repository at this point
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 Mar 21, 2019
Fix merge conflicts in row+column PR
josdejong
committed
e6c5df5
View commit details
Copy full SHA for e6c5df5
View code at this point
Browse repository at this point
Commits on Mar 20, 2019
Publish v5.8.0
josdejong
committed
d2a99f9
View commit details
Copy full SHA for d2a99f9
View code at this point
Browse repository at this point
Extend std var for variable dimensions request 999 (#1444)
Show description for 0db4230
bnlcas
authored and
josdejong
committed
0db4230
View commit details
Copy full SHA for 0db4230
View code at this point
Browse repository at this point
Commits on Mar 8, 2019
Merge branch 'develop' of https://github.com/SzechuanSage/mathjs into develop
SzechuanSage
committed
f736437
View commit details
Copy full SHA for f736437
View code at this point
Browse repository at this point
Add row and column to functions reference doc
SzechuanSage
committed
4677bfd
View commit details
Copy full SHA for 4677bfd
View code at this point
Browse repository at this point
Add reference docs for functions row and column
SzechuanSage
committed
b4e3090
View commit details
Copy full SHA for b4e3090
View code at this point
Browse repository at this point
Commits on Mar 5, 2019
Fixed #1428: transform iterating over replaced nodes
josdejong
committed
5c263d3
View commit details
Copy full SHA for 5c263d3
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 20, 2019
Publish v5.5.0
josdejong
committed
6c700d1
View commit details
Copy full SHA for 6c700d1
View code at this point
Browse repository at this point
Commits on Feb 9, 2019
Update latest docs for `hasNumericValue` and update package-lock.json
josdejong
committed
c048616
View commit details
Copy full SHA for c048616
View code at this point
Browse repository at this point
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 Feb 3, 2019
Moved class `math.expression.Parser` to `math.type.Parser`
josdejong
committed
9402f0e
View commit details
Copy full SHA for 9402f0e
View code at this point
Browse repository at this point
Merge `math.expression.parse` into `math.parse`
josdejong
committed
25be459
View commit details
Copy full SHA for 25be459
View code at this point
Browse repository at this point
Commits on Jan 23, 2019
Implemented snapshot testing for all exported bundles and instances
josdejong
committed
19bc1e0
View commit details
Copy full SHA for 19bc1e0
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
Doc generation working again. Renamed variance and evaluate occurrences in the docs.
josdejong
committed
05e6cfe
View commit details
Copy full SHA for 05e6cfe
View code at this point
Browse repository at this point
Commits on Jan 8, 2019
Fixed small typo in typed.md (#1375)
Show description for 87aaff6
AlbertEmil
authored and
josdejong
committed
87aaff6
View commit details
Copy full SHA for 87aaff6
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL