Commit graph

6 commits

Author SHA1 Message Date
Walter Bright
a852b8ec82 extricate location.d into its own file 2022-12-25 06:32:05 +01:00
Dennis
3735e25752
Fix 21062 - Confusing error when using a keyword as an identifier for a declaration (#14627) 2022-11-08 16:36:42 +02:00
lucica28
320b9ab673
fix alias location issue (#14602)
* fix alias location issue

* fix test
2022-11-01 11:04:27 +02:00
lucica28
607a9a4657
fix location issue for VisibilityDeclaration (#14473)
* fix location issue for VisibilityDeclaration

* add test
2022-10-05 12:09:24 +03:00
Dennis
5843effb01
Deprecate version/debug integers (#14330) 2022-07-26 09:37:30 +03:00
Iain Buclaw
6374bb87b7 Move dmd files into compiler/ 2022-07-09 18:53:07 +02:00