Tim Voronov
2baac62d1e
Bugfix/#559 html escaping ( #573 )
...
Added jettison for json encoding
2020-11-23 20:12:04 -05:00
3timeslazy
de703513e4
Linter Cleanup ( #276 )
...
* linter cleanup
* fix default case
2019-03-29 10:48:51 -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
b3bcbda3b9
rename functions Parse<Type>P -> MustParse<Type>. while dined ( #231 )
2019-02-12 18:01:49 -05:00
Tim Voronov
a219e776ad
Switched from int to int64 ( #188 )
2018-11-30 19:31:08 -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
e02e861240
Hello world
2018-09-18 16:42:38 -04:00