FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/core/function - rpeg/mathjs · GitHub
rpeg
/
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
src
core
function
on
develop
User selector
Datepicker
Commit history
Commits on Aug 21, 2019
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 5, 2019
Refactor `import` to first flatten the functions and then import them, allowing to import dependency collections
josdejong
committed
35fc780
View commit details
Copy full SHA for 35fc780
View code at this point
Browse repository at this point
Commits on Jun 3, 2019
Simplification in `import`
josdejong
committed
d7dc838
View commit details
Copy full SHA for d7dc838
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
Disable failing test, cleanup logging and temporary npm script
josdejong
committed
20f82df
View commit details
Copy full SHA for 20f82df
View code at this point
Browse repository at this point
Allow `math.import(all)`. Dropped support for renaming factory functions
josdejong
committed
e5048a8
View commit details
Copy full SHA for e5048a8
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 15, 2019
Move `recreateOnConfigChange` into the factories `meta` data
josdejong
committed
da5ede0
View commit details
Copy full SHA for da5ede0
View code at this point
Browse repository at this point
Commits on Apr 22, 2019
Fix typo
josdejong
committed
d00f28d
View commit details
Copy full SHA for d00f28d
View code at this point
Browse repository at this point
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 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 Feb 24, 2019
Improve use cases, POC of recipes
josdejong
committed
241d45c
View commit details
Copy full SHA for 241d45c
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 Feb 6, 2019
createChainClass.lazy, drop support for non-lazy loading
josdejong
committed
b4bf884
View commit details
Copy full SHA for b4bf884
View code at this point
Browse repository at this point
Remove support for factory names and dependencies containing paths
josdejong
committed
e5ccd9c
View commit details
Copy full SHA for e5ccd9c
View code at this point
Browse repository at this point
Flatten `expression.mathWithTransform`
josdejong
committed
371b3ff
View commit details
Copy full SHA for 371b3ff
View code at this point
Browse repository at this point
Flattened `math.transform`
josdejong
committed
77d34d8
View commit details
Copy full SHA for 77d34d8
View code at this point
Browse repository at this point
Flatten `expression.docs`
josdejong
committed
ee88f83
View commit details
Copy full SHA for ee88f83
View code at this point
Browse repository at this point
Commits on Feb 3, 2019
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 Feb 2, 2019
Remove special case from `allowed factories`
josdejong
committed
11a65eb
View commit details
Copy full SHA for 11a65eb
View code at this point
Browse repository at this point
Flatten `reviver`
josdejong
committed
11fd0d5
View commit details
Copy full SHA for 11fd0d5
View code at this point
Browse repository at this point
Flatten classes under expression.node
josdejong
committed
129848f
View commit details
Copy full SHA for 129848f
View code at this point
Browse repository at this point
Commits on Jan 30, 2019
Flatten all `type.*` dependencies
josdejong
committed
c42844a
View commit details
Copy full SHA for c42844a
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
Testing for changed config again
josdejong
committed
90cc28a
View commit details
Copy full SHA for 90cc28a
View code at this point
Browse repository at this point
Commits on Jan 14, 2019
Implement util function `warnOnce` which is used for deprecated functionality
josdejong
committed
e36cb13
View commit details
Copy full SHA for e36cb13
View code at this point
Browse repository at this point
Commits on Jan 9, 2019
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
Commits on Dec 30, 2018
Fixed accidentally entered character F
josdejong
committed
1043172
View commit details
Copy full SHA for 1043172
View code at this point
Browse repository at this point
Fixed typo in error message
josdejong
committed
8b5f163
View commit details
Copy full SHA for 8b5f163
View code at this point
Browse repository at this point
Fix functions having the actual config values.
Show description for 016e101
josdejong
committed
016e101
View commit details
Copy full SHA for 016e101
View code at this point
Browse repository at this point
Commits on Dec 23, 2018
Remove `partial` and memoization. Gives too much complications.
josdejong
committed
a05d15e
View commit details
Copy full SHA for a05d15e
View code at this point
Browse repository at this point
Commits on Dec 19, 2018
Remove getting config on import
josdejong
committed
0d12603
View commit details
Copy full SHA for 0d12603
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL