Tim Voronov
14dd7ac40b
Fixed incorrect String.length ( #238 )
...
* Fixed incorrect String.length
2019-02-24 13:21:34 -05: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
b3bcbda3b9
rename functions Parse<Type>P -> MustParse<Type>. while dined ( #231 )
2019-02-12 18:01:49 -05:00
Tim Voronov
3472630e6f
Bug/#142 clauses and statements ( #148 )
2018-10-28 01:45:26 -04:00
3timeslazy
f91fbf6f8c
Feature/#95 deepclone ( #101 )
...
* rename method Clone to Copy
* added Cloneable interface
* added Value to Cloneable interface
* implemented Cloneable intefrace by array
* implemented Cloneable interface by Object
* unit tests for Object.Clone
* move core.IsCloneable to value.go
* change Clone function
* move IsClonable to package values
2018-10-12 11:58:08 -04:00
Tim Voronov
3cb811c636
Fixed hashing
2018-10-05 15:17:22 -04:00
Tim Voronov
69a7295da5
Added .Clone() method to runtime Value
2018-09-27 11:53:26 -04:00
Tim Voronov
52250214ed
Removed unused string methods
2018-09-22 00:47:33 -04:00
Tim Voronov
e6d692010c
stdlib.strings
...
Added string functions to standard library
2018-09-21 20:37:09 -04:00
Tim Voronov
b700d17ac5
Updated README
2018-09-18 21:41:16 -04:00
Tim Voronov
e02e861240
Hello world
2018-09-18 16:42:38 -04:00