History for tconfpy / tconfpy.py
2004-03-14
@tundra
Completed logic for existential conditional and final .endif counts. ...
tundra committed on 14 Mar 2004
2004-03-13
@tundra
Expanded DerefVar() to properly replace all variable references. ...
tundra committed on 13 Mar 2004
@tundra
Consolidated the builtins into the master symbol table. ...
tundra committed on 13 Mar 2004
2004-03-12
@tundra
Changed line parser logic to provide debug indication that ...
tundra committed on 12 Mar 2004
@tundra
Added Variable Reference regular expression and matching object.
tundra committed on 12 Mar 2004
@tundra
Slight code reorganization and comment cleanup.
tundra committed on 12 Mar 2004
@tundra
Improved formatting of error, warning, and debug messages.
tundra committed on 12 Mar 2004
@tundra
Added parsing for .endif and .include directives.
tundra committed on 12 Mar 2004
2004-03-11
@tundra
Removed status from return API. Not needed - implied by contents ...
tundra committed on 11 Mar 2004
@tundra
Added support for embedding reserved words and symbols. ...
tundra committed on 11 Mar 2004
2004-03-09
@tundra
Cleaned up API and return data structures. ...
tundra committed on 9 Mar 2004
@tundra
Created skeleton for parser logic, API, and return logic.
tundra committed on 9 Mar 2004
@tundra
Cleaned up formatted output.
tundra committed on 9 Mar 2004
@tundra
Added formatted warning and error message output.
tundra committed on 9 Mar 2004
2003-12-12
@tundra
Initial revision
tundra committed on 12 Dec 2003