dmd/compiler
Bastiaan Veelo cd6a32f24e
Move functions from func.d to funcsem.d. (#16286)
These require `import dscope` that we want to remove from func.d in pursuit of https://github.com/orgs/dlang/projects/41.

Other functions that still need to be moved include `overloadApply()`, `isUnique()` and `equals()`, the latter needing a visitor akin #15782.
2024-03-04 06:50:03 +08:00
..
docs Move dmd files into compiler/ 2022-07-09 18:53:07 +02:00
ini
samples
src Move functions from func.d to funcsem.d. (#16286) 2024-03-04 06:50:03 +08:00
test Make hex strings implicitly convert to integer arrays 2024-03-03 13:08:43 +08:00