Find a file
Leon Mika dcd4d0c5d2 Some new features and bugfixes
- 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
2025-01-15 22:07:29 +11:00
.forgejo/workflows Added CI/CD for pushing to feature branch 2024-09-05 22:01:05 +10:00
_site Fixed the web deployment 2024-12-12 07:47:52 +11:00
cmd Fixed the web deployment 2024-12-12 07:47:52 +11:00
repl Actually fixed the panic but reverted back to old working 2024-12-12 08:20:02 +11:00
ucl Some new features and bugfixes 2025-01-15 22:07:29 +11:00
.gitignore Finished working on playground and added a CI/CD step 2024-04-26 10:31:41 +10:00
go.mod Updated package name 2024-04-27 11:00:48 +10:00
go.sum Bump golang.org/x/sys from 0.0.0-20220310020820-b874c991c1a5 to 0.1.0 2024-04-16 12:06:11 +00:00
LICENSE.txt Added license 2024-04-27 10:17:53 +10:00
Makefile Renamed project to ucl 2024-04-27 10:11:22 +10:00