Age | Commit message (Collapse) | Author |
|
|
|
ago, like Jan 2023 and I forgot what they do)
|
|
fullname` to `const std::string* fullname` to indicate the reference nature better
|
|
giving up on writing a clear commit message)
- stuff along the lines of cleaning up store process
- remove completed TODOs
- move code generation out of parser loop
- ^^^ also introduce some weird bugs of DeclXxx::name field disappearing -- maybe fixed, maybe didn't, can't reliably reproduce
- add infra to mangle (not included in codegen yet, also not tested)
- convert SourceFile storage map to node map, ensuring pointer stability (was broken before)
- buildsystem asan and UBsan applying to all targest
|
|
from the enumeration value DeclEnum::underlyingType
|
|
currently processed files
|
|
- Invoke codegen.exe once with a list of changed files, instead of individually for each changed file (this gives the codegen global access to all the code, allowing more things)
- Initial support for outputting an archive SQLite database that contains all the code info
|
|
|
|
|
|
targets
|