[SVN] r11426 (BlitzMax)
Noel Cower
ncower at gmail.com
Sun Apr 5 03:06:40 UTC 2009
* Removed matching of individual variables for Fields. Simply no way to do it so that it's consistent, so I'm going to just match the keyword instead.
* Moved locals, globals, and constants into repository. Same deal as with fields, matching of individual variables is scrapped due to inconsistency.
* Removed wasted matching of 'ptr' and 'var' from bmax_typename.
Changed:
U trunk/Review/Bundles/BlitzMax.tmbundle/Syntaxes/BlitzMax.tmLanguage
More information about the textmate-dev
mailing list