Closed GoogleCodeExporter closed 8 years ago
This specific issue has been solved, but there are a lot of problems around
user variables.
Original comment by pho...@gmx.de
on 1 Nov 2013 at 4:18
Variables can be quoted like @`haha`, @'hoho' or @"huhu". Is it necessary to
remove the quotes and return the raw name of the variable?
I have added some code to handle assignments without SET. See r412.
Original comment by pho...@gmx.de
on 4 Nov 2013 at 3:58
I have enhanced the parser with a "no_quote" property, which holds the variable
names without @ and without quotes.
Original comment by pho...@gmx.de
on 6 Nov 2013 at 7:51
Original issue reported on code.google.com by
kline...@gmail.com
on 5 Nov 2012 at 11:11