]> git.mdlowis.com Git - archive/dlang.git/commit
Renamed macro class to Syntax
authorMichael D. Lowis <mike@mdlowis.com>
Wed, 30 May 2012 04:55:25 +0000 (00:55 -0400)
committerMichael D. Lowis <mike@mdlowis.com>
Wed, 30 May 2012 04:55:25 +0000 (00:55 -0400)
commitbecfce7d334a83c7f2e21dda5932c25a64135101
tree4f8fe010f9f46a5b608c8f1a070313b692b269f2
parent1cfd2710e51a5eebb0eddf6a5aba4c8569f9ce37
Renamed macro class to Syntax
Makefile
source/dlparser/dlparser.h
source/dlparser/macro/macro.cpp [deleted file]
source/dlparser/syntax/syntax.cpp [new file with mode: 0644]
source/dlparser/syntax/syntax.h [moved from source/dlparser/macro/macro.h with 84% similarity]
source/main.cpp
source/visitors/expprocessor.cpp
source/visitors/expprocessor.h