dmd/compiler
Iain Buclaw 02a64d2e13
Fix #21045 - import __stdin causes compilation to pause while reading from stdin (#21047)
Moves the special handling of reading from stdin out of the semantic
routines to the DMD driver itself. All references to `__stdin.d` have
also been removed from the frontend implementation.
2025-03-22 13:00:35 +01:00
..
docs Move dmd files into compiler/ 2022-07-09 18:53:07 +02:00
ini Revise remaining 32{omf,mscoff} usages 2024-05-25 16:35:11 +02:00
src Fix #21045 - import __stdin causes compilation to pause while reading from stdin (#21047) 2025-03-22 13:00:35 +01:00
test Fix #21045 - import __stdin causes compilation to pause while reading from stdin (#21047) 2025-03-22 13:00:35 +01:00
tools Update copyright years to 2025 (#20958) 2025-03-06 18:17:32 +08:00