summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Update CHANGESJean Abou Samra2023-03-291-3/+4
* add support for lexing attributes in Chapel (#2376)arezaii2023-03-291-0/+4
* Update CHANGES.Matthäus G. Chajdas2023-03-251-0/+1
* Merge pull request #2383 from pygments/2382-fixMatthäus G. Chajdas2023-03-252-1/+52
|\
| * css: fix lexing numbers inside function calls2382-fixGeorg Brandl2023-03-192-1/+52
* | Update CHANGES.Matthäus G. Chajdas2023-03-251-4/+15
* | bash/tcsh: move "break" to keywords (#2377)Georg Brandl2023-03-152-10/+10
|/
* Improve Gnuplot lexer.Matthäus G. Chajdas2023-03-112-904/+32
* Update CHANGESJean Abou Samra2023-03-071-1/+1
* Improve number regex and add lexer guess for carbon syntax (#2370)Amr Hesham2023-03-072-4/+45
* Improve the whitespace checker.Matthäus G. Chajdas2023-03-051-0/+4
* Update CHANGESJean Abou Samra2023-03-041-1/+1
* Add more keywords to Carbon lexer (#2369)Amr Hesham2023-03-032-4/+4
* Update CHANGESJean Abou Samra2023-03-021-1/+1
* Add support for impl and constraint declaration in Carbon lexer (#2368)Amr Hesham2023-03-023-2/+53
* Update CHANGESJean Abou Samra2023-03-021-1/+1
* Fix order of minus and arrow operators in Carbon lexer (#2367)Amr Hesham2023-03-023-11/+6
* Update CHANGESJean Abou Samra2023-03-021-1/+1
* Add support for more declarations and access modifiers in Carbon lexer (#2366)Amr Hesham2023-03-023-3/+282
* Fix Carbon example typo in function declaration (#2365)Amr Hesham2023-03-022-2/+2
* README.rst updatesJean Abou Samra2023-03-011-4/+2
* Update CHANGESJean Abou Samra2023-03-011-0/+1
* Add support for Carbon Programming Language (#2362)Amr Hesham2023-03-015-0/+310
* SQL+Jinja: use a simpler regex in analyse_textJean Abou Samra2023-03-012-5/+2
* Update CHANGESJean Abou Samra2023-03-011-1/+2
* Improve lexing PHP attributes (#2360)Richard van Velzen2023-03-014-24/+49
* Fix lexing PHP anonymous classes with no parameters (#2359)Richard van Velzen2023-03-012-0/+29
* Improve lexing PHP's variable variable syntax (#2358)Richard van Velzen2023-03-012-1/+50
* Merge pull request #2357 from bitsawer/shader_lang_preprocessor_changesMatthäus G. Chajdas2023-02-267-2/+44
|\
| * Fix GLSL and HLSL preprocessor directive startbitsawer2023-02-267-2/+44
|/
* Improve bash math expansion lexing (#2353)Richard van Velzen2023-02-243-3/+677
* Don't require script headers in Rebol and Red codes. (#2349)Oldes Huhuman2023-02-245-38/+7
* Implement CMake bracket comment syntax (#2354)Richard van Velzen2023-02-243-0/+26
* Devolve Contributing.md (#2352)Jean Abou-Samra2023-02-235-239/+230
* Doc: fix markup on styledevelopment pageJean Abou Samra2023-02-232-7/+6
* More tests moved to snippets/ (#2351)Jean Abou-Samra2023-02-2331-635/+1429
* Replace Makefile with tox (#2331)Jean Abou-Samra2023-02-2315-132/+131
* Update CHANGESJean Abou Samra2023-02-231-0/+1
* Fix GLSL and HLSL preprocessor line continuation (#2350)bitsawer2023-02-237-4/+45
* Update CHANGESJean Abou Samra2023-02-231-0/+1
* Support PHP attributes (#2347)Richard van Velzen2023-02-213-0/+23
* Update CHANGESJean Abou Samra2023-02-161-1/+1
* Dax: Update list of Functions (#2345)Greg de Lima2023-02-161-47/+68
* Update CHANGESJean Abou Samra2023-02-151-0/+3
* Move metadata to pyproject.toml (#2342)Jean Abou-Samra2023-02-155-64/+60
* groff: Sort color definitions for reproducibility (#2343)Jean Abou-Samra2023-02-152-6/+46
* Update CHANGESJean Abou Samra2023-02-141-0/+1
* Add X++ support (#2339)Andrew Schmidt2023-02-145-1/+771
* Update CHANGESJean Abou Samra2023-02-131-0/+4
* Add new lexer for DAX (#2335)Greg de Lima2023-02-134-0/+170