Files
textmate/Frameworks/parse
Allan Odgaard 8849899007 Fix crash for missing grammars
Incase our index is out-of-date and we try to load and parse a grammar that does not exist on disk, we would get a grammar_t with a “null” root rule, this would later crash when trying to use the grammar.

As a simple fix we now ensure a dummy rule always exist.
2012-09-05 15:23:40 +02:00
..
2012-09-05 15:23:40 +02:00
2012-08-09 16:25:56 +02:00
2012-08-09 16:25:56 +02:00