Commit graph

1020 commits

Author SHA1 Message Date
dependabot-preview[bot] a442170439 Bump dashmap from 3.11.9 to 3.11.10
Bumps [dashmap](https://github.com/xacrimon/dashmap) from 3.11.9 to 3.11.10.
- [Release notes](https://github.com/xacrimon/dashmap/releases)
- [Commits](https://github.com/xacrimon/dashmap/compare/v3.11.9...v3.11.10)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-05 05:12:58 +00:00
Andrea Tupini 3d8e0595a8 Fix very minor typo in README 2020-08-03 17:49:22 +02:00
dependabot-preview[bot] 8c051381ea Bump dashmap from 3.11.7 to 3.11.9
Bumps [dashmap](https://github.com/xacrimon/dashmap) from 3.11.7 to 3.11.9.
- [Release notes](https://github.com/xacrimon/dashmap/releases)
- [Commits](https://github.com/xacrimon/dashmap/compare/v3.11.7...v3.11.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-03 05:10:49 +00:00
XAMPPRocky bb3b87193a
Update LICENCE-APACHE 2020-07-31 12:27:00 +02:00
XAMPPRocky cd2f4d0be1
Update LICENCE-MIT 2020-07-31 12:26:48 +02:00
dependabot-preview[bot] d3a48d322d Bump serde_json from 1.0.56 to 1.0.57
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.56 to 1.0.57.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.56...v1.0.57)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-27 05:29:42 +00:00
XAMPPRocky 037b88906b
Update README.md 2020-07-22 11:01:51 +02:00
NickHackman f37b2db17a Export find_char_boundary hidden
Used in cli_utils for printing report totals with number formats.
2020-07-21 13:06:43 +02:00
NickHackman 3f1491e582 Added num-format option underscores
Allows printing numbers with `_`s. For example, 1_234
2020-07-21 13:06:43 +02:00
NickHackman b9b022f8c9 feat: number formatted printing
Adds commandline argument to print numbers with commas, plain, or dots.
For example, dots would result in 1.324.
2020-07-21 13:06:43 +02:00
dependabot-preview[bot] 7659bc1f2a Bump dashmap from 3.11.4 to 3.11.7
Bumps [dashmap](https://github.com/xacrimon/dashmap) from 3.11.4 to 3.11.7.
- [Release notes](https://github.com/xacrimon/dashmap/releases)
- [Commits](https://github.com/xacrimon/dashmap/compare/v3.11.4...v3.11.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-12 21:05:24 +00:00
dependabot-preview[bot] 66a81899d3
Bump aho-corasick from 0.7.10 to 0.7.13 (#574)
Bumps [aho-corasick](https://github.com/BurntSushi/aho-corasick) from 0.7.10 to 0.7.13.
- [Release notes](https://github.com/BurntSushi/aho-corasick/releases)
- [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.10...0.7.13)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-12 21:42:29 +02:00
XAMPPRocky 904be2ac23
Update mean_bean_deploy.yml 2020-07-12 21:41:04 +02:00
XAMPPRocky 92a861a4c5
Update mean_bean_ci.yml 2020-07-12 11:19:51 +02:00
XAMPPRocky dd6f4421bd
Update mean_bean_ci.yml 2020-07-11 21:26:11 +02:00
XAMPPRocky 4e839b84bd
Update README.md 2020-07-04 12:48:56 +02:00
dependabot-preview[bot] 2859f4ee45 Bump serde_json from 1.0.55 to 1.0.56
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.55 to 1.0.56.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.55...v1.0.56)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-30 05:03:45 +00:00
dependabot-preview[bot] 3c2653b184
Bump parking_lot from 0.10.2 to 0.11.0 (#575)
Bumps [parking_lot](https://github.com/Amanieu/parking_lot) from 0.10.2 to 0.11.0.
- [Release notes](https://github.com/Amanieu/parking_lot/releases)
- [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Amanieu/parking_lot/compare/0.10.2...0.11.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-29 22:20:34 +02:00
Alexandru Macovei 404e664267
Add support for ABNF grammar specs (#577) 2020-06-29 09:30:13 +02:00
XAMPPRocky 3485cd3f58
Delete markdown.md 2020-06-28 08:20:14 +02:00
Steven Tang 0f23e248c2
Remove duplicated 'json' from --output (#576)
Resolves #570, #571
2020-06-27 09:23:21 +02:00
Erin Power ca4bab1124 Release 12.0.4
tokei@12.0.4

Generated by cargo-workspaces
2020-06-24 14:03:43 +02:00
Erin Power af326fd73c Fix empty tags causing panics and support markdown code identifiers to be split by , 2020-06-24 14:03:25 +02:00
Erin Power 189fe14167 Release 12.0.3
tokei@12.0.3

Generated by cargo-workspaces
2020-06-22 17:27:20 +02:00
Erin Power 47c5ea6dfd Release 12.0.2
tokei@12.0.2

Generated by cargo-workspaces
2020-06-22 16:50:28 +02:00
Erin Power a8ca1af9b1 fix len 2020-06-22 16:50:17 +02:00
Erin Power 1c7287666b Release 12.0.1
tokei@12.0.1

Generated by cargo-workspaces
2020-06-22 15:21:07 +02:00
Erin Power e4ff3c2b5b fix panic if empty 2020-06-22 15:20:46 +02:00
Erin Power e6296f6d72 Version bump 2020-06-22 13:32:44 +02:00
Erin Power 01ec622758 fmt 2020-06-22 12:59:19 +02:00
Erin Power ef17da80ac account for \r 2020-06-22 12:59:09 +02:00
Erin Power 4c105f2e7c update deps 2020-06-22 12:53:09 +02:00
Erin Power 40b8174d98 fmt 2020-06-22 12:02:50 +02:00
Erin Power f19c21831d Update serialize output 2020-06-22 12:02:18 +02:00
Erin Power 7272d67ae1 Enabled support for svelte, vue, rubyhtml and fixed edge case 2020-06-22 10:02:15 +02:00
Erin Power 98865ad391 change files output slightly 2020-06-22 10:02:15 +02:00
dependabot-preview[bot] a45a2778d5 Bump serde from 1.0.112 to 1.0.114
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.112 to 1.0.114.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.112...v1.0.114)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-22 05:04:35 +00:00
Erin Power dd385c00a5 Make output slightly smaller 2020-06-21 21:49:20 +02:00
Erin Power fedb1cd3b0 remove markdown test 2020-06-21 21:28:32 +02:00
Erin Power 9d21266980 use raw string in build 2020-06-21 21:17:01 +02:00
Erin Power 654726fa9d fmt 2020-06-21 21:15:20 +02:00
Erin Power 2d063cf9ac use par iter in jupyter 2020-06-21 21:15:08 +02:00
Erin Power 250bff9edf Normalize path in build 2020-06-21 20:39:51 +02:00
Erin Power 5720413bf4 fmt 2020-06-21 20:36:15 +02:00
Erin Power 728695388d rename contexts to blobs 2020-06-21 20:35:59 +02:00
Erin Power a5df46d00b remove extranous file 2020-06-21 20:29:35 +02:00
Erin Power 28917c4ad3 Add jupyter support 2020-06-21 18:59:17 +02:00
Erin Power 5ce242e012 fmt 2020-06-21 16:55:59 +02:00
Erin Power 3ef29b6e6e Change files print out 2020-06-21 16:55:47 +02:00
Erin Power efde7bdcc7 Refactor important syntax and add support for templates 2020-06-21 16:29:12 +02:00