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
254
Commits
2
Branches
6
Tags
2.4
MiB
d4432cda7a
Commit Graph
3 Commits
Author
SHA1
Message
Date
John
40ec9b30e4
conlang: Use interned strings (
Sym
) for all symbols
2024-04-24 19:34:29 -05:00
John
b74c4cd5bf
cl-parser: Forego RAII scopeguard finalization pattern in
impl Fold for ModuleInliner
...
We have an outer function *right there* to do cleanup for us.
2024-04-22 21:43:30 -05:00
John
9c3c2e8674
cl-parser: Implement a module inlining pass
2024-04-21 22:31:01 -05:00