Commit graph

1008 commits

Author SHA1 Message Date
Jack 3dee52705d
add luau extension to lua (#1066) 2024-05-02 18:27:34 +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
Jonathan 1224e98886
Add PRQL (#1030) 2024-05-02 18:20:16 +02:00
Embers-of-the-Fire f08c87a969
remove refs (#1006) 2024-05-02 18:00:50 +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
Jorge Gomez 232fa996c2
Add Hare support (#971) 2024-05-02 17:54:53 +02:00
mbyt 03fa457595
Add Max support (#963) 2024-05-02 17:54:22 +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
Alistair Smith 1237c8d324
Update TypeScript language (#953) 2024-05-02 17:52:08 +02:00
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