1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected 1 day ago.
Sep 26, 2025 — Sep 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Rename GenerateProjects.bat to Generate.bat More... almost 6 years ago
Add GenerateVS2019.bat shortcut similar to GenerateMake.bat More... almost 6 years ago
Prevent projects from picking up obj files that are generated sometimes (#1508) More... almost 6 years ago
Fix CppMarshal WriteClassInstance to deal with incomplete classes. More... almost 6 years ago
Revert "Generate code from tests where libraries appear" More... almost 6 years ago
Fix all of our warnings in the parser More... almost 6 years ago
Rework Generator interface and add GenerationOutputMode option. More... almost 6 years ago
Minor formatting fix. More... almost 6 years ago
Improve IsTypeComplete to be more robust. More... almost 6 years ago
Improve ignored check for decls with explicit generation kinds. More... almost 6 years ago
Generate acessor methods for C targets in field to property pass.. More... almost 6 years ago
Fix error in Tests.lua by requiring gmake2 module. More... almost 6 years ago
Add a GCC 9 build to the LLVM CI build matrix. More... almost 6 years ago
Handle enum items in rename pass. More... almost 6 years ago
Set the correct enum integer type in GenerateEnumFromMacros. More... almost 6 years ago
Be more strict when constructing a regex for parsing macros. More... almost 6 years ago
Fix code to use BaseClass property instead of first base. More... almost 6 years ago
Add initial implementation of declaration maps. More... almost 6 years ago
Fix minor issue when invoking Premake without an action. More... almost 6 years ago
Add initial QuickJS generator. More... almost 6 years ago
Use NUnit3TestAdapter package (#1504) More... almost 6 years ago
Compress LLVM archives using zstd. More... almost 6 years ago
Call MSBuild in x86 build with Win32 platform. More... almost 6 years ago
Pass the target architecture when building LLVM. More... almost 6 years ago
Publish artifacts after building LLVM. More... almost 6 years ago
Fix VS environment paths by setting global env variables. More... almost 6 years ago
Do not use LLD when building LLVM under macOS. More... almost 6 years ago
Setup VS command prompt in LLVM workflow to fix VS x86 build. More... almost 6 years ago
Fix Lua cmake() so it works when CMake is in PATH on macOS. More... almost 6 years ago
Update LLVM workflow with lukka/get-cmake action to setup CMake and Ninja. More... almost 6 years ago