schala/schala-lang/language
Greg Shuflin d65233240a Unify u32-based identifiers into common code
Create a new type Id<T> paramaterized by whatever specific class of IDs
is relevant to a domain; create stores and macros to support this; and
repace the existing Id types.
2021-10-27 00:36:23 -07:00
..
source-files Move prelude.schala into separate directory 2021-10-14 18:34:26 -07:00
src Unify u32-based identifiers into common code 2021-10-27 00:36:23 -07:00
Cargo.toml Add additional tests 2021-10-25 23:34:17 -07:00