Activity for SLOCCount

  • Ankit Chandawala Ankit Chandawala created merge request #5 on Code

    Add support for Rust

  • Lucas Ramage Lucas Ramage created ticket #21

    Running make test returns file not found error

  • Sam Hathaway Sam Hathaway created ticket #21

    Suppress exec warnings when searching for md5 command

  • Roland Illig Roland Illig created ticket #20

    MD5 is computed using external program

  • Roland Illig Roland Illig created ticket #19

    Released file contains .orig and .rej files

  • Lucas Ramage Lucas Ramage posted a comment on ticket #18

    The reason I opened this, is because the website only mentioned GPL, (no version). Once I found that clause in the README, I discovered I couldn't close the ticket myself.

  • David A. Wheeler David A. Wheeler modified ticket #18

    License clarification

  • David A. Wheeler David A. Wheeler posted a comment on ticket #18

    Yes, it's GPL-2.0-or-later, per the README.

  • Lucas Ramage Lucas Ramage posted a comment on ticket #18

    Per the README, This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. Looks like the later.

  • Lucas Ramage Lucas Ramage created ticket #18

    License clarification

  • Dan-Simon Myrland Dan-Simon Myrland posted a comment on ticket #20

    Woops, I ment (m/^\\begin{code}/) needs to be (m/^\\begin\{code\}/)

  • Dan-Simon Myrland Dan-Simon Myrland created ticket #20

    haskell_count fix

  • Jason Frankovitz Jason Frankovitz created ticket #3

    c_count ERROR - terminated in string in <path>

  • Paul Johnson Paul Johnson modified a comment on ticket #17

    The fix seems to be to replace "{code}" with "\{code\}" throughout. However I'm not using Literate Haskell so I can't say that this works properly. Edit: that is, put a backslash before each open and close curly bracket.

  • Paul Johnson Paul Johnson modified a comment on ticket #17

    The fix seems to be to replace "{code}" with "\{code\}" throughout. However I'm not using Literate Haskell so I can't say that this works properly. Edit: that is, put a backslash before each open and close curly bracket.

  • Paul Johnson Paul Johnson posted a comment on ticket #17

    The fix seems to be to replace "{code}" with "{code}" throughout. However I'm not using Literate Haskell so I can't say that this works properly.

  • Paul Johnson Paul Johnson created ticket #17

    haskell_count: Unescaped left brace in regex is illegal here in regex

  • Edward d'Auvergne Edward d'Auvergne modified a comment on merge request #4

    Great to hear :) In the FlightGear project, XML has evolved to have conditionals and other complex constructs, so it is almost psuedo-code. For example see https://sourceforge.net/p/flightgear/fgaddon/HEAD/tree/trunk/Aircraft/F-15/Systems/f-15-electrics.xml. But that is why I placed it into the %ignore_language_list hash alongside the current HTML, SQL, and Makefile "languages". It is therefore not counted by default, and requires the --addlang or --addlangall options.

  • Edward d'Auvergne Edward d'Auvergne posted a comment on merge request #4

    Great to hear :) In the FlightGear project, XML has evolved to have conditionals (http://wiki.flightgear.org/Conditions) and other complex constructs (http://wiki.flightgear.org/PropertyList_XML_files), so it is almost psuedo-code. For example see https://sourceforge.net/p/flightgear/fgaddon/HEAD/tree/trunk/Aircraft/F-15/Systems/f-15-electrics.xml. But that is why I placed it into the %ignore_language_list hash alongside the current HTML, SQL, and Makefile "languages". It is therefore not counted...

  • David A. Wheeler David A. Wheeler posted a comment on merge request #4

    Hi! Yup, I'm alive. I'm not exactly sure if I should merge this; XML is normally considered data, not code. Is there a decent argument for why it should be considered code?

  • Edward d'Auvergne Edward d'Auvergne posted a comment on merge request #4

    Ping?

  • mooigraph mooigraph created ticket #19

    update for jsp_count.l and pascal_count.l lexer files

  • ashokvaddevalli ashokvaddevalli created ticket #16

    c_count ERROR - terminated in string in src/main/csharp/Logon.cs

  • Jolkdarr Jolkdarr posted a comment on merge request #3

    kts extension should be added: "kt" => "kotlin", "kts" => "kotlin"

  • Edward d'Auvergne Edward d'Auvergne posted a comment on merge request #4

    One refactorisation possible here is that all OpenGL shaders could be merged into a single shader_count script.

  • shirishag75 shirishag75 created ticket #23

    sloccount should be able to read compressed archives like cloc does

  • Anon Jones Anon Jones created ticket #22

    Add support for the Rust language

  • David A. Wheeler David A. Wheeler created ticket #15

    While preparing to ship my Go code I discovered a bug in sloccount. Your code should count multiline single-quote literals in Python the same way it treats multiline double-quote literals. It doesn't. This produces some significant miscounting in the NTPsec tree. I have put my loccount code up on GitLab at https://gitlab.com/esr/loccount Say the word and I'll add you as a committer.

  • David A. Wheeler David A. Wheeler posted a comment on ticket #11

    That makes sense. ESR wants an --exclude option; we could exclude dotted directories...

  • David A. Wheeler David A. Wheeler posted a comment on ticket #18

    Ugh. On second thought, don't just include. The patch adds support for the Go language...

  • David A. Wheeler David A. Wheeler posted a comment on ticket #7

    Sigh. This is a little embarrassing, because I've specifically written about how...

  • David A. Wheeler David A. Wheeler modified ticket #3

    Python version of python_count (Perl)

  • David A. Wheeler David A. Wheeler posted a comment on ticket #3

    Very fun! I like Python, it's an easy-to-read language. However, it's slow. I've...

  • David A. Wheeler David A. Wheeler modified ticket #2

    Python version of php_count.c

  • David A. Wheeler David A. Wheeler posted a comment on ticket #2

    Very fun! I like Python, it's an easy-to-read language. However, it's slow. I've...

  • David A. Wheeler David A. Wheeler created ticket #18

    Add changes from https://github.com/licquia/sloccount

  • David A. Wheeler David A. Wheeler created ticket #21

    Add --exclude (directory or file pattern)

  • Josh Josh created ticket #20

    Detect Racket and Clojure(Script)

  • David A. Wheeler David A. Wheeler created ticket #17

    Proposed sloc2html patch

  • Andrey Manov Andrey Manov created ticket #19

    Zero lines counted int Obj c code

  • David A. Wheeler David A. Wheeler committed [7220ff]

    Patch so "make clean" removes generated source ...

  • David David posted a comment on ticket #12

    Put up a merge request for this: https://sourceforge.net/p/sloccount/code/merge-...

  • mcandre mcandre created ticket #18

    Recognize more programming languages and configuration formats

  • Mark E. Hamilton Mark E. Hamilton posted a comment on ticket #14

    Sorry, my example should have been this: sloccount sntools_votd > unwide.text sloccount...

  • Mark E. Hamilton Mark E. Hamilton created ticket #14

    --wide option doesn't do anything

  • David A. Wheeler David A. Wheeler posted a comment on ticket #17

    I like it. I'll have to see if there's some reason not to do that, but it makes ...

  • mcandre mcandre created ticket #17

    Default to cwd when no directory is provided

  • David A. Wheeler David A. Wheeler committed [18bd66]

    Ignore //comments in objective-C; proposal per ...

1
MongoDB Logo MongoDB