- Fixed parse bug which would result in an 'unrecognised }' when a comment appeared before a }
- Added support for ${} variables interpolation in strings
- Added support for $() for sub-expression interoplation in strings
- Fixed bug which was preventing dot dereferencing in array and hash literals
- Defined error type for when the result is not convertable to go
|
||
|---|---|---|
| .forgejo/workflows | ||
| _site | ||
| cmd | ||
| repl | ||
| ucl | ||
| .gitignore | ||
| go.mod | ||
| go.sum | ||
| LICENSE.txt | ||
| Makefile | ||