summaryrefslogtreecommitdiffstats
path: root/generic/tclParseExpr.c
Commit message (Expand)AuthorAgeFilesLines
* * doc/CmdCmplt.3: Applied Patch 585105 to fully CONST-ifydgp2002-08-051-172/+256
* Allowed parser to recognise 'Inf' as a floating-point number. [Bug 218000]dkf2002-07-221-2/+3
* LogSyntaxError() should reset the interpreter resultjenglish2002-06-211-1/+2
* TIP#72 implementation. See ChangeLog for details.dkf2002-02-151-1/+5
* More expr syntax error improvementsdkf2001-12-061-15/+43
* Improved messages produced on getting a syntax error in an expressiondkf2001-12-041-46/+92
* removed unnecessary inclusions of tclCompile.h [Patch 466823]Miguel Sofer2001-10-011-2/+1
* Recognise the non-numeric boolean literals (true,false,yes,no,on,off.)dkf2001-04-091-3/+47
* * doc/expr.n:hobbs2000-05-091-6/+36
* * tests/expr-old.test:hobbs1999-12-041-2/+22
* 1999-09-01 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-09-021-2/+2
* Resynced with mainline.rjohnson1999-04-211-1/+1
* merged the parse changes between TclPro1.2 and Tcl8.1. Fixed bug in Windows ...surles1999-04-211-1/+7
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-0/+1826