1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 17 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
Setup Ninja build tool on LLVM workflow. More... almost 6 years ago
Add initial LLVM package workflow. More... almost 6 years ago
CI: Skip building CppSharp.Parser.CLI because its slow to do so and its not needed (#1502) More... almost 6 years ago
Use correct C# parser bindings for windows x64 (#1501) More... almost 6 years ago
Avoid installing NUnit if its already installed. (#1500) More... almost 6 years ago
Fix generation of SequentialLayout structures (#1499) More... almost 6 years ago
CI: Change job name to 'build' More... almost 6 years ago
Avoid duplicate builds by only allowing pull_request builds from forks. (#1498) More... almost 6 years ago
Remove redundant quotes and braces. More... almost 6 years ago
Update parser bindings. (#1497) More... almost 6 years ago
Check if mono is already installed before trying to install it. (#1496) More... almost 6 years ago
CI: Avoid inline scripting and use a single matrix. (#1495) More... almost 6 years ago
CI: Disable fail-fast More... almost 6 years ago
Fix CS0162 warning about unreachable code (#1492) More... almost 6 years ago
Remove unused function. (#1494) More... almost 6 years ago
Fix CS0109 warnings about new keyword not being required. (#1493) More... almost 6 years ago
Enable Multi-processor Compilation (MSVC) More... almost 6 years ago
Fix C4273 warnings about inconsistent dll linkage (#1491) More... almost 6 years ago
Remove unused build code. More... almost 6 years ago
Remove pull_request_target usage because it messes CI builds. More... almost 6 years ago
Fix warnings about unnecessary using directives. (#1489) More... almost 6 years ago
Fix C4251 warnings (#1487) More... almost 6 years ago
Avoid generating an interface with a Dispose method if we already inherit from IDisposable. (#1486) More... almost 6 years ago
Minor build refactor and preparation for gmake2. More... almost 6 years ago
Minor cleanup in Compile.sh. More... almost 6 years ago
Always ignore warnings about missing PDB files More... almost 6 years ago
Fix finding of symbols for members of templates More... almost 6 years ago
Speed up CI build by avoiding vcvarsalls.bat (#1484) More... almost 6 years ago
Reduce number of "download progress" messages. (#1482) More... almost 6 years ago
Use pull_request_target to fix permission issue when running nunit-reporter step (#1483) More... almost 6 years ago