gocloc

A little fast cloc(Count Lines Of Code)

MIT License

Downloads
22
Stars
797
Committers
25

Bot releases are visible (Hide)

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.1

Published by github-actions[bot] over 1 year ago

Changelog

  • 2121164 update
  • 147945b Merge pull request #71 from hhatto/fix-lint-warnings
  • d4bce40 Merge branch 'master' into fix-lint-warnings
  • a98a9da fix lint warnings
  • 80d89c9 Merge pull request #70 from hhatto/impl-sort-option
  • 1ece263 impl: sort option
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.4.2

Published by github-actions[bot] almost 3 years ago

Changelog

620d0e2 Merge pull request #50 from hhatto/pascaldekloe-master
0815d00 File matching options.
3ddbb04 Merge pull request #49 from rennnosuke/fix/README-install
3d7142d Update README.md
0cfb0c1 modify README: add installation in Go version >= 1.16
4493993 update package
126c825 update package
ac156d2 refactoring: godoc format
9f27e57 add godoc
a5e3eb9 move examples
00b2ffc add godoc
cf020f3 add godoc
0844dea refactoring
db0b2ec go mod tidy
f242138 add godoc
265523c update
ed6e963 add test-cover command
c7b5cee fix gitignore
54fd2d5 Merge pull request #48 from matthias-g/patch-1
773595e Correct line comment prefix for TLA+
448d34a Merge pull request #47 from Moelf/patch-1
fa39611 Update README.md
734d3a7 Merge branch 'master' of github.com:hhatto/gocloc
f7ade19 add: .kts as Kotlin lang
3e24a76 Create codeql-analysis.yml
f8770a6 Merge branch 'master' of github.com:hhatto/gocloc
307087c update packages
22f33eb Merge pull request #46 from hhatto/support-languages
40c3d8c support lang: Visual Basic
29e116c support vbproj file
beefb66 add: resx file
b2dad38 add: Ohm lang
82da1cf Merge pull request #44 from aohanhongzhi/feature/jsp
7c6e1d5 upper case
43f87ce add support to jsp
c8c8e98 vendering
c1f05ee cleanup packages
4861420 fix
b88980d add: Nujucks language

gocloc - v0.4.1

Published by github-actions[bot] over 3 years ago

Changelog

c354440 Merge pull request #43 from hhatto/use-go16-on-actions
0d77776 use go1.16

gocloc - v0.4.0

Published by github-actions[bot] over 3 years ago

Changelog

ecf2a9b add: ring-lang
39f3f37 fix test command
a07a4a8 update
4eddbd4 migrate travis to github actions
6da7072 fix build command
3f35eca migrate set-env on github actions
324573b goimports
6611d7a Merge branch 'master' of github.com:hhatto/gocloc
95a4bdd Create go.yml
33f2fb1 package update
e46e3ea clean up packages
c4330a0 add AutoHotkey
4391fc1 Merge pull request #40 from puhitaku/puhitaku-go2
3401137 Add Go 2 alias
e97e2c7 add Svelte lang
b2b1ff2 Merge pull request #39 from hhatto/fix-multilines-comment
77a956f add unit test
fb5b473 fix: comment line do not get correct when more than one comment multilines are defined
74e46c8 update packages
5ca49d6 add Vyper
ad8cee3 improve usage description
dff4b68 Merge pull request #38 from jalseth/support-rego
43809c2 Add support for Rego (OPA) policy language
b36d371 Merge pull request #37 from dbast/master
cb8963b Add Docker badges + Docker image usage example
75bc2ad publish docker images
5b80871 Merge pull request #36 from dbast/master
1383dc9 Add Dockerfile with linting and testing
133847b Merge pull request #35 from d-tsuji/patch
75c12a9 fix GoDoc link
844d941 Merge pull request #34 from mcuadros/enry
d654c3d *: update go-enry import

gocloc - v0.3.3

Published by github-actions[bot] over 4 years ago

Changelog

dd6d775 Merge pull request #33 from leominov/bugfix/fix-binary-name
b0bb4f0 Fix binary name
00d62d9 gofmt simplify
08ee364 Merge branch 'refactoring'
344b532 fix json result
54204ce add description for exported var, type, etc.
6acb1b3 update mod
ed08f46 refactoring

gocloc - v0.3.2

Published by github-actions[bot] over 4 years ago

Changelog

