radianceRadiance self-hosting compiler home log refs
agent/safe-ast
  • master
  • agent/cell-permissions
  • cloudhead/master-next
  • agent/master-fixes
  • agent/opaque-records
  • agent/safe-ast
  • agent/lexical-regions-kernel-t2
  • agent/kernel-t2
  • kernel
  • cloudhead/memory-safety
  • cloudhead/generic-core-types
  • radiance-generics
  • ai/ril-safety
8841bacd compiler: Check optional and slice construction Alexis Sellier 6 days ago
Clone
compiler/ lib/ scripts/ seed/ sublime/ test/ support/ std/ std.lib 79 B std.rad 82 B tests/ command 5.2 KiB driver 3.3 KiB package-golden 1.6 KiB run 3.1 KiB runner.rad 10.5 KiB vim/ .gitignore 336 B .gitsigners 112 B CONTRIBUTING 2.1 KiB LICENSE 1.1 KiB Makefile 5.4 KiB README 2.5 KiB STYLE 2.5 KiB std.lib 1.5 KiB std.lib.test 662 B
test/support/std.rad 82 B raw
1
//! Minimal standard package root for binary lowering fixtures.
2
3
export mod lang;