Go to file
Leon Mika 88417aba95 Added support for "opaque" return types
These are return types that are left alone by the UCL interpretor and cannot be operated on or get fields of.
2024-06-05 03:59:53 +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 Added support for "opaque" return types 2024-06-05 03:59:53 +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