Revision c839460...

Go back to digest for 14th October 2012

Other in Development Tools

Miquel Sabaté committed changes in [kdev-ruby] /:

Re-implemented how errors are stored in the parser.

Now the errors list is a truly chained list, instead of a plain
statically-allocated array. Moreover, I've added a "warning" flag.

File Changes

Modified 6 files
  •   parser/main.c
  •   parser/node.c
  •   parser/node.h
  •   parser/parser.y
  •   parser/rubyparser.cpp
  •   parser/rubyparser.h
6 files changed in total