16 Commits

Author SHA1 Message Date
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