Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: fdf64e1c9dff4af29eda56ca5680f791b84cf20e
      
https://github.com/D-Programming-Language/dmd/commit/fdf64e1c9dff4af29eda56ca5680f791b84cf20e
  Author: Iain Buclaw <[email protected]>
  Date:   2015-09-29 (Tue, 29 Sep 2015)

  Changed paths:
    M src/dmodule.d
    M src/identifier.d
    M src/lexer.d
    M src/mars.d

  Log Message:
  -----------
  Move Lexer.isValidIdentifier static method to Identifier class


  Commit: 5b0471da23170392ae7e48e939793472158dca72
      
https://github.com/D-Programming-Language/dmd/commit/5b0471da23170392ae7e48e939793472158dca72
  Author: Hara Kenji <[email protected]>
  Date:   2015-09-30 (Wed, 30 Sep 2015)

  Changed paths:
    M src/dmodule.d
    M src/identifier.d
    M src/lexer.d
    M src/mars.d

  Log Message:
  -----------
  Merge pull request #5144 from ibuclaw/isvalididentifier

Move Lexer.isValidIdentifier static method to Identifier class


Compare: 
https://github.com/D-Programming-Language/dmd/compare/e598f185f6cd...5b0471da2317
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to