Commit graph

6 commits

Author SHA1 Message Date
earncef
5e21abfd74 IndexGet of Array, Index, ImmutableIndex, Bytes, String, Undefined 2019-02-09 16:45:21 -08:00
Daniel Kang
5713eb64fe Fix a slicing expression bug: allow low-index == len(a) 2019-02-02 23:11:02 -08:00
Daniel Kang
3f55a6b5b0
Modules (#5)
Implement module imports
2019-01-17 01:56:05 -08:00
Daniel Kang
8171d58071
Error Object (#4)
add error expression and error object
2019-01-16 12:23:20 -08:00
Daniel Kang
dc16c9abb2 update tests for index/slice operators 2019-01-14 04:26:20 -08:00
Daniel Kang
27438eea6f update directory package structure 2019-01-11 02:27:28 -08:00
Renamed from vm/vm_string_test.go (Browse further)