Path to this page:
./
devel/tokei,
Displays statistics about code
Branch: CURRENT,
Version: 13.0.0.alpha7,
Package name: tokei-13.0.0.alpha7,
Maintainer: pinTokei is a program that displays statistics about your code. It will
show number of files, total lines within those files and code,
comments, and blanks grouped by language. Some of Tokei's features
are:
- Tokei is fast
- Tokei is accurate, it correctly handles multi line comments,
nested comments, and not counting comments that are in
strings. Providing an accurate code statistics.
- It supports a huge range of languages, supporting over 150
languages, and their various extensions.
- It can output in multiple formats(CBOR, JSON, TOML, YAML)
allowing Tokei's output to be easily stored, and reused. These can
also be reused in Tokei combining a previous run's statistics with
another set.
Master sites:
Filesize: 148.658 KB
Version history: (Expand)
- (2024-11-11) Updated to version: tokei-13.0.0.alpha7
- (2024-10-13) Updated to version: tokei-13.0.0.alpha6
- (2024-08-24) Updated to version: tokei-13.0.0.alpha5
- (2024-08-23) Updated to version: tokei-13.0.0-alpha.5
- (2024-08-23) Updated to version: tokei-13.0.0-alpha.4
- (2024-08-22) Updated to version: tokei-13.0.0-alpha.3
CVS history: (Expand)
2024-03-04 21:18:12 by pin | Files touched by this commit (3) | |
Log message:
devel/tokei: update to 13.0.0-alpha.1
Fixed
fixed language names not showing when in Light mode (light background (#1048)
Other
Create release-plz.yaml
Update mean_bean_ci.yml
Fix LD Script language data (#1028)
Fix language data example in CONTRIBUTING.md (#1029)
Update dependencies
Add widget install instructions
Update mean_bean_ci.yml
Dockerize tokei (#930)
Ignore format commits for languages.json (#1013)
Upgrade GitHub Actions (#955)
add --languages ouput formatter (#1007)
Add Nuget Config, Bazel and EdgeQL Support, Fix Output Formatter (#999)
show nushell in the readme (#991)
Add support for Redscript (#994)
Add support for jq (#965)
Add support for Astro (#966)
Use XDG conventions on macOS too (#989)
Add JSON5 support for languages.json (#986)
Delete Smalltalk.cs.st (#990)
Add support for smalltalk (#839)
Disable *-android
Add HiCAD to languages.json (#985)
Add Nushell to languages.json (#982)
|
2023-04-03 13:09:15 by pin | Files touched by this commit (3) | |
Log message:
devel/tokei: update to 13.0.0-alpha.0
No changelog provided. First release in over two years.
Selected commits:
- Overall dependency update
- Adds support for GameMaker Language (GML)
- Added support for kvlang
- Added wgsl + metal shading languages
- Add Mlatu language
- Add support for the Factor language
- Add Color to Tokei
- Add extensions to supported languages output
- Support terragrunt hcl extension for HCL language
- Add LOLCODE support
- Add AWK support
- Option to reverse sort entries
- Add Korn shell to supported languages
- Add jinja2 language
- Language Support for ATS
- Languages.json: Racket - add scrbl extension and racket env
- Add blobs to the totals for jupyter
- Add missing field to Config in fuzz harness
- Add mesh and raytracing shaders to GLSL
- Added Forge Config and ZenCode Support
- Add in Support for WenYan programming language
- Add Poke support
- Add support for Nextflow
- Add support for CUDA language
- Add Autoit scripting language
- Add env match for Groovy
- Add Gentoo's ebuild language
- Add m4 language definition
- Add basic Haml support
- Add support for ReScript
- Add support for Raku
- Support bitbake
- Added umpl to tokei
- Add support for Cython
- Add support for ZealOS's implementation of HolyC
- Add shaderlab support
- Add Common JS file extension (cjs)
- Add Puppet to tokei; steal .pp from Pascal
- Add Hy support
- Add language support for SQF
|
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|
2021-07-08 15:22:07 by pin | Files touched by this commit (1) |
Log message:
devel/tokei: adopt maintainership
|
2021-01-13 10:36:47 by pin | Files touched by this commit (3) | |
Log message:
devel/tokei: update to 12.1.2
-Fix all feasible clippy issues (#687)
-Implement compact output feature (#605) (#690)
-add asciidoc support and test (#692)
-Add support for pug (#679)
-Add support for ocamllex (*.mll) and ocamlyacc (*.mly) files. (#667)
|
2021-01-01 15:44:32 by pin | Files touched by this commit (5) |
Log message:
devel/tokei: import package
Originally packaged by Nikita in wip.
Tokei is a program that displays statistics about your code. It will
show number of files, total lines within those files and code,
comments, and blanks grouped by language. Some of Tokei's features
are:
- Tokei is fast
- Tokei is accurate, it correctly handles multi line comments,
nested comments, and not counting comments that are in
strings. Providing an accurate code statistics.
- It supports a huge range of languages, supporting over 150
languages, and their various extensions.
- It can output in multiple formats(CBOR, JSON, TOML, YAML)
allowing Tokei's output to be easily stored, and reused. These can
also be reused in Tokei combining a previous run's statistics with
another set.
|