This website requires JavaScript.
Explore
Help
Sign In
j
/
Conlang
Watch
1
Star
1
Fork
0
You've already forked Conlang
Code
Issues
5
Pull Requests
Packages
Projects
2
Releases
Wiki
Activity
33b7cd3971
Conlang
/
compiler
History
John
33b7cd3971
cl-structures: Do not #[derive(Eq)] for Interned<T>
...
Derive places Eq bound on T, which is not true of Interned<T>
2024-05-16 15:04:37 -05:00
..
cl-arena
cl-arena: Add iterator allocation to TypedArena
2024-05-04 22:17:34 -05:00
cl-ast
cl-ast/desugar: Turn all paths into absolute paths
2024-04-29 16:25:30 -05:00
cl-interpret
cl-ast: Switch from old string interner to new string interner
2024-04-27 20:24:11 -05:00
cl-lexer
Revert "Cargo.toml: Add
documentation
key"
2024-04-22 00:07:44 -05:00
cl-parser
cl-ast: Switch from old string interner to new string interner
2024-04-27 20:24:11 -05:00
cl-repl
conlang: Use interned strings (
Sym
) for all symbols
2024-04-24 19:34:29 -05:00
cl-structures
cl-structures: Do not #[derive(Eq)] for Interned<T>
2024-05-16 15:04:37 -05:00
cl-token
Revert "Cargo.toml: Add
documentation
key"
2024-04-22 00:07:44 -05:00
cl-typeck
cl-typeck: Insert impls into target type's namespace
2024-05-07 13:59:45 -05:00