plutils

programming language utilities
git clone git://git.rr3.xyz/plutils | git clone gits://git.rr3.xyz/plutils
Log | Files | Refs | Submodules | LICENSE

DateCommit messageAuthorFiles+-
2026-05-29 04:18Add const version of Env.defineRobert Russell1+6-2
2026-05-25 02:39Add topLevelRobert Russell2+5-1
2026-05-23 21:41Add phantom parameter to Depth, Index, Level, and EnvironmentRobert Russell2+25-19
2026-05-23 21:38Update meta filesRobert Russell4+49-5
2025-12-22 20:16Add weakenRobert Russell1+3-0
2025-07-27 02:22Change Int to Nat in ShadowMap.lookupRobert Russell1+3-2
2025-07-27 02:01Add Environment.eval backRobert Russell1+10-0
2025-07-27 01:35Uncomment and simplify environmentsRobert Russell4+68-63
2025-07-06 21:12Start using naturals library, and temporarily comment out a bunch of stuffRobert Russell7+57-29
2025-06-24 03:47Switch to strict IntMapsRobert Russell1+2-2
2025-06-23 02:41Rename Env to EnvironmentRobert Russell2+78-78
2025-06-23 02:32Initial commitRobert Russell6+184-0