jos
|
a4d2c70c37
|
Define HTML charset and lang in all browser examples
|
2019-06-08 13:57:17 +02:00 |
|
jos
|
6081360d6a
|
Merged develop into modular_architecture
|
2019-04-13 16:51:51 +02:00 |
|
jos
|
70cbc3ec30
|
Replace http urls with https where supported
|
2019-02-27 13:08:42 +01:00 |
|
jos
|
078f1dd69f
|
Renamed methods .eval to .evaluate, updated all docs and examples accordingly
|
2019-01-16 10:11:32 +01:00 |
|
jos
|
b3b96749bf
|
Refactored var into const/let, and removed a lot of semicolons
|
2018-06-13 12:21:14 +02:00 |
|
jos
|
6c7bf4acf0
|
Removed boolean, string, and null from the list with argument types, only leaving the directly supported types (which types can be converted to supported types is determined externally). Consistently renamed primitive types lower case (boolean, string, number, null) and non-primitive types uppercase (Complex, BigNumber, Function, Array, ...).
|
2015-05-20 21:08:26 +02:00 |
|
josdejong
|
d4e8d2064f
|
Created a web worker example
|
2014-01-11 11:47:46 +01:00 |
|