This website requires JavaScript.
Explore
Help
Register
Sign In
zaphar
/
ucg
Watch
1
Star
0
Fork
0
You've already forked ucg
mirror of
https://github.com/zaphar/ucg.git
synced
2025-07-25 18:49:50 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ucg
/
src
/
build
History
Jeremy Wall
1d6c850fd4
FEATURE: Dynamic Type checking with is.
...
Any expression for the type as long as the expression evaluates to a string.
2019-01-19 13:06:43 -06:00
..
assets.rs
FIX: The in memory asset cache should no longer canonicalize.
2019-01-13 22:05:20 -06:00
compile_test.rs
FEATURE: Declarative failures.
2019-01-19 11:39:37 -06:00
ir.rs
FEATURE: Add the is operator
2019-01-18 18:47:11 -06:00
mod.rs
FEATURE: Dynamic Type checking with is.
2019-01-19 13:06:43 -06:00
scope.rs
FEATURE: map, filter, and reduce over lists.
2019-01-18 20:01:08 -06:00
stdlib.rs
FIX: Multiple packaging errors.
2019-01-14 20:41:12 -06:00
test.rs
FEATURE: Macros are just an expression now.
2019-01-16 19:27:58 -06:00