Jos de Jong
|
ab3461d484
|
feat: implement support for bigint (#3207, #2737)
|
2024-05-31 12:43:09 +02:00 |
|
jos
|
70cbc3ec30
|
Replace http urls with https where supported
|
2019-02-27 13:08:42 +01:00 |
|
jos
|
3cac43e8bd
|
Added security entry to index of docs
|
2017-03-31 10:36:12 +02:00 |
|
jos
|
064cb7a34b
|
Updated project description
|
2017-01-23 21:03:06 +01:00 |
|
jos
|
f4b7855a84
|
Docs, examples, some fixes
|
2017-01-22 15:30:18 +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
|
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 |
|
hgupta9
|
45a37ba731
|
class-wise API and new units
|
2016-03-02 18:30:55 +05:30 |
|
jos
|
481e8da2b5
|
Removed alphabetical function list, moved categorical list to root of docs.
|
2016-02-27 14:27:19 +01:00 |
|
jos
|
7b33c1e254
|
Released version 2.1.1
|
2015-08-12 19:37:46 +02:00 |
|
jos
|
7e23e2e84f
|
Added documentation on custom loading and bundling
|
2015-07-26 15:44:43 +02:00 |
|
jos
|
052b6cf4ed
|
Some minor restructuring in the docs. Moved command line debugging to the page command line interface.
|
2015-06-12 19:40:41 +02:00 |
|
jos
|
a92b978036
|
Merged develop into v2
|
2015-06-07 15:57:41 +02:00 |
|
jos
|
b831ad2b72
|
Added support for fractions to function math.format (including output option fraction='decimal' | 'ratio')
|
2015-05-12 19:43:11 +02:00 |
|
Max Bruckner
|
49697b3b54
|
Add documentation for REPL
|
2015-04-26 14:55:07 +02:00 |
|
jos
|
71897e430f
|
Added docs and examples about serialization
|
2015-02-18 22:01:05 +01:00 |
|
jos
|
e3b74d4ff8
|
Some reorganisation in the docs
|
2014-12-25 20:04:26 +01:00 |
|
jos
|
50fe486102
|
Inserted spaces
|
2014-11-16 14:53:56 +01:00 |
|
jos
|
5dda5b44b8
|
Fixed a broken link in the docs
|
2014-11-15 14:34:29 +01:00 |
|
jos
|
72a1b03850
|
Documented expression tree API. Some internal refactoring in nodes.
|
2014-11-12 22:30:15 +01:00 |
|
jos
|
4099b86cd6
|
Released version 0.25.0
|
2014-07-01 14:24:45 +02:00 |
|
jos
|
9d9b8d4389
|
Replaced links to examples
|
2014-06-30 21:42:54 +02:00 |
|
jos
|
d1d76fff10
|
Written introduction page
|
2014-06-26 15:03:58 +02:00 |
|
jos
|
f68d797774
|
Created a separate reference page with constants
|
2014-06-24 14:58:19 +02:00 |
|
jos
|
cb2b9b00ce
|
Created a separate page Unit reference
|
2014-06-24 14:33:23 +02:00 |
|
jos
|
8f1430e785
|
Renamed import.md to extension.md
|
2014-06-24 14:29:24 +02:00 |
|
jos
|
bc095a665b
|
Some urls added to the docs index page
|
2014-06-24 10:20:41 +02:00 |
|
jos
|
801fd93852
|
Removed categorical function list on page functions
|
2014-06-23 22:42:55 +02:00 |
|
jos
|
a42dcd9cc3
|
Added categorical function reference
|
2014-06-23 22:36:24 +02:00 |
|
jos
|
4719d213de
|
Created docs page with alphabetical function reference
|
2014-06-23 22:22:42 +02:00 |
|
josdejong
|
730782ec21
|
Merge branch 'develop' into reference
Conflicts:
lib/function/arithmetic/exp.js
|
2014-04-09 16:07:49 +02:00 |
|
josdejong
|
d19e7ea570
|
Switched to module decimal.js for BigNumber support, instead of bignumber.js.
|
2014-04-04 21:08:33 +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
|
f1ea498927
|
Added some more unit tests
|
2014-03-15 15:27:05 +01:00 |
|
josdejong
|
0511edd934
|
Updated index and getting started
|
2014-02-19 22:43:09 +01:00 |
|
josdejong
|
5baa3901cd
|
Fixed some typos
|
2013-11-27 13:07:05 +01:00 |
|
josdejong
|
335dccfa5b
|
Moved docs on data types in a separate directory
|
2013-11-27 12:14:47 +01:00 |
|
josdejong
|
ffababc92d
|
Splitted page numbers in pages numbers and bignumbers
|
2013-11-27 12:09:20 +01:00 |
|
josdejong
|
80b8b34042
|
Implemented function config
|
2013-11-21 13:13:26 +01:00 |
|
josdejong
|
77fbefe781
|
Documented big numbers
|
2013-11-16 22:21:26 +01:00 |
|
josdejong
|
5974d98bb2
|
Extended documentation on matrices
|
2013-11-07 17:13:51 +01:00 |
|
josdejong
|
e5d7b73f2e
|
Added documentation on options
|
2013-10-08 15:51:41 +02:00 |
|
josdejong
|
0dfdf3b2a2
|
Removed concatenation of nested arrays
|
2013-09-25 21:17:28 +02:00 |
|
josdejong
|
625fe4a847
|
Moved most documentation from readme to separate pages in folder docs
|
2013-09-22 21:31:45 +02:00 |
|