[phobos] [D-Programming-Language/phobos] 370b84: Added ML style functional exception handling.
GitHub
noreply at github.com
Fri Mar 8 15:23:53 PST 2013
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 at 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 at 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
More information about the phobos
mailing list