Releases: yaohui-wyh/ctoc
Releases · yaohui-wyh/ctoc
v0.0.1
Changelog
- 7473a0f doc: update README
- 1305b51 chore: add show-encoding cmd options
- fdaa42a fix: json/xml output
- 9d4886e feat: support tokenizer encoding options
- 228bbf9 feat: add sortByToken & fix testcases
- 636a8ce feat: fork gocloc and integrate token counting
- 2cf4d60 Merge pull request #75 from hhatto/add-new-langs
- 0988ed7 feat: new lang, Circom
- f958486 Merge pull request #73 from hhatto/add-new-langs
- e4a55bb add Gleam
- 35bc2ca add Alda
- 3609d72 add Nearley
- 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
- adad9a7 Merge pull request #67 from hhatto/add-lang-202305
- 688cdf9 fix fortran ext
- 4e992cf add Imba lang
- a63bc75 add Carbon lang
- 3249de2 add Move lang
- 0bcde60 add Yul lang
- a2573f7 fix: Cairo lang's comment
- 341ddca add Umka lang
- 5894225 Merge pull request #66 from hhatto/use-alphine3.17-with-docker-base-image
- 5aec93d Merge branch 'master' into use-alphine3.17-with-docker-base-image
- 6683350 update
- 9afca4e fix goreleaser flow
- 206cf40 fix goreleaser workflow
- 28909b7 Merge pull request #65 from hhatto/add-lang-and-fix-lint-error
- 4dc3473 update readme
- 391dfb3 use alphine 3.17 from 3.12
- 254101f update readme
- e89e856 use go1.20 on docker
- a88edc5 fix: SA6002
- b3c440c fix: S1007
- c1ab73d refactoring: not use deprecated func
- 51ce746 require Go 1.19+
- 9d80074 simplify
- de888ca fix: check error
- f4f54dc add Mojo
- d59a1f8 Merge pull request #64 from hhatto/gomodtidy
- 7de94f3 update
- 45d410f Merge pull request #61 from jalseth/markdown-comments
- 8c92d3c Merge pull request #63 from hhatto/update-actions-package
- 015d151 use latest package version for actions
- b84cab4 Add comment handling for Markdown
- ffa07dd Merge pull request #59 from hhatto/dependabot/go_modules/golang.org/x/text-0.3.8
- ec22923 Bump golang.org/x/text from 0.3.7 to 0.3.8
- ea7c279 add: Odin lang
- 668dce9 add Factor lang
- 5e5915c add Handlebars
- 726a2bb Merge pull request #57 from Cerberus-bytes/master
- 06b8a08 Removed binary, Output error message to stderr rather than stdout
- 989e276 Make gocloc continue when encountering directory read errors
- 7538a7e add windows
- 6f550e1 add Koka lang
- d3b1dd7 Merge pull request #55 from noocsharp/master
- 1dad2ef add lilypond
- 7916e57 Merge branch 'master' of github.com:hhatto/gocloc
- 26ec374 add Cairo lang
- 20d0b18 Merge pull request #54 from noocsharp/master
- 6eb01cf add Hare
- f86c83d update package
- 11d418d Merge pull request #51 from hhatto/add-motoko-lang
- 16a202f avoid gettext's mo file
- f545efa add: Motoko lang
- 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
- c354440 Merge pull request #43 from hhatto/use-go16-on-actions
- 0d77776 use go1.16
- 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
- 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
- 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
- 3749c...