gocloc

A little fast cloc(Count Lines Of Code)

MIT License

Downloads
22
Stars
797
Committers
25

Bot releases are hidden (Show)

gocloc - v0.5.2 Latest Release

Published by hhatto about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/hhatto/gocloc/compare/v0.5.1...v0.5.2

gocloc - v0.5.0

Published by hhatto over 1 year ago

What's Changed

Full Changelog: https://github.com/hhatto/gocloc/compare/v0.4.7...v0.5.0

gocloc - v0.4.7

Published by hhatto over 1 year ago

gocloc - v0.4.6

Published by hhatto over 1 year ago

gocloc - v0.4.3

Published by hhatto about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/hhatto/gocloc/compare/v0.4.2...v0.4.3

gocloc - v0.3.1

Published by hhatto almost 5 years ago

Changelog

ffac378 Merge branch 'master' of github.com:hhatto/gocloc
e418301 Merge pull request #29 from ebilling/master (Thanks @ebilling)
f250de8 Support file formats that do not support multi-line comments
7fe2158 add Dhall lang
bbea501 add Go Report badge
21ba4c7 add QML language
aaf8acb add Zig lang
8176427 add godoc link badge
d0ee276 seperate ts, TypeScript and XML(QtLinguist File)
af12f8b update packages
a79a466 update readme

gocloc - v0.3.0

Published by hhatto over 5 years ago

Changelog

6670582 'go get' to 'go mod download'
f99e2de Add .tf - Terraform configuration.
ecc2e24 ClocOptions callbacks
1ea0457 Fix AnalyzeFile if comment is in the same line as code.
b91831b Merge pull request #14 from hhatto/test-goreleaser
c5379f7 Merge pull request #16 from erizocosmico/fix/lang
fbd77e6 Merge pull request #17 from mcuadros/cloc-callbacks
1429cba Merge pull request #18 from ndyakov/master
b67c617 Merge pull request #19 from kuba--/fix-12
4683a6c Merge pull request #20 from kuba--/upgrade-enry
f54b116 Upgrade enry to v2.0.0 and switch to go modules
b9c5a4a add Janet Language
f8b8c7c add go mod download in goreleaser.yml
37c92a8 add language to result of analysis
56c7794 add license file
22e164f add tsx.
43cfcd6 go mod tidy
764f3f6 go111module off in go get goimports with travis-ci
f003b63 remove personal patreon badge
bb4191f update
4893e77 update
4b7f073 upgrade packages

gocloc - v0.2.1

Published by hhatto over 5 years ago

Changelog

250384e goimports ignore to not project go file
ce5a176 update
c90e64a update dependencies