Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: e05849419927e935416e508da6e51b5223938084
      
https://github.com/D-Programming-Language/dmd/commit/e05849419927e935416e508da6e51b5223938084
  Author: k-hara <[email protected]>
  Date:   2012-11-17 (Sat, 17 Nov 2012)

  Changed paths:
    M src/expression.h
    M src/optimize.c

  Log Message:
  -----------
  Use bool instead of int for the new parameter in Expression::optimize()


  Commit: 2d53ad94942c59fa9c4d79067bf8a3484ac32f09
      
https://github.com/D-Programming-Language/dmd/commit/2d53ad94942c59fa9c4d79067bf8a3484ac32f09
  Author: Hara Kenji <[email protected]>
  Date:   2012-11-17 (Sat, 17 Nov 2012)

  Changed paths:
    M src/expression.h
    M src/optimize.c

  Log Message:
  -----------
  Merge pull request #1299 from 9rnsr/usebool

Use bool instead of int for the new parameter in Expression::optimize()


Compare: 
https://github.com/D-Programming-Language/dmd/compare/86ba7050beb5...2d53ad94942c
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to