Searched refs:lexers (Results 1 – 11 of 11) sorted by relevance
13 from sphinx.highlighting import lexers53 lexers["asdl"] = ASDLLexer()
4 from sphinx.highlighting import lexers85 lexers["peg"] = PEGLexer()
229 for _, x := range lexers[c] {
976 var lexers = [256][]suffixLexer{ var
36 # the depfile parser and ninja lexers are generated using re2c.
37 [section:lexers Primitive Lexer Components]
148 * Fixed C2001 'newline in constant' warning in generated lexers. [gh_pr 324] [trac 11540]601 * The library does not minimize the generated lexer tables for dynamic lexers by602 default anymore. The generated tables will now be minimized for static lexers741 lexers.
51 * __lex__: This is the library usable to create tokenizers (lexers). The
114 [*Dan Nuffer] for his work on lexers, parse trees, ASTs, XML parsers, the
117 - Added recognition of C++0x keywords to Re2C lexers.351 - Fixed a runtime problem in the Re2C generated lexers when fed with717 - Fixed some trigraph token id's in the lexers.719 - Added tests for the different lexers.1593 This involved some changes in the C99/C++ lexers.1693 - Unified the different token definitions of the lexers, so that there is only1901 - Decoupled the C++ lexers and the pp grammar to separate compilation1914 tied to the C preprocessor. There are two different C++ lexers implemented1917 - The C++ lexers integrated into the C preprocessor by now are:1923 It isn't hard to plug in additional different C++ lexers. There are plans to
244 spirit/lex/quick_reference/lexers.html