[dmd-internals] [D-Programming-Language/dmd] aa2f22: Change more functions to return bool

GitHub via dmd-internals dmd-internals at puremagic.com
Sun Jan 4 12:24:13 PST 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: aa2f22d1e3d1cbd21969afd26174a2297aebafb8
      https://github.com/D-Programming-Language/dmd/commit/aa2f22d1e3d1cbd21969afd26174a2297aebafb8
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2015-01-05 (Mon, 05 Jan 2015)

  Changed paths:
    M src/glue.c
    M src/iasm.c
    M src/inline.c
    M src/lexer.c
    M src/lexer.h
    M src/libomf.c
    M src/mtype.c
    M src/mtype.h
    M src/parse.c
    M src/parse.h

  Log Message:
  -----------
  Change more functions to return bool


  Commit: d9e4196cd10482213cb2fe05fb8e120e695864f6
      https://github.com/D-Programming-Language/dmd/commit/d9e4196cd10482213cb2fe05fb8e120e695864f6
  Author: Andrej Mitrović <andrej.mitrovich at gmail.com>
  Date:   2015-01-04 (Sun, 04 Jan 2015)

  Changed paths:
    M src/glue.c
    M src/iasm.c
    M src/inline.c
    M src/lexer.c
    M src/lexer.h
    M src/libomf.c
    M src/mtype.c
    M src/mtype.h
    M src/parse.c
    M src/parse.h

  Log Message:
  -----------
  Merge pull request #4249 from yebblies/moremorebool

[cleanup] [trivial] Change more functions to return bool


Compare: https://github.com/D-Programming-Language/dmd/compare/acd0754a8bc1...d9e4196cd104


More information about the dmd-internals mailing list