March 13, 2014 [dmd-internals] [D-Programming-Language/dmd] a7f2a0: Make temp variable for verbose a bool | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: a7f2a0cb683244b94dccc5089f7913171630e7dc https://github.com/D-Programming-Language/dmd/commit/a7f2a0cb683244b94dccc5089f7913171630e7dc Author: Daniel Murphy <yebblies@gmail.com> Date: 2014-03-13 (Thu, 13 Mar 2014) Changed paths: M src/mars.c Log Message: ----------- Make temp variable for verbose a bool Commit: d15c973281d9cff79df96090e5aaa2ccc216b95e https://github.com/D-Programming-Language/dmd/commit/d15c973281d9cff79df96090e5aaa2ccc216b95e Author: Daniel Murphy <yebblies@gmail.com> Date: 2014-03-13 (Thu, 13 Mar 2014) Changed paths: M src/mars.c Log Message: ----------- setdebuglib and setdefault lib should be bools Commit: b47a189fc08ab9d7a112af50327840aa35d01e76 https://github.com/D-Programming-Language/dmd/commit/b47a189fc08ab9d7a112af50327840aa35d01e76 Author: Daniel Murphy <yebblies@gmail.com> Date: 2014-03-13 (Thu, 13 Mar 2014) Changed paths: M src/mars.c M src/root/response.c Log Message: ----------- response_expand should return bool Commit: 978730714f4d38cc615aec50ddac057c1092d9cd https://github.com/D-Programming-Language/dmd/commit/978730714f4d38cc615aec50ddac057c1092d9cd Author: Daniel Murphy <yebblies@gmail.com> Date: 2014-03-13 (Thu, 13 Mar 2014) Changed paths: M src/mars.c Log Message: ----------- Remove unused variable Commit: 344741130327a46e3b42b29b6ca052417cd16c86 https://github.com/D-Programming-Language/dmd/commit/344741130327a46e3b42b29b6ca052417cd16c86 Author: Daniel Murphy <yebblies@gmail.com> Date: 2014-03-13 (Thu, 13 Mar 2014) Changed paths: M src/aggregate.h M src/attrib.h M src/declaration.h M src/dsymbol.h M src/enum.h M src/glue.c M src/gluestub.c M src/irstate.h M src/module.h M src/staticassert.c M src/staticassert.h M src/template.h M src/toobj.c Log Message: ----------- multiobj should be bool Commit: 926464f0fc7894e1d0d51598c9fb8d8b16332436 https://github.com/D-Programming-Language/dmd/commit/926464f0fc7894e1d0d51598c9fb8d8b16332436 Author: Daniel Murphy <yebblies@gmail.com> Date: 2014-03-13 (Thu, 13 Mar 2014) Changed paths: M src/mtype.c M src/mtype.h Log Message: ----------- isZeroInit should return a bool Commit: 9bfce36fd8b4e02ce69c5b9b5ca51be13082880a https://github.com/D-Programming-Language/dmd/commit/9bfce36fd8b4e02ce69c5b9b5ca51be13082880a Author: Daniel Murphy <yebblies@gmail.com> Date: 2014-03-13 (Thu, 13 Mar 2014) Changed paths: M src/aggregate.h M src/class.c M src/mtype.c M src/mtype.h Log Message: ----------- isscope should be a bool Commit: 00e7fa648fa758e91ecaa6f9b6375ff4552fff3b https://github.com/D-Programming-Language/dmd/commit/00e7fa648fa758e91ecaa6f9b6375ff4552fff3b Author: Daniel Murphy <yebblies@gmail.com> Date: 2014-03-13 (Thu, 13 Mar 2014) Changed paths: M src/mtype.c M src/mtype.h Log Message: ----------- isString should return a bool Commit: 250490199acefefaa22956e5ea14c6bfee032145 https://github.com/D-Programming-Language/dmd/commit/250490199acefefaa22956e5ea14c6bfee032145 Author: Daniel Murphy <yebblies@gmail.com> Date: 2014-03-13 (Thu, 13 Mar 2014) Changed paths: M src/mtype.c M src/mtype.h Log Message: ----------- isAssignable should return bool Commit: b410a6f741a273598354224946c4dd8942045c8c https://github.com/D-Programming-Language/dmd/commit/b410a6f741a273598354224946c4dd8942045c8c Author: Daniel Murphy <yebblies@gmail.com> Date: 2014-03-13 (Thu, 13 Mar 2014) Changed paths: M src/mtype.c M src/mtype.h Log Message: ----------- checkBoolean should return bool Commit: 4d5c93560dce3a71270ba6d328117d1a7d179e09 https://github.com/D-Programming-Language/dmd/commit/4d5c93560dce3a71270ba6d328117d1a7d179e09 Author: Daniel Murphy <yebblies@gmail.com> Date: 2014-03-13 (Thu, 13 Mar 2014) Changed paths: M src/mtype.c M src/mtype.h Log Message: ----------- Type::checkAliasThisRec() should return bool Commit: 4305d89368b6f584ddf14117dd98624107bf4276 https://github.com/D-Programming-Language/dmd/commit/4305d89368b6f584ddf14117dd98624107bf4276 Author: Daniel Murphy <yebblies@gmail.com> Date: 2014-03-13 (Thu, 13 Mar 2014) Changed paths: M src/mtype.c M src/mtype.h Log Message: ----------- needsDestruction should return bool Commit: 2085bcf51640374c75e5420100f9b17fcd7bc96a https://github.com/D-Programming-Language/dmd/commit/2085bcf51640374c75e5420100f9b17fcd7bc96a Author: Hara Kenji <k.hara.pg+dev@gmail.com> Date: 2014-03-14 (Fri, 14 Mar 2014) Changed paths: M src/aggregate.h M src/attrib.h M src/class.c M src/declaration.h M src/dsymbol.h M src/enum.h M src/glue.c M src/gluestub.c M src/irstate.h M src/mars.c M src/module.h M src/mtype.c M src/mtype.h M src/root/response.c M src/staticassert.c M src/staticassert.h M src/template.h M src/toobj.c Log Message: ----------- Merge pull request #3374 from yebblies/param2 [cleanup] Some more boolifying Compare: https://github.com/D-Programming-Language/dmd/compare/99b9b04733ba...2085bcf51640 |
Copyright © 1999-2021 by the D Language Foundation