April 23, 2014 [dmd-internals] [D-Programming-Language/dmd] f5f95e: add semantics for @nogc | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: f5f95e02f330acf8307bb2b8bc1638cf6409e10e https://github.com/D-Programming-Language/dmd/commit/f5f95e02f330acf8307bb2b8bc1638cf6409e10e Author: Walter Bright <walter@walterbright.com> Date: 2014-04-23 (Wed, 23 Apr 2014) Changed paths: M src/builtin.c M src/declaration.h M src/expression.c M src/expression.h M src/func.c M src/toir.c M test/compilable/bug6963.d M test/compilable/testInference.d M test/fail_compilation/diag9635.d M test/fail_compilation/ice10212.d M test/fail_compilation/ice7645.d A test/fail_compilation/nogc.d M test/fail_compilation/test8793.d M test/runnable/funclit.d M test/runnable/mangle.d M test/runnable/sdtor.d M test/runnable/test7511.d M test/runnable/xtest46.d Log Message: ----------- add semantics for @nogc Commit: 0842392f31af74b42004dc8ded5e7d151552f1d8 https://github.com/D-Programming-Language/dmd/commit/0842392f31af74b42004dc8ded5e7d151552f1d8 Author: Andrei Alexandrescu <andrei@erdani.com> Date: 2014-04-23 (Wed, 23 Apr 2014) Changed paths: M src/builtin.c M src/declaration.h M src/expression.c M src/expression.h M src/func.c M src/toir.c M test/compilable/bug6963.d M test/compilable/testInference.d M test/fail_compilation/diag9635.d M test/fail_compilation/ice10212.d M test/fail_compilation/ice7645.d A test/fail_compilation/nogc.d M test/fail_compilation/test8793.d M test/runnable/funclit.d M test/runnable/mangle.d M test/runnable/sdtor.d M test/runnable/test7511.d M test/runnable/xtest46.d Log Message: ----------- Merge pull request #3490 from WalterBright/more-nogc DIP60: add semantics for @nogc Compare: https://github.com/D-Programming-Language/dmd/compare/4cd94f6104e3...0842392f31af |
Copyright © 1999-2021 by the D Language Foundation