IDL: implementations of parts of the stuff needed to recognize q few STL types (contq...
commitd924f58750d58c779232b30137cd619420389895
authorAntoine Chavasse <a.chavasse@gmail.com>
Thu, 14 Jun 2007 15:12:29 +0000 (14 17:12 +0200)
committerAntoine Chavasse <a.chavasse@gmail.com>
Thu, 14 Jun 2007 15:12:29 +0000 (14 17:12 +0200)
tree55a429bd54405d29231d7fc6e9da608612cd1c15
parentba3ba98e870ace29959d4703f1c32415eea236e9
IDL: implementations of parts of the stuff needed to recognize q few STL types (contqiners etc.)
13 files changed:
CMakeLists.txt
abf/CMakeLists.txt
abf/implementation.h
abf/stl_types.h [new file with mode: 0644]
abf/test/Tubgirl.h
abf/test/abftest.aidl
core/aic/type.cpp
core/idlast/type.h
core/idlparser/astbuilder.h
core/idlparser/aststltypes.h [new file with mode: 0644]
core/idlparser/grammar.h
core/idlparser/token.cpp
core/idlparser/token.h