Dennis
|
b289b6a6dc
|
Refactor use of Loc/SourceLoc (#20785)
|
2025-01-26 14:06:14 +01:00 |
|
Nicholas Wilson
|
2523149810
|
rename global.params.warnings to useWarnings
in line with `global.params.useDeprecated `, reduce confusion with `global.warnings` (which tracks the number of warnings emitted).
|
2024-10-14 16:23:16 +08:00 |
|
Razvan Nitu
|
f1f3a33c1d
|
Add test for parser instantiated with ASTBase in the testsuite (#16166)
|
2024-02-08 11:51:54 +02:00 |
|
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 |
|