CDT Commit Report for - March 20, 2003

amagloire

Update the variables when doing setValue()

updated

Change the update() to only check the variable in
the CurrentStackFrame.

First implementation.

updated.

New method
isIdentical()

new methods hasSameContentAs()
and getModifiers.

Patch from Chris Songer, for setSelection, some ICElement
does not have offset but rather line number.

Update the registers when doing setValue.

dschaefer

Patch for John Camelon:

CDT Core Patch

2003-03-19 John Camelon
Updated Parser method visibility to solidify external interface.
Solved and removed TODO's from Scanner implementation.
Updated Parser and callbacks to handle basic expressions.

CDT UI Tests Patch

2003-03-19 John Camelon
Updated DOMTests for assignmentExpressions off of declarators.
Updated ExprEvalTest for Parser signature changes relating to adjustments to Expression callbacks.