November 04, 2011 [D-runtime] [D-Programming-Language/druntime] 2b936b: Support CTFE exception handling | ||||
---|---|---|---|---|
| ||||
Branch: refs/heads/master Home: https://github.com/D-Programming-Language/druntime Commit: 2b936bf7a71c1cb59e960b349fe80c946a98d653 https://github.com/D-Programming-Language/druntime/commit/2b936bf7a71c1cb59e960b349fe80c946a98d653 Author: Don Clugston <dclugston at googlemail.com> Date: 2011-11-04 (Fri, 04 Nov 2011) Changed paths: M import/object.di Log Message: ----------- Support CTFE exception handling Just exposes the constructors for Exception and Error, so that they are CTFEable. Commit: 0f1b868c3208317f65e2df043aafb7486eb3574f https://github.com/D-Programming-Language/druntime/commit/0f1b868c3208317f65e2df043aafb7486eb3574f Author: Sean Kelly <sean at invisibleduck.org> Date: 2011-11-04 (Fri, 04 Nov 2011) Changed paths: M import/object.di Log Message: ----------- Merge pull request #83 from donc/ctfeExceptions Support CTFE exception handling Compare: https://github.com/D-Programming-Language/druntime/compare/b727000...0f1b868 |
Copyright © 1999-2021 by the D Language Foundation