plum
git clone https://git.pyrossh.dev/plum
A statically typed, imperative programming language inspired by rust, python
plum-checker/tests/monomorphize_tests.rs
3d6f280
— Peter John
2026-08-09T22:04:58+05:30
style: rename all Rust function/method names from snake_case to camelCase
4fda634
— Peter John
2026-08-09T18:54:49+05:30
feat(plum-checker): validate enum discriminant values, enable field access on them
30ae945
— Peter John
2026-07-24T11:36:01+05:30
test(plum-checker): migrate test fixtures to bracket generics syntax
1b220d2
— Peter John
2026-07-20T15:24:15+05:30
feat(plum-checker): core generics specialization primitives