| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-07-12 | Updated everything for release 0.55.0. | Jussi Pakkanen | |
| 2020-05-20 | compilers/d: Add b_ndebug support | Dylan Baker | |
| D lang compilers have an option -release (or similar) which turns off asserts, contracts, and other runtime type checking. This patch wires that up to the b_ndebug flag. Fixes #7082 | |||
