[dmd-internals] [D-Programming-Language/dmd] d016f3: Re-implement Statement::apply in terms of Visitor
GitHub
noreply at github.com
Sat Feb 1 11:06:21 PST 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: d016f31e53ee85df13bbaf357ad7128898f52d44
https://github.com/D-Programming-Language/dmd/commit/d016f31e53ee85df13bbaf357ad7128898f52d44
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2014-01-18 (Sat, 18 Jan 2014)
Changed paths:
M src/sapply.c
M src/statement.c
M src/statement.h
M src/visitor.h
Log Message:
-----------
Re-implement Statement::apply in terms of Visitor
Commit: af8917bf433a0bf2614c7ca1c9a2ec11421e6100
https://github.com/D-Programming-Language/dmd/commit/af8917bf433a0bf2614c7ca1c9a2ec11421e6100
Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
Date: 2014-02-01 (Sat, 01 Feb 2014)
Changed paths:
M src/sapply.c
M src/statement.c
M src/statement.h
M src/visitor.h
Log Message:
-----------
Merge pull request #3111 from yebblies/sapplyvisitor
[DDMD] [refactor] Re-implement Statement::apply in terms of Visitor
Compare: https://github.com/D-Programming-Language/dmd/compare/b8de910d8f1c...af8917bf433a
More information about the dmd-internals
mailing list