March 08, 2013 [phobos] [D-Programming-Language/phobos] 370b84: Added ML style functional exception handling. | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: 370b84f1d518156cd125e10daf00d432727f578b https://github.com/D-Programming-Language/phobos/commit/370b84f1d518156cd125e10daf00d432727f578b Author: IdanArye <idanarye@gmail.com> Date: 2013-03-08 (Fri, 08 Mar 2013) Changed paths: M std/exception.d Log Message: ----------- Added ML style functional exception handling. Using the new "ifThrown" function in the std.exception module. Commit: 3fd69b6ebcf21b8bf1e333e596248b43b6d972ad https://github.com/D-Programming-Language/phobos/commit/3fd69b6ebcf21b8bf1e333e596248b43b6d972ad Author: Alex Rønne Petersen <alex@alexrp.com> Date: 2013-03-08 (Fri, 08 Mar 2013) Changed paths: M std/exception.d Log Message: ----------- Merge pull request #1090 from someboddy/add-ml-style-exception-handling Add ML style exception handling Compare: https://github.com/D-Programming-Language/phobos/compare/2ad62682c4a7...3fd69b6ebcf2 |
Copyright © 1999-2021 by the D Language Foundation