[dmd-internals] [D-Programming-Language/dmd] 1780f0: Fix typos in code comments
GitHub via dmd-internals
dmd-internals at puremagic.com
Fri Feb 27 18:09:52 PST 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 1780f09b3a47e15133ce10fc4e276d283050c927
https://github.com/D-Programming-Language/dmd/commit/1780f09b3a47e15133ce10fc4e276d283050c927
Author: k-hara <k.hara.pg at gmail.com>
Date: 2015-02-27 (Fri, 27 Feb 2015)
Changed paths:
M src/expression.c
Log Message:
-----------
Fix typos in code comments
Commit: 3a9a56bce0d595fbe538946321e2fb8692711386
https://github.com/D-Programming-Language/dmd/commit/3a9a56bce0d595fbe538946321e2fb8692711386
Author: k-hara <k.hara.pg at gmail.com>
Date: 2015-02-27 (Fri, 27 Feb 2015)
Changed paths:
M src/expression.c
M test/fail_compilation/testInference.d
Log Message:
-----------
fix Issue 13729 - One not detected case of not purity
Commit: 8b3bd7381a82dac630f5a8374618caf5a3b8ae98
https://github.com/D-Programming-Language/dmd/commit/8b3bd7381a82dac630f5a8374618caf5a3b8ae98
Author: Martin Nowak <code at dawg.eu>
Date: 2015-02-28 (Sat, 28 Feb 2015)
Changed paths:
M src/expression.c
M test/fail_compilation/testInference.d
Log Message:
-----------
Merge pull request #4447 from 9rnsr/fix13729
[REG2.067a] Issue 13729 - One not detected case of not purity
Compare: https://github.com/D-Programming-Language/dmd/compare/aee306108957...8b3bd7381a82
More information about the dmd-internals
mailing list