diff options
author | dgp <dgp@users.sourceforge.net> | 2006-12-03 16:31:02 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2006-12-03 16:31:02 (GMT) |
commit | ec5224b7f3aa65cb2534a7328645fa010f6d297c (patch) | |
tree | 78e262ac229d4bc7b0b05197c3f2d60270abb1c0 /library | |
parent | ecd460f0cf5fb2d5ba832332353c4c610e8684fb (diff) | |
download | tcl-ec5224b7f3aa65cb2534a7328645fa010f6d297c.zip tcl-ec5224b7f3aa65cb2534a7328645fa010f6d297c.tar.gz tcl-ec5224b7f3aa65cb2534a7328645fa010f6d297c.tar.bz2 |
* generic/tclCompExpr.c: Added expr parsing routines that
produce a different set of internal structures representing the parsed
expression, as well as routines that go on to convert those structures
into the traditional Tcl_Token array format. Use of these routines
is currently disabled. #undef PARSE_DIRECT_EXPR_TOKENS to enable
them. These routines will only become really useful when more
routines that compile directly from the new internal structures are
completed.
Diffstat (limited to 'library')
0 files changed, 0 insertions, 0 deletions