3 Commits

Author SHA1 Message Date
Dustin Oprea
7a76510c2b Revert "Refactor module-detection to use go/build instead of static file"
This reverts commit c23f7a10661b5308af9619b5d577a1754acf8412.

The package-path will be a build-path rather than a source-path, and any
assets being referred to will not be found.
2020-06-04 01:37:15 -04:00
Dustin Oprea
c23f7a1066 Refactor module-detection to use go/build instead of static file 2020-06-02 04:23:08 -04: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