Commit Graph

16 Commits

Author SHA1 Message Date
Adam Tokarski
6392516c47
[issue_1114] remove Cargo.lock from .gitignore (#1115) 2024-06-18 15:38:24 +02:00
Adam Tokarski
1428a7ee3e
[issue_891] give more space for Files column (#933)
* [issue_891] give more space for Files column

+ put columns width magic numbers into some consts

* [issue_891] adjust .gitignore

* [issue_891] adjust column widths for all places

New consts for that are moved into dedicated consts file
2024-06-18 10:49:30 +02:00
Embers-of-the-Fire
5257078123
add --languages ouput formatter (#1007) 2023-06-08 12:24:20 +02:00
Erin Power
d4ef84320b Refactor context parsing and add initial support for HTML. 2020-06-21 15:15:16 +02:00
Erin Power
a8afa67057 Add parallel count heuristic 2020-03-21 13:12:15 +01:00
Erin Power
2d2597837d
Create Ferris' Mean Bean Machine
Seperate project coming soon
2020-02-19 10:24:29 +01:00
Erin Power
c0af17a815
Updated gitignore 2019-07-04 22:08:58 +02:00
Aaron Power
7e9be5e9c4 Updated .gitignore 2018-08-25 21:10:11 +01:00
Aaron Power
d5fa7da937 Version 4.1.0 2016-08-08 09:18:32 +01:00
Aaronepower
c4889327f8 reimplemented comment syntax again, added OCaml, and Standard ML 2016-01-26 20:23:21 +00:00
Aaron Power
0d116dcccb Version bump, and fixed formatting 2015-10-25 07:39:12 +00:00
Aaron Power
b5ccff6d37 VERSION 1.1
- Added possible values for `--sort` `[files, total, blanks, code, comments]`

- Added support for the following languages
  - FORTRAN Legacy
  - FORTRAN Modern
  - Julia
2015-09-21 20:49:50 +01:00
Aaronepower
020eb0715b removed .lock file 2015-09-20 10:58:37 +01:00
Aaronepower
ee045d302c Cleaned up the code. 2015-07-01 13:46:52 +01:00
Aaronepower
b60a1d754d Removed test folder structure 2015-05-26 22:02:14 +01:00
Aaronepower
dbd679fa2a First draft of Rusty CLOC 2015-05-26 22:00:12 +01:00