Menu

Commit [r4]  Maximize  Restore  History

ADDED : cloning of specifier node to allow correct modification of each declaration specifier.

ADDED : support for converting enumeration with annotation (on enum and on each value)
CHANGED : renamed prototypal class "MyParser" into "CppParser"
ADDED : conversion of reference and pointer type
CHANGED : Unit extend Namespace and Unit is now the default global Namespace.

sonix_fr 2012-01-04

changed /trunk/cpp2xml/pom.xml
added /trunk/cpp2xml/res
added /trunk/cpp2xml/res/cpp2xml.png
changed /trunk/cpp2xml/sample_files/sample.cpp
renamed /trunk/cpp2xml/src/main/com/snx/parser/MyParser.java -> /trunk/cpp2xml/src/main/com/snx/parser/CppParser.java
added /trunk/cpp2xml/src/main/com/snx/parser/model/CEnum.java
added /trunk/cpp2xml/src/main/com/snx/parser/model/CEnumValue.java
changed /trunk/cpp2xml/src/main/com/snx/parser/model/DeclSpecifier.java
changed /trunk/cpp2xml/src/main/com/snx/parser/model/Namespace.java
changed /trunk/cpp2xml/src/main/com/snx/parser/model/Unit.java
/trunk/cpp2xml/pom.xml Diff Switch to side-by-side view
Loading...
/trunk/cpp2xml/res
Directory.
/trunk/cpp2xml/res/cpp2xml.png
Binary file was added.
/trunk/cpp2xml/sample_files/sample.cpp Diff Switch to side-by-side view
Loading...
/trunk/cpp2xml/src/main/com/snx/parser/model/CEnum.java Diff Switch to side-by-side view
Loading...
/trunk/cpp2xml/src/main/com/snx/parser/model/CEnumValue.java Diff Switch to side-by-side view
Loading...
/trunk/cpp2xml/src/main/com/snx/parser/model/DeclSpecifier.java Diff Switch to side-by-side view
Loading...
/trunk/cpp2xml/src/main/com/snx/parser/model/Namespace.java Diff Switch to side-by-side view
Loading...
/trunk/cpp2xml/src/main/com/snx/parser/model/Unit.java Diff Switch to side-by-side view
Loading...