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
3timeslazy
ad2ec2e817
build core.Functions with map
2019-10-15 21:06:48 +03:00
3timeslazy
83dc0d2811
make core.Functions a struct
2019-10-15 11:40:36 +03:00
Tim Voronov
22382a0f61
Added namespace builder ( #336 )
...
* Added namespace builder
* Fixed linting issues
* Added extra check
* Updated e2e lib
* Renamed NamespaceBuilder to NamespaceContainer and changed func receivers
* Renamed NewLib to RegisterLib
2019-07-22 17:21:20 -04:00
Tim Voronov
d7b923e4c3
Feature/#220 iframe support ( #315 )
...
* Refactored Virtual DOM structure
* Added new E2E tests
* Updated E2E Test Runner
2019-06-19 17:58:56 -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
8bb7941864
rename utils.LOG -> utils.PRINT ( #162 )
...
* rename utils.LOG -> utils.PRINT
* rename utils.Logs -> utils.Print
2018-11-05 19:31:26 -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
Tim Voronov
91fc6a1f4a
#11 Added params
2018-09-28 21:04:16 -04:00
Tim Voronov
e427efd74e
#27 Added logging
2018-09-28 00:28:33 -04:00
Tim Voronov
64d0f585b4
Added possibility to dispatch events on node
2018-09-25 11:43:58 -04:00
Tim Voronov
e6d692010c
stdlib.strings
...
Added string functions to standard library
2018-09-21 20:37:09 -04:00
Tim Voronov
e02e861240
Hello world
2018-09-18 16:42:38 -04:00