Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: bd0485545437bece11d61ad36d3f7866c849bf8a
      
https://github.com/D-Programming-Language/dmd/commit/bd0485545437bece11d61ad36d3f7866c849bf8a
  Author: k-hara <[email protected]>
  Date:   2014-05-09 (Fri, 09 May 2014)

  Changed paths:
    M src/traits.c
    M test/runnable/traits.d

  Log Message:
  -----------
  [Refactoring] for getFunctionAttributes


  Commit: 5d11326064fd4e34eac284ff526f0c56c79aa428
      
https://github.com/D-Programming-Language/dmd/commit/5d11326064fd4e34eac284ff526f0c56c79aa428
  Author: k-hara <[email protected]>
  Date:   2014-05-09 (Fri, 09 May 2014)

  Changed paths:
    M src/mtype.c

  Log Message:
  -----------
  Fix warning in mtype.c


  Commit: 1ec07ddb7ca718dae76c1bee9117f73a3836423f
      
https://github.com/D-Programming-Language/dmd/commit/1ec07ddb7ca718dae76c1bee9117f73a3836423f
  Author: k-hara <[email protected]>
  Date:   2014-05-09 (Fri, 09 May 2014)

  Changed paths:
    M src/mtype.c

  Log Message:
  -----------
  Replace 'unsigned' to 'unsighed char'


  Commit: 647e7f1342c8e61fc81740ed68273b475a2fb24d
      
https://github.com/D-Programming-Language/dmd/commit/647e7f1342c8e61fc81740ed68273b475a2fb24d
  Author: Andrej Mitrovic <[email protected]>
  Date:   2014-05-09 (Fri, 09 May 2014)

  Changed paths:
    M src/mtype.c
    M src/traits.c
    M test/runnable/traits.d

  Log Message:
  -----------
  Merge pull request #3534 from 9rnsr/refactor_traits

Fix warning and small refactoring for __traits(getFunctionAttributes)


Compare: 
https://github.com/D-Programming-Language/dmd/compare/540fe4121d3a...647e7f1342c8
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to