summaryrefslogtreecommitdiffstats
path: root/SCons/Tool/lex.py
Commit message (Expand)AuthorAgeFilesLines
* LEX_TABLE_FILE -> LEX_TABLES_FILEWilliam Deegan2022-07-201-4/+4
* Move LEXHEADERFILE, LEXTABLEFILE, YACCHEADERFILE, YACCGRAPHFILE -> separated ...William Deegan2022-07-201-10/+10
* Add lex/yacc filegen consvarsMats Wichmann2022-07-191-9/+28
* Sider fixesMats Wichmann2022-06-301-1/+1
* Improvements to lex and yacc toolsMats Wichmann2022-06-301-23/+35
* updated blurb in CHANGES.txt and RELEASE.txt to indicate more specifically wh...William Deegan2022-06-251-5/+8
* Updated lex emitter to respect escaped spaces when climbing out of a the SCos...Daniel Moody2022-06-061-1/+1
* Fix some imports and other checker warningsMats Wichmann2021-05-051-14/+14
* Change Warning to SConsWarningMats Wichmann2020-07-071-1/+1
* Reorganize the repo. Moved src/engine/SCons to ./SCons to be more in line wit...William Deegan2020-05-061-0/+141