Commit graph

992 commits

Author SHA1 Message Date
Fredrik Dahlgren 860185a776
Added support for Circom (#949) 2024-05-02 17:51:31 +02:00
Bernd 7666b993bf
README.md: link to earthly project (#1078) 2024-03-24 20:41:48 +01:00
XAMPPRocky 476bf2a707
Update mean_bean_deploy.yml 2024-03-04 09:30:49 +01:00
github-actions[bot] 4760dbcae8
chore: release (#1070)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-03-04 09:16:19 +01:00
XAMPPRocky 24cdd19e2c
Create release-plz.yaml 2024-03-04 09:05:03 +01:00
Beiu Alexandru Dumitru 5f755db185
fixed language names not showing when in Light mode (light background (#1048) 2024-01-09 09:14:08 +01:00
XAMPPRocky e2625c02d8
Update mean_bean_ci.yml 2023-11-21 18:52:35 +01:00
Linda_pp c8e4d07032
Fix LD Script language data (#1028)
* Add `.ld` file extension to LD Script

* Fix LD Script doesn't allow `//` line comments
2023-09-24 10:45:04 +02:00
Linda_pp 2832faa615
Fix language data example in CONTRIBUTING.md (#1029) 2023-09-24 10:44:42 +02:00
Erin Power ae77e19456 Update dependencies 2023-08-02 23:00:54 +02:00
XAMPPRocky f6b8cadeba
Add widget install instructions 2023-07-16 10:31:15 +02:00
XAMPPRocky ddd114ae2c
Update mean_bean_ci.yml 2023-07-09 20:25:40 +02:00
Mihai Galos d5e820ade1
Feat: Dockerize tokei (#930)
* Dockerize tokei

* Update README.md with how to run tokei docker

* Simplify compiler flags

* Remove superfluous dependency to libgcc

* Use Earthfile instead of Dockerfile

* Remove superfluous referencing of build step

This is not needed because it is implied.

Co-authored-by: XAMPPRocky <4464295+XAMPPRocky@users.noreply.github.com>

---------

Co-authored-by: XAMPPRocky <4464295+XAMPPRocky@users.noreply.github.com>
2023-07-05 11:36:22 +02:00
Spenser Black 7b86e23bc9
Ignore format commits for languages.json (#1013)
This registers formatting commits on `languages.json` as revs to be
ignored. GitHub uses the file in the blame view, and these commits add
unnecessary noise that aren't relevant to finding actual changes (e.g.
when a language was added).
2023-06-26 20:14:15 +02:00
Wu Tingfeng 958e1d03ef
Upgrade GitHub Actions (#955) 2023-06-20 08:13:05 +02:00
Embers-of-the-Fire 5257078123
add --languages ouput formatter (#1007) 2023-06-08 12:24:20 +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
mike 3b3ea97a8c
show nushell in the readme (#991) 2023-05-11 10:32:33 +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
Zihan Chen fb2a612e76
Add support for Astro (#966) 2023-04-27 09:55:28 +02:00
Utkarsh Gupta c4bd7ceaed
Use XDG conventions on macOS too (#989) 2023-04-26 18:43:44 +02:00
Wu Tingfeng 8f286cc669
Add JSON5 support for languages.json (#986) 2023-04-25 09:42:32 +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
XAMPPRocky 8733101795
Disable *-android 2023-04-20 11:40:03 +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
JT 29bdd1eff4
Add Nushell to languages.json (#982)
* Add Nushell to languages.json

Added an entry for Nushell to the languages.json support.

* Update languages.json

---------

Co-authored-by: XAMPPRocky <4464295+XAMPPRocky@users.noreply.github.com>
2023-04-18 14:30:29 +02:00
XAMPPRocky 8fa716d9be
Disable aarch64-linux-android 2023-04-18 14:30:10 +02:00
Erin Power 8a48c475c4 Release 13.0.0-alpha.0
tokei@13.0.0-alpha.0

Generated by cargo-workspaces
2023-03-27 17:48:17 +02:00
Calamity 6d5d023bbf
add void linux installation instructions (#973) 2023-02-21 09:35:20 +01:00
BrettMayson 1e01fbe43c
Add language support for SQF (#943) 2023-02-01 12:17:09 +01:00
Norbert Fabritius 2306b8f118
Fix link to speed comparison in README.md (#967) 2023-01-11 16:09:44 +01:00
Daniel Nagy 6bd954520d
Add Hy support (#961)
A dialect of Lisp that's embedded in Python.
More info about the language:

https://hylang.org/
2022-12-19 20:04:09 +00:00
SteveLau 251283677d
fix issue944 (#945) 2022-09-11 16:25:17 +02:00
James Brown 9e08721c04
add Puppet to tokei; steal .pp from Pascal (#914) 2022-08-22 19:38:32 +02:00
slowsage ad863b583a
Add Common JS file extension (cjs) (#939) 2022-08-22 19:35:13 +02:00
Daniel Mircea 32e47d82eb
Add shaderlab support (#938) 2022-08-22 19:34:49 +02:00
mrunix00 628f06b56c
Add support for ZealOS's implementation of HolyC (#936) 2022-08-15 09:08:22 +02:00
Adam Tokarski 61dd7df6fc
[issue_934] from_shebang tera function uses starts_with (#935)
This allows to cover versioning of language executables, like it can happen for Python. Currently there is python, python2 and python3. Could just add python2.7, but we should add new env item for each new Python version, like python3.4, python3.10, etc which soon may be somewhat cumbersone.
2022-08-15 09:07:59 +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
Akshit Garg 901b49a2d4
Add support for ReScript (#798)
https://rescript-lang.org

Co-authored-by: XAMPPRocky <4464295+XAMPPRocky@users.noreply.github.com>
2022-08-14 19:09:35 +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
Basti Ortiz 955d258692
Perf: prefer non-allocating, case-insensitive string comparisons (#905) 2022-08-14 17:35:13 +02:00