1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 26, 2023 — Apr 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove not working backtrace printers from panic(). More... almost 12 years ago
We use stringrefs already, thank you! More... almost 12 years ago
Implement name.subname addressing using stringref_t. More... almost 12 years ago
Add stringref_t ripped from LLVM. More... almost 12 years ago
Implement remaining typesystem methods. More... almost 12 years ago
Merge typesystem. More... almost 12 years ago
Some ideas on how to properly represent sequences and strings. More... almost 12 years ago
Type system types can be listed now. More... almost 12 years ago
Identity map a bit more memory for testing. More... almost 12 years ago
Fix single quotes. More... almost 12 years ago
Use two-stage build for toolchain. More... almost 12 years ago
Merge toolchain. More... almost 12 years ago
Fix libcxx build to use freshly built local clang. More... almost 12 years ago
Add std::string support. More... almost 12 years ago
Use Metta-provided libc replacements. More... almost 12 years ago
By default use current heap for allocation. More... almost 12 years ago
Implement more standard libc-like methods. More... almost 12 years ago
Interface data is always most primitive types usable for static storage. More... almost 12 years ago
Add autodoc emitter. More... almost 12 years ago
Emit autodoc for interfaces. More... almost 12 years ago
Add autodoc parsing. More... almost 12 years ago
Add autodoc lexing. More... almost 12 years ago
Merge typesystem. More... almost 12 years ago
More typesystem methods implementations. Do not bump meta_interfaces types count. Print registered types listing in entry. More... almost 12 years ago
Add stringtable iterator. More... almost 12 years ago
Print backtrace when panicing. More... almost 12 years ago
Merge stabilize. Small cleanup. More... almost 12 years ago
Cleanup interface registration. More... almost 12 years ago
Merge stabilize. Now boots as before. More... almost 12 years ago
Add missed folder and target type. More... almost 12 years ago