Fixed little grammar bug where the fractional part of a number was required 
when written in an exponential form (i.e.: a number like 1e10 was considered as 
invalid and required to be written as 1.0e10).

Changed:
U   trunk/Bundles/JSON.tmbundle/Syntaxes/JSON.tmLanguage
_______________________________________________
textmate-dev mailing list
[email protected]
http://lists.macromates.com/listinfo/textmate-dev

Reply via email to