FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for tools - 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
tools
on
develop
User selector
Datepicker
Commit history
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 Jul 13, 2020
Publish v7.1.0
josdejong
committed
76a0ec7
View commit details
Copy full SHA for 76a0ec7
View code at this point
Browse repository at this point
Allow to pick embedded docs from an other comment block than just the first
josdejong
committed
6ef0f9b
View commit details
Copy full SHA for 6ef0f9b
View code at this point
Browse repository at this point
Commits on Mar 23, 2020
remove contributors from package.json in favour of AUTHORS (#1774)
Show description for 08feb7f
harrysarson
and
josdejong
authored
08feb7f
View commit details
Copy full SHA for 08feb7f
View code at this point
Browse repository at this point
Commits on Nov 18, 2019
fix qr and sign edge cases (#1670)
Show description for 462f469
harrysarson
authored and
josdejong
committed
462f469
View commit details
Copy full SHA for 462f469
View code at this point
Browse repository at this point
Commits on Aug 21, 2019
fix no-case-declarations lint
harrysarson
committed
4cfef3a
View commit details
Copy full SHA for 4cfef3a
View code at this point
Browse repository at this point
run standard --fix
harrysarson
committed
b6a42c0
View commit details
Copy full SHA for b6a42c0
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 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 May 26, 2019
Fix #1473: remove `'use strict'` in every file
josdejong
committed
41efed7
View commit details
Copy full SHA for 41efed7
View code at this point
Browse repository at this point
Commits on May 22, 2019
replace `tools/validateEmbeddedDocs` with a unit test
josdejong
committed
64529c3
View commit details
Copy full SHA for 64529c3
View code at this point
Browse repository at this point
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
Make matrix dependency requried again for subset. Make IndexNodes dependencies explicit. Disable subset in number implementation for now
josdejong
committed
9af5206
View commit details
Copy full SHA for 9af5206
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
Fix executing entry files on load of file
josdejong
committed
dd830a8
View commit details
Copy full SHA for dd830a8
View code at this point
Browse repository at this point
Auto generate impureFunctionsAny files
josdejong
committed
c0a11b3
View commit details
Copy full SHA for c0a11b3
View code at this point
Browse repository at this point
Automatically generate `functionsAny` and `functionsNumber`
josdejong
committed
8162f0c
View commit details
Copy full SHA for 8162f0c
View code at this point
Browse repository at this point
Commits on May 5, 2019
Use templates and handlebars to generate entry files
josdejong
committed
52cc01e
View commit details
Copy full SHA for 52cc01e
View code at this point
Browse repository at this point
Commits on May 4, 2019
Move snapshot code into `/src` to have it transpiled
josdejong
committed
cc740b3
View commit details
Copy full SHA for cc740b3
View code at this point
Browse repository at this point
Dynamically generate the expected snapshot structure based on the factories
josdejong
committed
47e1adc
View commit details
Copy full SHA for 47e1adc
View code at this point
Browse repository at this point
Replace deprecated `gulp-util` with `fancy-log`
josdejong
committed
158e39b
View commit details
Copy full SHA for 158e39b
View code at this point
Browse repository at this point
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 29, 2019
Fix an issue in the entry generator
josdejong
committed
a770b7c
View commit details
Copy full SHA for a770b7c
View code at this point
Browse repository at this point
Fix circular dependency in `math` namespace for `evaluate`
josdejong
committed
20aa9a0
View commit details
Copy full SHA for 20aa9a0
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 27, 2019
Rename `*Full` files to `*Any`
josdejong
committed
bb9a1e2
View commit details
Copy full SHA for bb9a1e2
View code at this point
Browse repository at this point
Commits on Apr 24, 2019
Generate individual files for dependencies (tree shaking working now :) )
josdejong
committed
e4bb1c6
View commit details
Copy full SHA for e4bb1c6
View code at this point
Browse repository at this point
Update entry files and snapshots with latest merged functions
josdejong
committed
2450ed1
View commit details
Copy full SHA for 2450ed1
View code at this point
Browse repository at this point
Move all entry files under ./src/entry
josdejong
committed
f4d4180
View commit details
Copy full SHA for f4d4180
View code at this point
Browse repository at this point
Commits on Apr 22, 2019
Improved deprecation errors and warnings. Introduce `lazy` again for factories.
josdejong
committed
33cead1
View commit details
Copy full SHA for 33cead1
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 Apr 10, 2019
Get all examples running :)
josdejong
committed
d8957d2
View commit details
Copy full SHA for d8957d2
View code at this point
Browse repository at this point
Auto generate dependenciesFull.js and dependenciesNumber.js (WIP)
josdejong
committed
3a34a57
View commit details
Copy full SHA for 3a34a57
View code at this point
Browse repository at this point
Commits on Apr 3, 2019
Implement number factories, dependencies. Make `matrix` and `bignumber` optional where possible
josdejong
committed
22bec13
View commit details
Copy full SHA for 22bec13
View code at this point
Browse repository at this point
Commits on Mar 13, 2019
Rename "recipes" into "dependencies"
josdejong
committed
29b80aa
View commit details
Copy full SHA for 29b80aa
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL