27 Commits

Author SHA1 Message Date
jos
dedd2a1ed8 Upgraded to webpack 3 2017-07-02 14:04:40 +02:00
jos
5b49cf8b0a Fixed broken gulp script 2017-06-30 11:36:21 +02:00
jos
b9ae313558 Upgraded to webpack v2 2017-02-21 20:45:07 +01:00
jos
9101dafbad Released v3.9.1 2017-02-06 20:15:33 +01:00
jos
2ef9bf5878 Fixed the links on the functions reference page 2016-03-04 13:45:22 +01:00
jos
481e8da2b5 Removed alphabetical function list, moved categorical list to root of docs. 2016-02-27 14:27:19 +01:00
jos
13ebfecaf7 Removed minification from gulp watch task 2015-09-13 21:14:11 +02:00
jos
d2e8ec06f2 Fixed docgenerator for v2. Updated docs. 2015-06-10 20:50:29 +02:00
jos
090c9e8ae8 Upgraded to typed-function 0.9.0, resolving nondeterministic ordering of types. Solved performance issues with add, divide, and multiply. 2015-05-17 20:45:32 +02:00
jos
abd5a30a9f Replaced exec with child_process.execFile 2015-04-22 09:21:30 +02:00
James Herdman
fff48e3cfb Fix Source Map Location
Resolves #300
2015-03-23 22:04:54 -04:00
jos
26412164cb Fixed sourceMappingURL being added twice to math.min.js 2014-06-22 22:26:43 +02:00
jos
7d84e4daf0 Math.js now immediately returns a default instance of mathjs, no need to create an instance every time you want to use the library. 2014-06-20 23:11:14 +02:00
jos
dcf5ec49fb Implemented constant version, returnin the current version of math.js 2014-06-08 21:23:14 +02:00
jos
504fef7231 Merge branch 'develop' into reference 2014-05-14 09:12:53 +02:00
jos
a7267063e2 Excluded crypto library from bundle 2014-05-09 11:52:32 +02:00
josdejong
0b52130f06 Merge branch 'develop' into reference
Conflicts:
	gulpfile.js
	lib/function/arithmetic/round.js
	package.json
2014-03-29 22:39:53 +01:00
josdejong
585c5c3784 Moved the validation script from tests to the build script 2014-03-24 20:32:56 +01:00
josdejong
2f98984d51 Some fixes in the docgenerator 2014-02-19 21:55:21 +01:00
josdejong
b87f989c43 Created a simple docgenerator to generate references. It's too boring to do manually 2014-02-17 22:54:09 +01:00
josdejong
13c9fd8307 Fixed missing sourceMappingURL 2014-02-09 22:11:50 +01:00
josdejong
89992f11a5 Some changes in gulpfile.js 2014-02-09 22:04:27 +01:00
josdejong
c87b600196 Replaced jake with gulp 2014-02-09 21:54:50 +01:00
josdejong
6edd939a02 Replaced browserify with webpack 2014-02-09 21:36:57 +01:00
josdejong
e5a0ecc0fa Added outSourceMap (but doesn't work) 2014-01-18 10:51:45 +01:00
josdejong
e8a057dca2 Browserify working via a workaround 2014-01-13 14:32:37 +01:00
josdejong
e991539bce Added gulpfile.js 2014-01-06 22:01:35 +01:00