Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 1169754b30e87a0629ca709dbd3b58d096eda9bf
https://github.com/D-Programming-Language/dmd/commit/1169754b30e87a0629ca709dbd3b58d096eda9bf
Author: Daniel Murphy <[email protected]>
Date: 2014-05-21 (Wed, 21 May 2014)
Changed paths:
M src/e2ir.c
M src/expression.c
M src/expression.h
M src/hdrgen.c
M src/interpret.c
M src/lexer.h
M src/mtype.c
M src/parse.c
M src/visitor.h
A test/fail_compilation/faildg.d
M test/runnable/delegate.d
Log Message:
-----------
Implement delegate.ptr and delegate.funcptr as new ast classes instead of
using casting and pointer arithmetic
Commit: 4e5fd199ffcf90b785e74efbda573653ceafb263
https://github.com/D-Programming-Language/dmd/commit/4e5fd199ffcf90b785e74efbda573653ceafb263
Author: Walter Bright <[email protected]>
Date: 2014-05-23 (Fri, 23 May 2014)
Changed paths:
M src/e2ir.c
M src/expression.c
M src/expression.h
M src/hdrgen.c
M src/interpret.c
M src/lexer.h
M src/mtype.c
M src/parse.c
M src/visitor.h
A test/fail_compilation/faildg.d
M test/runnable/delegate.d
Log Message:
-----------
Merge pull request #3181 from yebblies/dgfuncptr
Implement delegate.ptr and delegate.funcptr as new ast classes instead of using
casting and pointer arithmetic
Compare:
https://github.com/D-Programming-Language/dmd/compare/8adf720ba779...4e5fd199ffcf_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals