FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for bin - JavaScriptIOT/mathjs · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
JavaScriptIOT
/
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
master
User selector
Datepicker
Commit history
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
Commits on Feb 26, 2016
Updated CLI for new AssignmentNode
josdejong
committed
ed0a3b9
View commit details
Copy full SHA for ed0a3b9
View code at this point
Browse repository at this point
Commits on Jan 9, 2016
Improved handling of result sets
josdejong
committed
164ace3
View commit details
Copy full SHA for 164ace3
View code at this point
Browse repository at this point
Commits on Jan 8, 2016
CLI outputs the variable name of assignments
josdejong
committed
a177a5a
View commit details
Copy full SHA for a177a5a
View code at this point
Browse repository at this point
Fixed non-working autocompletion of user defined variables in the command line interface
josdejong
committed
9fc1453
View commit details
Copy full SHA for 9fc1453
View code at this point
Browse repository at this point
Merge branch 'develop' into feature/objectsupport
Show description for 15b640f
josdejong
committed
15b640f
View commit details
Copy full SHA for 15b640f
View code at this point
Browse repository at this point
Released version 2.6.0
josdejong
committed
5911fe6
View commit details
Copy full SHA for 5911fe6
View code at this point
Browse repository at this point
Commits on Jan 3, 2016
The command line interface does no longer round BigNumbers to 14 digits as it does with numbers
josdejong
committed
c792136
View commit details
Copy full SHA for c792136
View code at this point
Browse repository at this point
Commits on Oct 30, 2015
Removed prefix 'v' from version outputted by CLI
josdejong
committed
92f3f74
View commit details
Copy full SHA for 92f3f74
View code at this point
Browse repository at this point
Commits on Jul 31, 2015
Minor refactoring in cli. Fixed output of version being prefixed with "> "
josdejong
committed
577b1bf
View commit details
Copy full SHA for 577b1bf
View code at this point
Browse repository at this point
Commits on Jun 7, 2015
Merged `develop` into `v2`
josdejong
committed
a92b978
View commit details
Copy full SHA for a92b978
View code at this point
Browse repository at this point
Commits on May 17, 2015
Expose the parenthesis option via the command line
FSMaxB
committed
4304030
View commit details
Copy full SHA for 4304030
View code at this point
Browse repository at this point
Commits on May 5, 2015
Moved help/docs related stuff to ./lib/expression
josdejong
committed
b32b89f
View commit details
Copy full SHA for b32b89f
View code at this point
Browse repository at this point
Commits on Apr 26, 2015
Add REPL (Read Evaluate Print Loop) to ease interactive debugging
FSMaxB
committed
231c16b
View commit details
Copy full SHA for 231c16b
View code at this point
Browse repository at this point
Commits on Apr 25, 2015
bin/cli: Add execute permission
FSMaxB
committed
f9a2118
View commit details
Copy full SHA for f9a2118
View code at this point
Browse repository at this point
Commits on Apr 24, 2015
cli: implement --tex and --string options
FSMaxB
committed
a625137
View commit details
Copy full SHA for a625137
View code at this point
Browse repository at this point
cli: infrastructure for parsing multiple commandline options
Show description for abeecac
FSMaxB
committed
abeecac
View commit details
Copy full SHA for abeecac
View code at this point
Browse repository at this point
Commits on Feb 18, 2015
Implemented fromJSON and toJSON in Help
josdejong
committed
1754ae0
View commit details
Copy full SHA for 1754ae0
View code at this point
Browse repository at this point
Commits on Feb 9, 2015
Released version 1.3.0
josdejong
committed
beb4e2e
View commit details
Copy full SHA for beb4e2e
View code at this point
Browse repository at this point
Commits on Aug 2, 2014
Fixed broken auto completion in CLI
josdejong
committed
72e9bcf
View commit details
Copy full SHA for 72e9bcf
View code at this point
Browse repository at this point
Commits on Jun 20, 2014
Math.js now immediately returns a default instance of mathjs, no need to create an instance every time you want to use the library.
josdejong
committed
7d84e4d
View commit details
Copy full SHA for 7d84e4d
View code at this point
Browse repository at this point
Commits on Jun 9, 2014
Added `ans` to cli
josdejong
committed
a7b2c2f
View commit details
Copy full SHA for a7b2c2f
View code at this point
Browse repository at this point
Commits on Mar 15, 2014
Added some more unit tests
josdejong
committed
f1ea498
View commit details
Copy full SHA for f1ea498
View code at this point
Browse repository at this point
Commits on Jan 18, 2014
Fixed broken auto completion in the command line interface
josdejong
committed
6621939
View commit details
Copy full SHA for 6621939
View code at this point
Browse repository at this point
Released version 0.18.0
josdejong
committed
fe8d832
View commit details
Copy full SHA for fe8d832
View code at this point
Browse repository at this point
Commits on Nov 28, 2013
Changed the precision of CLI to 14 digits
josdejong
committed
22233d4
View commit details
Copy full SHA for 22233d4
View code at this point
Browse repository at this point
Commits on Nov 21, 2013
CLI now outputs values with maximum precision instead of 5.
josdejong
committed
bcb1eaa
View commit details
Copy full SHA for bcb1eaa
View code at this point
Browse repository at this point
Commits on Oct 26, 2013
Changed precision of cli to 5 digits
josdejong
committed
cef51e2
View commit details
Copy full SHA for cef51e2
View code at this point
Browse repository at this point
Math.js must be instantiated now, static calls are no longer supported
josdejong
committed
d2e55a0
View commit details
Copy full SHA for d2e55a0
View code at this point
Browse repository at this point
Commits on Oct 8, 2013
Extended docs on complex values and cli
josdejong
committed
9e233e3
View commit details
Copy full SHA for 9e233e3
View code at this point
Browse repository at this point
Commits on Aug 21, 2013
Changed matrix index notation of expression parser from round brackets (...) to square brackets [...]
josdejong
committed
2158a28
View commit details
Copy full SHA for 2158a28
View code at this point
Browse repository at this point
Commits on Aug 4, 2013
Moved the library builds math.js and math.min.js to subfolder `dist`
josdejong
committed
c5edb41
View commit details
Copy full SHA for c5edb41
View code at this point
Browse repository at this point
Replaced all `x instanceof Array` with `Array.isArray(x)`
josdejong
committed
6a6b5c3
View commit details
Copy full SHA for 6a6b5c3
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL