summaryrefslogtreecommitdiff
path: root/pygments
Commit message (Expand)AuthorAgeFilesLines
* Add FloScript sample file, update mappings & changes.Matth?us G. Chajdas2018-12-172-10/+12
* Merged in 0486/pygments-main (pull request #750)Anteru2018-12-1776-2549/+3160
|\
| * Merged in witchard/pygments-main (pull request #706)Anteru2018-12-171-1/+1
| |\
| | * Added support for text/x-shellscript mime type. Fixes #1332.witchard2017-02-181-1/+1
| * | Merged in jae2/pygments-main (pull request #787)Anteru2018-12-1717-183/+508
| |\ \
| | * | Update SARL added date, regenerate mapping.Matth?us G. Chajdas2018-12-162-2/+3
| | * | Fix PowerShellLexer defining built-in aliases incorrectly.Matth?us G. Chajdas2018-12-161-2/+2
| | * | Merged in sgalland/pygments-main (pull request #717)Anteru2018-12-161-1/+55
| | |\ \
| | | * | Add the lexer for the SARL language.St?phane GALLAND2017-04-041-1/+55
| | * | | Merged in jwilk/pygments (pull request #707)Anteru2018-12-1676-2544/+3099
| | |\ \ \
| | | * \ \ Merged in natashawatkins/pygments-main/natashawatkins/julia-06 (pull request ...Anteru2018-12-1676-2542/+3095
| | | |\ \ \
| | | | * | | Update ansi color name change version.Matth?us G. Chajdas2018-12-161-2/+2
| | | | * | | Merged in mortenlund/pygments-main (pull request #777)Anteru2018-12-163-29/+57
| | | | |\ \ \
| | | | | * | | fix missing brightred color in console colorsMorten Enemark Lund2018-08-211-1/+1
| | | | | * | | Fix bug with leading # in color nameMorten Enemark Lund2018-08-211-1/+1
| | | | | * | | Use replace instead of stripMorten Enemark Lund2018-08-211-2/+2
| | | | | * | | Ensure terminal formatter works with new ansi colors namesMorten Enemark Lund2018-08-212-9/+6
| | | | | * | | Change ansi color names to more saying namesMorten Enemark Lund2018-08-042-20/+51
| | | | | |/ /
| | | | * | | Prepare 2.3.1 release.Matth?us G. Chajdas2018-12-161-1/+1
| | | | * | | Merged in t-b/pygments-main (pull request #764)Anteru2018-12-1372-2401/+2789
| | | | |\ \ \
| | | | | * \ \ Merged in takenobu-hs/pygments-main/lexer-haskell-modify (pull request #745)Anteru2018-12-1372-2396/+2781
| | | | | |\ \ \
| | | | | | * \ \ Merged in marshallward/pygments-main (pull request #747)Anteru2018-12-131-0/+1
| | | | | | |\ \ \
| | | | | | | * | | Safer Fortran E-notation without decimalMarshall Ward2018-01-061-1/+1
| | | | | | | * | | Fortran E-notation float without decimalMarshall Ward2018-01-061-0/+1
| | | | | | | |/ /
| | | | | | * | | Merged in sanssecours/pygments-main (pull request #724)Anteru2018-12-1371-2393/+2777
| | | | | | |\ \ \
| | | | | | | * \ \ Merged in felixfontein/pygments-main (pull request #762)Anteru2018-12-131-0/+6
| | | | | | | |\ \ \
| | | | | | | | * | | Improving lexing of YAML mappings.Felix Fontein2018-05-191-0/+6
| | | | | | | | |/ /
| | | | | | | * | | Merged in alfonse/pygments-main-glsl (pull request #740)Anteru2018-12-071-18/+92
| | | | | | | |\ \ \
| | | | | | | | * | | GLSL: Names that start with `gl_` are properly recognized as built-in variables.alfonse2017-10-291-0/+2
| | | | | | | | * | | GLSL: Added keywords for GLSL versions > 1.20.alfonse2017-10-291-18/+90
| | | | | | | | |/ /
| | | | | | | * | | Merged in cocoatomo/pygments-main-1/cocoatomo/insert-exception-names-added-in...Anteru2018-12-0770-2372/+2676
| | | | | | | |\ \ \
| | | | | | | | * \ \ Merged in vodik/pygments-main/hylang-colon-in-identifiers (pull request #754)Anteru2018-12-071-1/+1
| | | | | | | | |\ \ \
| | | | | | | | | * | | Hy lexer should accept colons inside identifiersSimon Gomizelj2018-04-051-1/+1
| | | | | | | | | |/ /
| | | | | | | | * | | Merged in gpduck/pygments-main (pull request #705)Anteru2018-12-071-7/+24
| | | | | | | | |\ \ \
| | | | | | | | | * | | Add verbs from PS v5.1Chris Duck2017-02-111-7/+11
| | | | | | | | | * | | Add built-in aliases to PowerShellLexerChris Duck2017-02-111-0/+13
| | | | | | | | | | |/ | | | | | | | | | |/|
| | | | | | | | * | | Merged in wentasah/pygments-main (pull request #784)Tim Hatch2018-12-051-0/+2
| | | | | | | | |\ \ \
| | | | | | | | | * | | Fix handling of end-of-line comments in asm lexermichal sojka2018-11-261-0/+2
| | | | | | | * | | | | Insert exception names added in Python version 3.5 and 3.6.cocoatomo2017-03-291-3/+3
| | | | | | | | |_|_|/ | | | | | | | |/| | |
| | | | | | * | | | | YAML: Recognize non-specific tag `!`Rene? Schwaiger2017-06-161-1/+1
| | | | | | * | | | | YAML: Fix minor spelling mistakesRene? Schwaiger2017-06-161-2/+2
| | | | | | |/ / / /
| | | | | * | | | | Fix Haskell lexer for numeric literals.Takenobu Tani2017-12-091-5/+8
| | | | | |/ / / /
| | | | * | | | | Igor Pro lexer: Update for Igor Pro 8Thomas Braun2018-05-141-111/+248
| | | | * | | | | Igor Pro lexer: Raise copyright yearThomas Braun2018-05-141-1/+1
| | | | |/ / / /
| | | * | | | | Add julia 0.6 language features to julia.pynatashawatkins2017-07-271-1/+3
| | | |/ / / /
| | * | | | | Fix syntax error in a regexp.Jakub Wilk2017-02-201-1/+1
| | | |_|_|/ | | |/| | |
| * | | | | Fixed typos in terraform lexerJames Edwards2018-12-051-2/+2
| * | | | | Added newer Terraform keywords.James Edwards2018-12-051-2/+3
| | |_|/ / | |/| | |
| * | | | Fix more instances of invalid string escapesGeorg Brandl2018-11-2830-111/+111
| * | | | Update the unistring data.Georg Brandl2018-11-281-36/+40