Improve subscript handling in pret-lam.
authorMatthijs Kooijman <matthijs@stdin.nl>
Thu, 27 Aug 2009 11:17:32 +0000 (13:17 +0200)
committerMatthijs Kooijman <matthijs@stdin.nl>
Thu, 27 Aug 2009 11:17:32 +0000 (13:17 +0200)
commit1864c65fe74e332c5aca3ccb9878b98aa1aa93e7
treec87bbcf8fd5b12682e0c0819b902a007613848a7
parent25adb8e7568b748a08f3106fcd30ac81e8cf0d6f
Improve subscript handling in pret-lam.

The handling is now a bit more strict when automatically detecting
multiple character subscripts, to prevent things like "return" from being
turned into "r_eturn".
pret-lam.lua