Daniel Kang
|
a9a93801b7
|
add 'times' module
|
2019-01-29 17:39:25 -08:00 |
|
Daniel Kang
|
378bf510d3
|
add Time type; add is_array, is_immutable_array, is_map, is_immutable_map, is_time, time builtin function
|
2019-01-29 16:01:14 -08:00 |
|
Daniel Kang
|
85da0cdc24
|
force using TrueValue, FalseValue, UndefinedValue
|
2019-01-28 13:09:40 -08:00 |
|
Mike Bazuin
|
65f84ec2d1
|
Added conversion functions: objectToInterface
objects/conversion.go:
- Added private helper function
|
2019-01-23 17:23:51 +01:00 |
|
Mike Bazuin
|
d8c83b6578
|
Moved interfaceToObject from scripts/conversion.go to objects/conversion.go as FromInterface
|
2019-01-22 21:09:52 +01:00 |
|
Daniel Kang
|
8cad04841e
|
add os File functions; add Bytes type
|
2019-01-18 01:43:46 -08:00 |
|
Daniel Kang
|
552e9c01c5
|
separate objects conversion functions
|
2019-01-17 16:52:07 -08:00 |
|