diff options
author | Matthäus G. Chajdas <dev@anteru.net> | 2020-06-01 16:38:58 +0200 |
---|---|---|
committer | Matthäus G. Chajdas <dev@anteru.net> | 2020-06-01 16:38:58 +0200 |
commit | 5c9af23bc1ebacff47fac2866c2c478296f164a2 (patch) | |
tree | 61e4224f31a407ffeaa54794e9813481703834be | |
parent | ad3c2ed7c3b143c5cda7ab37824f7286e30f1a58 (diff) | |
download | pygments-git-5c9af23bc1ebacff47fac2866c2c478296f164a2.tar.gz |
Update CHAGES, language list.
-rw-r--r-- | CHANGES | 6 | ||||
-rw-r--r-- | doc/languages.rst | 4 |
2 files changed, 8 insertions, 2 deletions
@@ -15,6 +15,8 @@ Version 2.7.0 * Devicetree (PR#1434) * F* (PR#1409) + * GDScript (PR#1457) + * Singularity (PR#1285) * TiddlyWiki5 (PR#1390) * TNT (PR#1414) * YANG (PR#1408, PR#1428) @@ -25,13 +27,15 @@ Version 2.7.0 #1396) * Chapel (PR#1423) * Dart (PR#1449) + * Fortran (PR#1442) * HTTP (PR#1432) * Inform 6 (PR#1461) * Lean (PR#1415) * Matlab (PR#1399) + * NASM (PR#1465) * Nim (PR#1426) * SQL (PR#1402) - * SystemVerilog (PR#1436, PR#1452, PR#1454, PR#1460) + * SystemVerilog (PR#1436, PR#1452, PR#1454, PR#1460, PR#1462, PR#1463, PR#1464) * TeraTerm (PR#1337) - Added a new filter for math symbols (PR#1406) diff --git a/doc/languages.rst b/doc/languages.rst index 7ba9552d..25e618a9 100644 --- a/doc/languages.rst +++ b/doc/languages.rst @@ -67,8 +67,9 @@ Programming languages * Fortran * `FreeFEM++ <https://freefem.org/>`_ * F# -* F* <https://www.fstar-lang.org/>` _ +* `F* <https://www.fstar-lang.org/>`_ * GAP +* GDScript * Gherkin (Cucumber) * GLSL shaders * `Golo <https://golo-lang.org/>`_ @@ -268,6 +269,7 @@ Other markup * RSL * Scdoc * Sieve +* Singularity * SPARQL * SQL, also MySQL, SQLite * Squid configuration |