Tim Voronov
24d8eedd4c
Feature/doc markup ( #543 )
...
* Added release notes
* #509 fixedOCOD typo
* Updated values
* Updated comments
* Changed stdlib docs format
* Changed format of array in docs
* Use 'any' instead of 'value' in docs
* New format for optional params
* Updated docs for testing package
* Added namespace information
2020-08-07 21:49:29 -04:00
Paul
aa058f3542
allow context cancellation in WAIT ( #524 )
...
* allow context cancellation in WAIT
* cancel context before running the program
2020-06-01 07:58:16 -04:00
Tim Voronov
6933798419
Bugfix/#295 arithmetic operators ( #298 )
...
* Some work
* Updated Add operator
* Updated Subtract operator
* Updated Subtract operator tests
* Added tests for multiplication
* Added division
* Updated the rest of operators
2019-05-19 12:12:11 -04:00
Tim Voronov
37fb385ba4
Updated RAND function ( #271 )
...
* Updated RAND function
* renamed a func
2019-03-19 16:17:05 -04:00
Tim Voronov
1af8b37a0f
New type system ( #232 )
...
* New type system
* Fixed dot notation for HTML elements
2019-02-13 12:31:18 -05:00
3timeslazy
6df08a60cb
Rewrite comments, closing #118
2018-10-14 13:06:27 -04:00
Tim Voronov
e0a7a8e6a1
Refactored types lib
2018-10-07 01:07:44 -04:00