Federico Caselli
|
abe7af3825
|
The subclasses property are now optional
|
2016-07-04 10:27:08 +02:00 |
|
Federico Caselli
|
5c0c17c088
|
Updated mathjs
Added additional properties to interface `MathNode`
|
2016-07-02 11:15:14 +02:00 |
|
StevenTheEVILZ
|
6bcaf2c52f
|
Update mathjs.d.ts
|
2016-07-01 09:37:46 -05:00 |
|
Federico Caselli
|
b2286eb5f9
|
Added declaration of module 'mathjs' (#9294)
Mathjs can now be correctly used in nodejs, importing it in typescript with `import * as mathjs from 'mathjs';`
|
2016-05-15 01:17:57 +09:00 |
|
vvakame
|
7de6c3dd94
|
Merge branch 'master' into rename-repo-url
|
2016-03-17 21:06:54 +09:00 |
|
vvakame
|
14fe4313f4
|
replace internal module to namespace
|
2016-03-17 02:18:10 +09:00 |
|
vvakame
|
56295f5058
|
replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped
|
2016-03-17 00:55:26 +09:00 |
|
Jesper Rønn-Jensen
|
79c2ead09a
|
Fixing last errors, but had to comment out an example from mathjs
the example is
mathjs.expression.node
I couldnt find any explanation in examples
|
2015-12-04 12:39:10 +01:00 |
|
Jesper Rønn-Jensen
|
f4b4073a44
|
Add typings to mathjs MathNode class
Furthermore removed all trailing whitespace
|
2015-12-04 12:39:10 +01:00 |
|
Ilya Shestakov
|
25bb9f41e0
|
Added examples
|
2015-11-11 21:53:29 +03:00 |
|
Ilya Shestakov
|
e5bb66c602
|
Examples added
|
2015-11-11 21:21:11 +03:00 |
|
Ilya Shestakov
|
d048e8507e
|
Chain interface
|
2015-11-11 20:47:45 +03:00 |
|
Ilya Shestakov
|
c33e65dd22
|
Finished static interface
|
2015-11-11 19:43:03 +03:00 |
|
Ilya Shestakov
|
365a1c5b03
|
Continue adding definitions
|
2015-11-11 12:34:03 +03:00 |
|
Ilya Shestakov
|
567e5da215
|
Working on mathjs
|
2015-11-11 00:51:39 +03:00 |
|