jw-python/tools/python
Jan Lindemann 421ff284cb ShuntingYard.py: Improve tokenize() quote handling
Quoted arguments were not grouped into one token, firstly, because the
parser didn't pay any attention to them, and secondly, because the data
structure carrying the postfixed string converted it back to being a
string, not a list, in column 2 of the result table.

Signed-off-by: Jan Lindemann <jan@janware.com>
2017-08-03 10:00:29 +02:00
..
jwutils ShuntingYard.py: Improve tokenize() quote handling 2017-08-03 10:00:29 +02:00
Makefile initial checkin 2017-07-24 12:19:34 +02:00