This website requires JavaScript.
Explore
Help
Register
Sign in
mirrors
/
dmd
Watch
1
Star
0
Fork
You've already forked dmd
0
mirror of
https://github.com/dlang/dmd.git
synced
2025-04-26 13:10:12 +03:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
5
3070fc288a
dmd
/
compiler
/
test
/
compilable
/
imports
History
Download ZIP
Download TAR.GZ
Martin Kinkelin
ed17b3e95d
Fix
#21098
(
#21132
)
...
By reverting
#10718
- it seems superfluous nowadays?
2025-04-02 07:42:03 +08:00
..
format23327
fix Issue 23327 - [ICE] SEGV in AssocArray!(Identifier, Dsymbol).AssocArray.opIndex(const(Identifier)) at src/dmd/root/aav.d:313
2022-09-05 18:04:08 +02:00
include_unittest
pkg313
pkg11847
pkg16044
pkg16701
pkg20008
Fix 20008 - __traits(allMembers) of packages is complete nonsense (
#15335
)
2023-06-27 09:45:00 +03:00
pkg20537
pkg22952
Fix 22952 - Compiler fails to find package.d modules via -mv map (
#14501
)
2022-10-03 05:56:46 +03:00
pkgmod313
pkgmodule
plainpackage
test17441foo
test17991a
test18651
test20151a/b
/c
test21227
test21299
a313.d
a313templatemixin1.d
a313templatemixin2.d
a314.d
a8392.d
a12506.d
a12511.d
a12567.d
a13226.d
a14528.d
a15333.d
a15760.d
a15856.d
a18911.d
aliasdump.d
Fix Issue 23369 - Let more symbols be imported multiple times.
2022-09-29 20:21:57 +01:00
art4769a.d
art4769b.d
asmmerge.c
b33a.d
b313.d
b3682.d
bug8922.d
c314.d
c23789.i
ImportC: support __attribute__((aligned(N))) (
#15047
)
2023-04-09 15:33:06 -07:00
checkimports3a.d
checkimports3b.d
checkimports3c.d
cimports2a.i
fix Issue 23357 - ImportC: compatible types with definitions leads to redeclaration error when used from D (
#14509
)
2022-10-05 09:36:47 +03:00
cimports2b.i
fix Issue 23357 - ImportC: compatible types with definitions leads to redeclaration error when used from D (
#14509
)
2022-10-05 09:36:47 +03:00
cstuff3.c
defaa.d
defab.d
defac.d
defad.d
defines.c
Fix bugzilla 24639 - ImportC: defines of negative constants not detected for enum conversion (
#16789
)
2024-08-17 22:14:05 +08:00
depsOutput21238_bar.d
depsOutput21238_baz_cond.d
depsOutput21238_baz_moduleimport.d
depsOutput21238_baz_pragmalib.d
depsOutput21238_baz_stringimport.d
depsOutput21238_qux.d
diag12598a.d
dip22.d
dip22d.d
dip22e.d
f313.d
file23499.d
fix Issue 23499 - inliner crashes/asserts when building for 32-bit (
#14730
)
2022-12-21 15:30:04 +02:00
foofunc.d
foofunc2.d
format23327.d
fix Issue 23327 - [ICE] SEGV in AssocArray!(Identifier, Dsymbol).AssocArray.opIndex(const(Identifier)) at src/dmd/root/aav.d:313
2022-09-05 18:04:08 +02:00
fwdref2_test17548.d
fwdref9514.d
fwdref12201a.d
g313.d
g313public.d
g313staticif.d
g313stringmixin.d
g313templatemixin.d
ice11054a.d
ice11300a.d
ice13403a.d
imp12242a.d
imp12242a1.d
imp12242a2.d
imp12242b.d
imp12242b1.d
imp12242b2.d
imp15490a.d
imp15490b.d
imp15907.d
imp16080.d
imp16085.d
imp16085b.d
imp16088.d
imp16460.d
imp16798.d
imp17434a.d
imp17434b.d
imp21832.d
imp22122.d
imp22625.c
imp22665.c
imp22734.c
imp23548.c
fix Issue 23548 - [REG 2.098] C sources files have precedent over D modules in imports (
#14700
)
2022-12-15 17:48:59 +02:00
imp23662.c
Fix Issue 23662: ImportC bad handling of enum arguments for a function (
#14859
)
2023-02-09 12:50:15 +02:00
imp23812.c
Fix bugzilla 23812 - ImportC: allow adding function attributes to imported C functions (
#16820
)
2024-09-14 10:58:00 -07:00
imp24022.c
ImportC: Issue 24022 - Error: attribute
__anonymous
is used as a type (
#15365
)
2023-07-05 13:00:45 +02:00
impcimport.c
impfieldwise.d
issue21614a.d
jsonimport1.d
jsonimport2.d
jsonimport3.d
jsonimport4.d
library.c
fix Issue 23913 - __traits(getMember) fails for some C symbols (
#15234
)
2023-05-16 10:07:19 +03:00
makedeps_a.d
pr9471a.d
pr9471b.d
pr9471c.d
pr9471d.d
protectionimp.d
stdio4003.d
test1imp.d
test25a.d
test25b.d
test50a.d
test55a.d
test59a.d
test59b.d
test61a.d
test62a.d
test63a.d
test66a.d
test67a.d
test68a.d
test70.d
test71.d
test72a.d
test72b.d
test72c.d
test1238a.d
test1238b.d
test1754a.d
test1754b.d
test2991.d
test4003a.d
test6013.d
test7491a.d
test7491b.d
test9276decl.d
test9276expr.d
test9276hash.d
test9276parser.d
test9276sem.d
test9276type.d
test9276util.d
test9276visitors.d
test9399a.d
test9436aggr.d
test9436interp.d
test9436node.d
test9436type.d
test9672a.d
test9692b.d
Fix 20008 - __traits(allMembers) of packages is complete nonsense (
#15335
)
2023-06-27 09:45:00 +03:00
test9919a.d
test9919b.d
test9919c.d
test10375a.d
test10752.d
test11225b.d
test11225c.d
test11563core_bitop.d
test11563std_array.d
test11563std_range.d
test11563std_traits.d
test13242a.d
test13242b.d
test13582.d
test14666a.d
test14666b.d
test14954_implementation.d
test15150a.d
test15150b.d
test15371.d
test15785.d
test15857a.d
test15857b.d
test15857c.d
test16214b.d
test16348.d
test16709a.d
test16709b.d
test16709c.d
test16709d.d
test17541_2.d
test17541_3.d
test18771a.d
test18771b.d
test18771c.d
test18771d.d
test19187.d
test19344.d
test19609a.d
test19609b.d
test19609c.d
test19656a.d
test19656b.d
test19656c.d
test19657b.d
test19657c.d
test19657d.d
test19657e.d
test19657f.d
test19657g.d
test19746a.d
test19746b.d
test19746c.d
test19746d.d
test19750a.d
test19750b.d
test19750c.d
test19750d.d
test20530a.d
test21098_phobos.d
Fix
#21098
(
#21132
)
2025-04-02 07:42:03 +08:00
test21098b.d
Fix
#21098
(
#21132
)
2025-04-02 07:42:03 +08:00
test21464a.d
test21501b.d
test21501c.d
test22685b.d
test22685c.d
test22714a.d
test22714b.d
test23034b.c
test23490frop.d
fix Issue 23490 - [REG 2.101] Class vtable being overwritten by class semantic ran out of order
2022-12-03 10:18:06 +01:00
test23490pop.d
fix Issue 23490 - [REG 2.101] Class vtable being overwritten by class semantic ran out of order
2022-12-03 10:18:06 +01:00
test23490zoo.d
fix Issue 23490 - [REG 2.101] Class vtable being overwritten by class semantic ran out of order
2022-12-03 10:18:06 +01:00
test23597.di
Fix Issue 23597 - .di files not compatible with -i (
#14783
)
2023-01-05 12:38:12 +02:00
test24280b.i
fix Issue 24306 - ImportC: same name structs in separate C files interfere when compiled together
2023-12-30 13:57:19 +08:00
test24390a.d
fix bugzilla Issue 24390 - AssertError@src/dmd/backend/cgxmm.d(1476): Assertion failure (
#16181
)
2024-02-14 09:21:13 +08:00
test24390b.d
fix bugzilla Issue 24390 - AssertError@src/dmd/backend/cgxmm.d(1476): Assertion failure (
#16181
)
2024-02-14 09:21:13 +08:00
test24511_c.c
Fix Bugzilla Issue 24511 - __stdcall functions from C are extern(C) in D.
2024-04-21 11:27:26 +08:00
testcontracts.d
testcov1a.d
testcov1b.d
testlambda1.d
testlambda2.d
typecons4003.d
u20958.d
udamodule1.d
udamodule2.d
udamodule2a.d
vcg_ast_import.d
Rebase stable6 (
#16967
)
2024-10-07 12:00:14 +03:00
wax16798.d