Harry Sarson
|
b6a96fa76a
|
Changed ',' to ';' in doc's to fix typo
|
2016-11-07 19:43:22 +00:00 |
|
jos
|
af551ff1cf
|
Released v3.7.0
|
2016-11-05 20:18:11 +01:00 |
|
jos
|
1ecfdf1a0e
|
Implemented BigNumber support in function arg()
|
2016-11-05 19:52:22 +01:00 |
|
jos
|
c9591339b1
|
Throw an error for implicit conversion between BigNumber and Fraction (see #710)
|
2016-11-05 19:44:04 +01:00 |
|
jos
|
4306200c4c
|
Implemented method Node.equals(other) for all nodes of the expression parser
|
2016-11-05 16:27:23 +01:00 |
|
jos
|
2b95c65a30
|
Released v3.6.0
|
2016-10-21 20:10:11 +02:00 |
|
jos
|
20a571f38d
|
Fixed #688: Describe allowed variable names in the docs
|
2016-10-21 16:50:51 +02:00 |
|
jos
|
064eb31381
|
Fixed #715: Parser now exposes test functions like isAlpha which can be replaced in order to adjust the allowed characters in variables names
|
2016-10-21 16:33:38 +02:00 |
|
jos
|
95d0f444f3
|
Merge branch 'master' into develop
|
2016-10-15 10:35:41 +02:00 |
|
Adam Butler
|
9a6ea3203c
|
Fix incorrect case
|
2016-10-13 16:00:17 +01:00 |
|
jos
|
b5652b99c9
|
Fixed a code example
|
2016-10-02 13:48:07 +02:00 |
|
jos
|
68c3475f6d
|
Released v3.5.2
|
2016-09-20 21:18:27 +02:00 |
|
jos
|
23d1786cb2
|
Comments of expressions are are now stored in the parsed nodes, see #690
|
2016-08-23 21:12:39 +02:00 |
|
jos
|
cd9214727d
|
Released version 3.4.1
|
2016-08-08 20:22:15 +02:00 |
|
jos
|
4ca3c3997e
|
Released v3.4.0
|
2016-08-07 14:12:34 +02:00 |
|
Eric
|
fbbbabd937
|
Added docs
|
2016-08-06 13:03:49 -06:00 |
|
Eric
|
b0b607d967
|
Finished docs
|
2016-07-27 23:50:49 -06:00 |
|
Eric
|
fa757fccf5
|
Began working on docs for createUnit
|
2016-07-26 20:57:46 -06:00 |
|
jos
|
1588b0ebe0
|
Released version 3.3.0
|
2016-07-05 21:06:04 +02:00 |
|
jos
|
094274762b
|
Added some docs on creating a typed function in the expression parser (see #665)
|
2016-05-22 15:40:14 +02:00 |
|
jos
|
1a45d520ba
|
Clarified the docs on string concatenation (see #664)
|
2016-05-22 14:54:42 +02:00 |
|
jos
|
6f1094a309
|
Clarified the docs on string concatenation (see #664)
|
2016-05-22 14:49:57 +02:00 |
|
jos
|
0bdbcaec69
|
A minor fix in the docs
|
2016-04-25 22:04:21 +02:00 |
|
jos
|
b4d3c89574
|
Released v3.2.0
|
2016-04-16 10:22:55 +02:00 |
|
jos
|
66716819a7
|
Fixed #644: implemented method Parser.getAll() to retrieve all defined variables
|
2016-04-16 09:55:48 +02:00 |
|
jos
|
391d687138
|
Released v3.1.4
|
2016-04-03 19:48:24 +02:00 |
|
jos
|
a531c5e656
|
Fixed code block (kramdown wants an empty line)
|
2016-03-22 08:45:53 +01:00 |
|
jos
|
8e8ce78057
|
Merge branch 'develop'
Conflicts:
docs/reference/classes.md
|
2016-03-19 20:34:39 +01:00 |
|
jos
|
d4fd1d5159
|
Released version 3.1.0
|
2016-03-19 20:33:11 +01:00 |
|
jos
|
d9e7ced69c
|
Merge remote-tracking branch 'origin/develop' into develop
|
2016-03-19 20:22:38 +01:00 |
|
jos
|
c8d41fc5b4
|
Restored support for implicit multiplications like (2+3)(4+5)
|
2016-03-19 20:16:54 +01:00 |
|
Max Bruckner
|
f038f86502
|
Documentation for implicit multiplication toString/toTex options
|
2016-03-19 19:25:39 +01:00 |
|
jos
|
aaa153d9e9
|
Some minor fixes in the docs
|
2016-03-19 13:15:01 +01:00 |
|
jos
|
d9cc810689
|
Put the comment on automatically generated docs on top of the files
|
2016-03-19 09:44:24 +01:00 |
|
Priidik Vaikla
|
964f65a9f4
|
Fixed Node link in docs
|
2016-03-18 13:13:32 +02:00 |
|
jos
|
cb05ecd70f
|
Updated docs (mainly markdown fixes)
|
2016-03-12 13:11:29 +01:00 |
|
Jos de Jong
|
ebd1c11ee6
|
Merge pull request #596 from hgupta9/develop
Add kip unit
|
2016-03-05 10:12:19 +01:00 |
|
hgupta9
|
f86d3d8a9e
|
add kip unit
|
2016-03-05 12:28:54 +05:30 |
|
jos
|
773e070881
|
Fixed docs of config
|
2016-03-04 19:44:18 +01:00 |
|
jos
|
15aca5e4d0
|
Changed casing of the values of config options number and matrix to match the actual name of the classes.
|
2016-03-04 19:41:54 +01:00 |
|
jos
|
67fcde902e
|
Moved the class API's under reference/classes (similar to functions reference)
|
2016-03-04 16:58:21 +01:00 |
|
jos
|
e152c9943c
|
Fixed a lot of broken links
|
2016-03-04 16:56:19 +01:00 |
|
jos
|
40355b7bf4
|
Extended core/index again. Fixed some broken links
|
2016-03-04 16:44:50 +01:00 |
|
jos
|
094f44f703
|
Some more reorganization of the docs
|
2016-03-04 16:34:52 +01:00 |
|
jos
|
09d4a88fa1
|
Removed the matrix functions list from the matrices.md page
|
2016-03-04 16:18:47 +01:00 |
|
jos
|
2ef9bf5878
|
Fixed the links on the functions reference page
|
2016-03-04 13:45:22 +01:00 |
|
jos
|
d9b9902842
|
Moved functions.md and classes.md to /reference
|
2016-03-03 21:16:06 +01:00 |
|
jos
|
ba6f1e9dc0
|
Updated list with Node classes. Renamed file class_api.md to classes.md
|
2016-03-03 20:34:53 +01:00 |
|
jos
|
126622337d
|
Renamed section 'units' to 'unit'
|
2016-03-03 20:21:08 +01:00 |
|
jos
|
e2a3878ba9
|
Moved functions format and print to section string
|
2016-03-03 20:17:41 +01:00 |
|