22
I Use This!
Very High Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 17 hours ago.
Jun 06, 2023 — Jun 06, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Get rid of D type param in DtoConstSlice() More... 18 days ago
Skip some more superfluous bitcasts NOT using the DtoBitCast() helper More... 18 days ago
Merge pull request #4657 from kinke/rm_llvm_11_12_13 More... 18 days ago
Merge remote-tracking branch 'origin/master' into rm_llvm_11_12_13 More... 18 days ago
Only test druntime exceptions gdb test case (rt_trap_exceptions_drt_gdb) when gdb is available. (dlang/dmd!16513) More... 18 days ago
Skip superfluous IR pointer bitcasts, now that they are always opaque More... 19 days ago
Simplify IR tests, adapting to no more typed IR pointers More... 19 days ago
druntime: Work around issue #4538 More... 19 days ago
Drop support for LLVM 14 More... 19 days ago
tests/codegen/casm.c: Move to casm.i (#4662) More... 19 days ago
tests/codegen/mangling.d: change argument type of naked_dFunc to int (#4661) More... 19 days ago
Fix bugzilla 24546 for musl libc (dlang/dmd!16507) More... 19 days ago
Streamline description for -verrors More... 19 days ago
Fix up new missing CastExp field in DMD C++ header More... 19 days ago
dmd.builtin: Streamline signature of extra LDC builtins More... 19 days ago
Adopt new cmdline options -identifiers[-importc] More... 19 days ago
Adapt 2 tests to slightly different error msg wrt. missing object.d More... 20 days ago
Adapt to getAttributes() now being a free-standing function More... 20 days ago
Adapt to changed readFile() signature More... 20 days ago
Bump version, frontend version and Phobos More... 20 days ago
Merge remote-tracking branch 'origin/dmd-rewrite-stable' into merge-2.109 More... 20 days ago
ci: rename LDC_INSTALL_LLVM_RUNTIME_LIBS_OS to COMPILER_RT_LIBDIR_OS More... 20 days ago
utils/CMakeLists.txt: Build split-file if llvm is too old More... 20 days ago
tests/CMakeLists.txt: Add option for controlling compiler-rt tests More... 20 days ago
Support out-of-llvm compiler-rt installations More... 20 days ago
cmake: Add option to disable bundling ldc-profdata and ldc-profgen More... 20 days ago
Fix libunwind backtraces & rework DefaultTraceInfo such that it can be used without execinfo (#4639) More... 21 days ago
Detect musl in cmake and link with libunwind (#4645) More... 21 days ago
utils/CMakeLists.txt: Fix typo split-filea => split-file More... 23 days ago
ABI: Update spec url for LoongArch More... 24 days ago