summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatth?us G. Chajdas <dev@anteru.net>2018-11-24 17:55:37 +0100
committerMatth?us G. Chajdas <dev@anteru.net>2018-11-24 17:55:37 +0100
commitaa765094469cb90eff740b46a7c5c5903204c098 (patch)
tree85beae0503dbec60a94aba9fe9d83b1a46376126
parent6bc8c0de737b181566fa66bc29f5fef4bc6ab11c (diff)
downloadpygments-aa765094469cb90eff740b46a7c5c5903204c098.tar.gz
Add Fennel and HLSL to the list of supported languages.
-rw-r--r--AUTHORS3
-rw-r--r--doc/languages.rst2
2 files changed, 4 insertions, 1 deletions
diff --git a/AUTHORS b/AUTHORS
index f39bbaa1..18e642f1 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -72,7 +72,7 @@ Other contributors, listed alphabetically, are:
* Alex Gosse -- TrafficScript lexer
* Patrick Gotthardt -- PHP namespaces support
* Olivier Guibe -- Asymptote lexer
-* Jordi Gutiérrez Hermoso -- Octave lexer
+* Phil Hagelberg -- Fennel lexer
* Florian Hahn -- Boogie lexer
* Martin Harriman -- SNOBOL lexer
* Matthew Harrison -- SVG formatter
@@ -81,6 +81,7 @@ Other contributors, listed alphabetically, are:
* Aslak Hellesøy -- Gherkin lexer
* Greg Hendershott -- Racket lexer
* Justin Hendrick -- ParaSail lexer
+* Jordi Gutiérrez Hermoso -- Octave lexer
* David Hess, Fish Software, Inc. -- Objective-J lexer
* Varun Hiremath -- Debian control lexer
* Rob Hoelz -- Perl 6 lexer
diff --git a/doc/languages.rst b/doc/languages.rst
index 7fa8eb2f..e5399403 100644
--- a/doc/languages.rst
+++ b/doc/languages.rst
@@ -37,6 +37,7 @@ Programming languages
* `Ezhil <http://ezhillang.org>`_ Ezhil - A Tamil programming language
* Factor
* Fancy
+* `Fennel <https://fennel-lang.org/>`_
* Fortran
* F#
* GAP
@@ -44,6 +45,7 @@ Programming languages
* GL shaders
* Groovy
* `Haskell <http://www.haskell.org>`_ (incl. Literate Haskell)
+* HLSL
* IDL
* Io
* Java