Go to file
Leon Mika 94cb920c51 Fixed a number of bugs
- Fixed the non-opaque slice and struct types returned from builtins as pointers to be returned from eval as pointers
- Fixed syntax problems with empty blocks that contain new-lines
2024-06-05 11:30:45 +00:00
.github/workflows Finished working on playground and added a CI/CD step 2024-04-26 10:31:41 +10:00
_site Updated go-import mod to git 2024-04-27 11:03:04 +10:00
cmd Started working on builtins 2024-05-04 10:59:17 +10:00
ucl Fixed a number of bugs 2024-06-05 11:30:45 +00:00
.gitignore Finished working on playground and added a CI/CD step 2024-04-26 10:31:41 +10: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
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