Anders Xiao
|
885830428b
|
PR: builtin range function #326 (#328)
* builtin range function #326
* change empty range logic
* fix unit test error message
* fix github env (#329)
* fix ErrInvalidRangeStep comments
* fix github env (#329)
* builtin range function #326
* change empty range logic
* fix unit test error message
* fix ErrInvalidRangeStep comments
* fix lint
Co-authored-by: geseq <5458743+geseq@users.noreply.github.com>
|
2021-03-01 22:34:04 -08:00 |
|
Ozan HACIBEKİROĞLU
|
73b5e6256e
|
builtin splice (#254)
* added builtin splice
* fix splice
* remove splice negative index
|
2020-03-03 22:16:15 -08:00 |
|
Ozan HACIBEKİROĞLU
|
ac534053e8
|
builtin delete for maps and arrays (#250)
* added builtin delete function and unit tests
* added vm tests for builtin delete
* added doc for builtin delete
* update doc
|
2020-02-19 15:02:31 +01:00 |
|
daniel
|
c88a5f506e
|
some code clean up (#237)
|
2019-12-20 11:40:38 -08:00 |
|