8e05ec6 use go1.13
fd85b04 gorelease via GitHub Action
4a5b7fe disable release via travis-ci
f84e458 Merge pull request #30 from fabienbellanger/feature/addTripleSlashCommentDart
71d25c9 Add triple slash for Dart inline comments
8176427 add godoc link badge
bbea501 add Go Report badge
af12f8b update packages
e418301 Merge pull request #29 from ebilling/master
f250de8 Support file formats that do not support multi-line comments
ffac378 Merge branch 'master' of github.com:hhatto/gocloc
d0ee276 seperate ts, TypeScript and XML(QtLinguist File)
21ba4c7 add QML language
a79a466 update readme
7fe2158 add Dhall lang
aaf8acb add Zig lang
764f3f6 go111module off in go get goimports with travis-ci
43cfcd6 go mod tidy
6670582 'go get' to 'go mod download'
4b7f073 upgrade packages
f8b8c7c add go mod download in goreleaser.yml
56c7794 add license file
f003b63 remove personal patreon badge
4683a6c Merge pull request #20 from kuba--/upgrade-enry
b67c617 Merge pull request #19 from kuba--/fix-12
f54b116 Upgrade enry to v2.0.0 and switch to go modules
1ea0457 Fix AnalyzeFile if comment is in the same line as code.
1429cba Merge pull request #18 from ndyakov/master
fbd77e6 Merge pull request #17 from mcuadros/cloc-callbacks
f99e2de Add .tf - Terraform configuration.
22e164f add tsx.
c5379f7 Merge pull request #16 from erizocosmico/fix/lang
ecc2e24 ClocOptions callbacks
37c92a8 add language to result of analysis
b9c5a4a add Janet Language
b91831b Merge pull request #14 from hhatto/test-goreleaser
bb4191f update
4893e77 update
250384e goimports ignore to not project go file
ce5a176 update
c90e64a update dependencies
0dbfdaf fix goreleaser deploy
5f38e03 fix
899c555 fix main.go path setting
8310987 use goreleaser
5c428a0 update
dcb9627 update usage description for --output-type json
5fbb677 json output format
8f522b2 refactoring for xml output
95a5d74 refactoring
d10a0d5 Merge pull request #13 from mcuadros/analyze-reader
85a9d54 AnalyzeReader, allows to analyze a io.Reader
ae555e3 add lang 'Arduino Sketch'
a72679c wip: add Q lang. (block comment does not work
b3aa5f3 support 'multi' multiline comment and add ATS language
b1bfa2c update
4ecfc37 add Meson
cd41a7d add Vue lang
2530ab0 update ignore file
b99449d add update-vendor command, use dep
855e4d5 add Fish Language
686bf36 add BitBake language
9cec581 add Solidity Language
822e2c7 use dep
7b315f8 add Eiffel language
b72a63f fix unit test for #7
ca5e3a5 get rid of global file cache
259fe0a split command and library. (for #6)
0f4798e add build test
dd23b2b fix compile error
969da1d buildable
37108f0 Merge branch 'master' into sep-cmd-and-package
02e6469 WIP: separate cmd and package
caee9f2 support cloc-xml output in language total
eb5ea00 fix cloc-xml format in by-file mode
a2c3cc4 add Makefile for gocloc development environment
b9d302d Merge branch 'master' of github.com:hhatto/gocloc
fed6812 support AsciiDoc
1a74d87 Merge pull request #5 from rsrdesarrollo/master
ffea873 add support to RAML
9721cc0 support ReStructuredText
034d1bf add Vala
d52dff6 update go version
2db4102 change require package
a1bbea0 add FStar lang
2bbd840 update
7d08948 Merge branch 'master' of github.com:hhatto/gocloc
b0f8611 use src-d/enry
46e9938 support Gherkin
8f3b0b7 fix #3
6367021 wip: block comment stats
25e20c7 add test fo containComments
51d2858 fix line parse logic
2f9d246 remove go1.6 and add go1.8 for test
78af8c0 fix test sequence
9b6da86 Merge pull request #2 from bogem/perfimprove
6f57424 Use already created lineComments slice instead of splitting it every time
ad027a3 Make optimizations in main.go
9035e24 Make optimizations in utils.go
2993373 Make optimizations in language.go
2081063 Fix typos in Options
060e463 Add byte slice pool
1d4e19d Use camelCase var names in analyzeFile
52045d3 support TLA
4cb9360 support Stan language
47b1e9a support Ada
8916747 Merge branch 'master' of github.com:hhatto/gocloc
b3d3a75 use 'name' as second sort key
67a0717 support Carp
be5ed3d Merge pull request #1 from ei-grad/patch-1
ba4b7a3 Update README.md
3749c62 fix not count single comment in DTrace
f0919ce add go1.7
5ea4f2b manual build for generaltso/linguist
943aab5 pre requirement
b99189e Merge branch 'master' of github.com:hhatto/gocloc
eb492df support Mercury lang
400de05 support Zephir
0afe8be support Nix
0ed5304 support Chapel
a28cfbd support Rebol
9404892 support Red
05439b7 support Idris
0c0a464 support Io
be5b5f9 support Logtalk
452e8f5 support LiveScript
99e75c2 support Nu
eec67cb fix Haskell's block comment
39c0ecc support Frege
8849d2e support Lean Language
f752938 support NSIS
e48831e fix HTML comment token
66fe43a support RMarkdown
9a7cfa7 scan to too long line
2110c70 Support Isabelle
648b178 fix detech logic for Matlab
8cf6fc7 Merge branch 'master' of github.com:hhatto/gocloc
7332c4f support Pony
208ddfb trim bom
db183e9 support ext XML (lang is XML)
d46aabe support HLSL
142fd08 support Unity-Prefab
a8e2316 feature add --include-lang option
de89ad3 support Terra
62c1f59 add description for support languages
84dd1cb support F# and GLSL
109275d fix panic
aa33290 support COBOL
dedfe2b fix panic
c8111a7 fix logic for mustache comment
739ac26 add --show-lang option and big refactoring
63849a9 support Nim
bc09d7f suuport .ML for OCaml file
167d1a0 support Tcl/Tk
0f71a9f add todo comment
9b9b765 support Verilog and Coq
39acb58 support Cap'n Proto
71620b9 support Elm
5a59ed3 support Haxe
8aed783 support XSD
7d2f587 fix Groovy support
e4e4e87 support Groovy
6b8d681 support Kotlin
f13d947 Merge branch 'master' of github.com:hhatto/gocloc
3ba9614 fix duplicate print to help text
59839da update benchmark result
c290450 strict golint
43c4172 support --match-d option
a117d26 support Crystal
85c92cd support Cython
c2e0a90 support Jupyter Notebook
4eef8e2 support Ant
de499c2 add extensions mll,mly for OCaml
4fc4a7a support MATLAB
5631a57 change language name to make from Makefile
5a96c5d support CUDA
c5f9019 support Maven
a003127 support Scala
2061df4 fix logic for ignore vcs dir
9d48155 support PowerShell
3716ad8 support Elixir
6441a41 support to Scheme and Racket
e99f51a include erlang header
60b1237 support one line comment for LISP
af04843 add comment
a909909 support Erlang
568f3ec update
7e24711 update benchmark
6a9d4f5 support WiX and SKILL
a93edbf support MSBuild script
17d868a support DTrace
482ae56 support Expect
13c8801 support sed
517e500 fix detect logic for makefile
e517f24 support m4
e1d7d61 support cmake
1d77f0e support lex
c8631f5 fix comment logic, that comment ending case of has suffix
c909bf2 remove t.Log
8fcdb06 add unit test
0f0e90b update benchmark
8e3d371 silent
21a4437 ignore vcs dir
9d8b341 support .PL .pm file
454ed0a Merge branch 'master' of github.com:hhatto/gocloc
31327b9 fix ext key for Batch
60f2209 update benchmark
9520227 single comment is 'REM' and 'rem' for .bat
0661259 add --skip-uniqueness option
e2a3ea2 refactoring
a87d155 ignore not uniq files
d7b2c0f support language to Plan9 Shell
5843550 get file type from shebang, at first
5bf70f3 add debug log
2e60355 improved logic of anaylizying assembly
e94d3c0 add debug option, and more...
0fdb093 use travis-ci
4a32c39 travis
8a474bf fix to get shebang logic. and add test, more testable...
58688b8 update benchmark result
d8e8784 add comment
6ca2f29 refactoring
6258bb3 add description for use on jenkins
9b2560d add language sh. separate from bash
3709a45 add language: xslt
522c4f8 add --not-match-d option
9e80680 check shebang is #!
6b3bd80 enable --exclude-ext option
56d7790 add --exclude-ext option
ee86335 handle panic when 'no such file or directory'
23857aa add --output-type option. [value: default,cloc-xml,sloccount]
1db0103 refactoring
e8a2a0d refactoring
a0ac80a refactoring
76749f6 add git ignore file
d88433d sort code column
b1fadc3 wip
c644ff5 ignore open file error
3a68d99 support to get ext from shebang
71e3318 add --by-file option
2613b67 remove not needed comment line
0fad3e1 use base path
e5bd730 add performance section
8ac1bd4 support Yacc
cf604bf support Awk
95be1ee remove debug print
84141d3 initial commit for goclocgit st

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