Revision 43418cb...

Go back to digest for 17th July 2011

Features in Development Tools

Milian Wolff committed changes in [kdevelop/c++0x] /cpp/parser:

cpp2011 support: rough, experimental support for the new alternative function declarator syntax

this shows that I'll probably have to rewrite our AST/Parser to better honor and follow the spec,
esp. the lack of abstract-declarator bites me now

File Changes

Modified 4 files
  • /cpp/parser
  •   languages/ast.h
  •   languages/parser.cpp
  •   languages/tests/test_parser.h
  •   languages/tests/test_parser_cpp2011.cpp
4 files changed in total