Revision d16c01f...

Go back to digest for 4th December 2011

Features in Development Tools

Sven Brauch committed changes in [kdev-python] /:

Improved support for comprehensions

List comprehension is fully supported now, except for
highlighting the iterated variable, which requires DUChain changes.

Dict comprehensions are supported, but without content type
tracking. The target is only assigned a plain "dict" type.

File Changes

Modified 5 files
  •   example_ast.py
  •   duchain/expressionvisitor.cpp
  •   duchain/expressionvisitor.h
  •   duchain/usebuilder.cpp
  •   duchain/usebuilder.h
5 files changed in total