Ken Chou
40bd58b692
Add OpenSCAD ( #1097 )
...
* add OpenSCAD
* update README.md
* test data
2024-05-13 10:53:56 +02:00
SandaruKasa
e7fa7aba10
Fix slang ( #1089 )
2024-05-06 14:27:01 +02:00
Abiria
ba11288a20
feat: add support for LALRPOP ( #1077 )
2024-05-02 18:29:32 +02:00
Dan Foreman-Mackey
5542fa3ba3
Adding support for Snakemake ( #1045 )
2024-05-02 18:26:17 +02:00
Nikita K
155a960a42
Add Janet to languages.json ( #1042 )
2024-05-02 18:25:34 +02:00
Matthew Treinish
817cb4dadf
Add OpenQASM support ( #1041 )
2024-05-02 18:24:37 +02:00
Léana 江
8a945792ca
add: typst ( #1037 )
2024-05-02 18:23:35 +02:00
Alex Ozdemir
3ac268d00d
Add the ZoKrates language ( #1035 )
2024-05-02 18:23:04 +02:00
Clément Fournier
0f85cfe35e
Add lingua franca language ( #993 )
2024-05-02 17:58:45 +02:00
Samuel Meenzen
0dfd49413b
Add support for Razor Components ( #992 )
2024-05-02 17:56:37 +02:00
wanesty
3c01e09e3e
Add arch's PKGBUILD files ( #972 )
2024-05-02 17:55:20 +02:00
Nathaniel Knight
0f358fef90
Add support for Chapel ( #960 )
2024-05-02 17:53:15 +02:00
Halvor
820cfa3e62
Add language support for Slang ( #956 )
2024-05-02 17:52:34 +02:00
Fredrik Dahlgren
860185a776
Added support for Circom ( #949 )
2024-05-02 17:51:31 +02:00
Embers-of-the-Fire
21be04cba1
Add Nuget Config, Bazel and EdgeQL Support, Fix Output Formatter ( #999 )
...
* add nuget configuration support
* fix test file
* add bazel language
* fix output format
* add languages to readme
* fix serialize
* add edgeql
* edit readme
* add test file
* fix edgedb
2023-05-24 16:38:26 +02:00
Rom's
a99eb5f218
Add support for Redscript ( #994 )
2023-05-03 07:22:59 +02:00
Glenn Jackman
d6cb435152
Add support for jq ( #965 )
...
* Add jq language
* add to readme
2023-04-27 15:47:07 +02:00
XAMPPRocky
ebf199b341
Delete Smalltalk.cs.st ( #990 )
2023-04-23 03:12:01 +02:00
j
5acdb19b6a
Add support for smalltalk ( #839 )
2023-04-20 21:41:35 +02:00
petrisch
d4a1814758
Add HiCAD to languages.json ( #985 )
...
Co-authored-by: patrick.joerg <patrick.joerg@gilgends.com>
2023-04-20 11:39:16 +02:00
James Brown
9e08721c04
add Puppet to tokei; steal .pp from Pascal ( #914 )
2022-08-22 19:38:32 +02:00
Daniel Mircea
32e47d82eb
Add shaderlab support ( #938 )
2022-08-22 19:34:49 +02:00
Ralf Gommers
54a6200fac
Add support for Cython ( #927 )
...
Co-authored-by: XAMPPRocky <4464295+XAMPPRocky@users.noreply.github.com>
2022-08-15 08:45:42 +02:00
mendelsshop
7eabf7d806
added umpl ( https://github.com/mendelsshop/UMPL ) to tokei ( #932 )
...
* added umpl to languages.json
* added test file
* added umpl to readme
* Update example.umpl
this should fix ci
2022-08-15 08:45:20 +02:00
Rob Cornall
da0841dd66
support bitbake ( #907 )
...
Co-authored-by: XAMPPRocky <4464295+XAMPPRocky@users.noreply.github.com>
2022-08-15 08:44:44 +02:00
Siavash Askari Nasr
6c1463b592
Add support for Raku ( #803 )
...
* Add support for Raku
* [Raku] Remove single line and paragraph docs
as they do not work currently
* [Raku] Change code and comments to reflect the new changes
2022-08-15 08:44:12 +02:00
Masaki Hara
394aa61c98
Add basic Haml support ( #869 )
...
Co-authored-by: XAMPPRocky <4464295+XAMPPRocky@users.noreply.github.com>
2022-08-14 18:52:06 +02:00
sceneq
3c486247fb
Fix backslash bug ( #915 ) ( #916 )
...
* Fix backslash bug (#915 )
* fix
* Update test
Co-authored-by: scenq <me>
2022-08-14 18:35:25 +02:00
James Brown
e1bde8ca0f
add m4 language definition ( #923 )
2022-08-14 18:28:34 +02:00
R3dSt0ne
3b0adc8605
add multi_line_comments to VHDL ( #924 )
...
* add multi_line_comments to VHDL
* Update vhdl.vhd
2022-08-14 17:36:18 +02:00
Maciej Barć
5021a6d324
add Gentoo's ebuild language ( #854 )
...
* languages.json: Racket - add scrbl extension and racket env
Signed-off-by: Maciej Barć <xgqt@riseup.net>
* add ebuild language
more info: https://wiki.gentoo.org/wiki/Ebuild
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
Signed-off-by: Maciej Barć <xgqt@riseup.net>
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
Co-authored-by: XAMPPRocky <4464295+XAMPPRocky@users.noreply.github.com>
2022-08-14 17:34:07 +02:00
Masashi Yoshikawa
7e4639212c
add support for CUDA language ( #841 )
...
* add cuda language
* test and readme
* Update cuda.cu
2022-08-14 16:43:37 +02:00
kojix2
df545f5820
Add support for Nextflow ( #799 )
...
* Add nextflow
* Add nextflow test
* Add nextflow test data
2022-08-13 21:16:23 +02:00
Daniel Nagy
cd662e912b
Add Poke support ( #796 )
2022-08-13 21:14:35 +02:00
zhong-yiyu
1dd47ab45b
Add in Support for WenYan programming language ( #790 )
...
Co-authored-by: Dark-BlackTea-Master <53254770+dark-blacktea-master@users.noreply.github.com>
2022-08-13 21:13:59 +02:00
Redfire
2e900ba276
Added Forge Config and ZenCode Support ( #783 )
...
* Added ZenCode Support
* Sorted languages according to language key
* Added Minecraft Forge Config Support
* Added Forge Config to README
Co-authored-by: XAMPPRocky <4464295+XAMPPRocky@users.noreply.github.com>
2022-08-13 19:45:46 +02:00
Kian-Meng Ang
e6b7ab5f91
Fix typos ( #925 )
2022-06-26 12:19:47 +02:00
Rebecca
5a6fcfccf5
updating test data ( #920 )
2022-06-17 06:47:05 +02:00
Slope
ca2fcb3bd8
Fennel support ( #880 )
...
* Added Fennel support
Created a test file and added support in languages.json
* Updated Fennel test case
Input the wrong number of lines oops
* Corrected the number of comment lines
I am very bad at counting
* Added multiline strings to the test case
2022-05-17 07:06:20 +02:00
Po-Yu Hsieh
8cf79f31b1
Language Support for ATS ( #840 )
...
* Adding spec and test for ATS
* Update language support list
* Corrects language spec and test assertions
Details:
- Specifies quotation format
- Correct key for specifying line comment
- Correct expected test assertions (passed)
* Fix inconsistent JSON formatting in languages.json
* Update extension list
Details:
- To make it comply with github's linguist def
2021-11-19 16:56:26 +01:00
tuesdaycodes
a7e9d3c689
add jinja2 language ( #848 )
...
* add jinja2
* add jinja2 test data
2021-11-19 15:54:06 +01:00
Alexander Pupeikis
4fd51a0069
add Korn shell to supported languages ( #810 )
...
Update test/data/ksh.ksh
2021-08-06 10:25:46 +02:00
dgcampea
617edbfab4
Add AWK support ( #797 )
2021-08-03 11:42:25 +02:00
Jonathan Li
434eeb77cc
Add LOLCODE support ( #768 )
...
* Add lolcode support
* Retrigger build
2021-06-08 15:45:57 +02:00
John Benediktsson
95740ccd23
Add support for the Factor language. ( #746 )
2021-05-09 20:29:27 +02:00
Caden Haustein
9ad40fa5ec
Add Mlatu language ( #748 )
2021-05-09 20:28:50 +02:00
adamnemecek
9a37230153
added wgsl + metal shading languages ( #754 )
2021-05-09 20:28:00 +02:00
eulegang
3346143ced
add OpenPolicyAgent support and test ( #740 )
...
Co-authored-by: eulegang <eulegang@eulegang.dev>
2021-05-09 19:57:59 +02:00
rrrodzilla
c5a2e375c5
added support for kvlang - https://kivy.org/doc/stable/guide/lang.html ( #707 )
...
Co-authored-by: rodzilla <roland@textnibble.com>
2021-01-29 08:01:57 +00:00
Gabe Weiner
797eab0027
Adds support for GameMaker Language (GML) ( #702 )
2021-01-23 17:57:52 +00:00