Dustin Oprea
|
9441507683
|
common/parser.go: An ASCII string not being terminated with NUL now panics
This likely means an offset error or something else that's very bad. We
shouldn't be forgiving it.
|
2020-01-12 18:56:35 -05:00 |
|
Dustin Oprea
|
5c7dc45079
|
Added all tests for type.go, type_encode.go, parser.go, value_context.go, and utility.go
- Add .MODULE_ROOT anchor file to support testing.
|
2020-01-12 18:56:35 -05:00 |
|
Dustin Oprea
|
bf3bc4e542
|
Refactor undefined-type tag processing
|
2020-01-12 18:56:35 -05:00 |
|