Artifact 9d1860ff72409d0353bc22b1d5e8eff8207f5886:
- File generic/tclCompExpr.c — part of check-in [c40afb4ece] at 2007-07-10 16:57:33 on branch trunk — * generic/tclCompExpr.c: Added a field for operator precedence to be stored directly in the parse tree. There's no memory cost to this addition, since that memory would have been lost to alignment issues anyway. Also, converted precedence definitions and lookup tables to use symbolic constants instead of raw number for improved readability, and continued extending/improving/correcting comments. (user: dgp size: 66280)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.