phobos/std/regex/internal
Nick Treleaven ccd3115b8b [std.regex] Fix unsafe casts to bool
These are disallowed in `@safe` code with
https://github.com/dlang/dmd/pull/16558.
2024-06-03 16:27:09 +02:00
..
backtracking.d std.regex: put disassemble function in debug version 2024-01-10 00:32:27 +01:00
generator.d Adapt imports of std.format to new structure of std.format. 2021-03-19 13:22:00 +01:00
ir.d [std.regex] Fix unsafe casts to bool 2024-06-03 16:27:09 +02:00
kickstart.d Use static foreach in Phobos 2018-01-03 17:30:11 +01:00
parser.d Improve std.regex build times by removing a formattedWrite call 2023-02-25 02:29:32 +13:00
tests.d posix.mak: Enforce whitespace before opening parenthesis for version conditions 2018-09-22 16:57:24 +02:00
tests2.d Narrow imports of std.math in the rest of phobos. 2021-04-21 03:00:57 +02:00
thompson.d std.regex: Refactor kicked (#8732) 2023-04-17 12:47:12 +03:00