Find a file
Leon Mika 23f0f16d26 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-03-23 11:41:41 +11:00
.forgejo/workflows Added CI/CD for pushing to feature branch 2025-03-23 11:23:45 +11:00
_site Updated code url 2025-03-23 11:19:29 +11:00
cmd Added custom printers 2025-03-23 11:36:34 +11:00
repl Added custom printers 2025-03-23 11:36:34 +11:00
ucl Some new features and bugfixes 2025-03-23 11:41:41 +11:00
.gitignore Finished working on playground and added a CI/CD step 2025-03-23 11:15:19 +11:00
go.mod Updated package name 2025-03-23 11:17:20 +11:00
go.sum Started writing some tests 2024-04-11 22:05:05 +10:00
LICENSE.txt Added license 2025-03-23 11:16:17 +11:00
Makefile Renamed project to ucl 2025-03-23 11:15:59 +11:00