April 26, 2016 [phobos] [dlang/phobos] 8a487e: [std.regex] Split generation and parsing, almost c... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 8a487e21457283fb33bef487805d5915876471f8 https://github.com/dlang/phobos/commit/8a487e21457283fb33bef487805d5915876471f8 Author: Dmitry Olshansky <dmitry.olsh@gmail.com> Date: 2016-04-25 (Mon, 25 Apr 2016) Changed paths: M std/regex/internal/parser.d M std/regex/package.d Log Message: ----------- [std.regex] Split generation and parsing, almost completely. This should aid readability and reduce the obscurity of the parser. Also potentially non-generating parser is possible. Commit: 653cabbc2ad4b4186181be28ac340e4c7324f7ae https://github.com/dlang/phobos/commit/653cabbc2ad4b4186181be28ac340e4c7324f7ae Author: Ilya Yaroshenko <ilyayaroshenko@gmail.com> Date: 2016-04-26 (Tue, 26 Apr 2016) Changed paths: M std/regex/internal/parser.d M std/regex/package.d Log Message: ----------- Merge pull request #4233 from DmitryOlshansky/refactor-regex-parser [std.regex] Split code generation and parsing, almost completely. Compare: https://github.com/dlang/phobos/compare/5b2d6f53debf...653cabbc2ad4 |
Copyright © 1999-2021 by the D Language Foundation