rust-code-analysis/src
Luni-4 33264d3edf
Bump tree-sitter-mozcpp to v0.17 (#540)
2021-03-11 14:05:38 +01:00
..
languages Bump tree-sitter-mozcpp to v0.17 (#540) 2021-03-11 14:05:38 +01:00
metrics Fix typo in loc documentation (#522) 2021-03-09 15:46:59 +01:00
output Dump cyclomatic complexity average and cognitive complexity average too (#354) 2020-12-24 12:00:17 +01:00
alterator.rs Remove go language (#362) 2020-11-20 11:53:32 +01:00
ast.rs Add a node variant (#191) 2020-08-04 10:05:23 +02:00
asttools.rs Clean up macro attributes (#391) 2020-12-24 11:33:11 +01:00
c_macro.rs Use RangeInclusive::contains instead of manually implementing it 2021-01-06 12:01:55 +01:00
checker.rs Bump tree-sitter-mozjs to v0.17 (#535) 2021-03-10 16:43:13 +01:00
comment_rm.rs Add a node variant (#191) 2020-08-04 10:05:23 +02:00
count.rs Avoid specifying explicit lifetimes when they can be elided 2021-01-06 12:04:00 +01:00
find.rs Add a node variant (#191) 2020-08-04 10:05:23 +02:00
function.rs fix some typos (#278) 2020-10-05 10:09:40 +02:00
getter.rs Remove go language (#362) 2020-11-20 11:53:32 +01:00
langs.rs Remove go language (#362) 2020-11-20 11:53:32 +01:00
lib.rs Update generated languages accordingly 2021-01-13 11:32:13 +01:00
macros.rs Add tree-sitter-mozjs crate 2021-03-09 12:26:10 +01:00
node.rs Add a node variant (#191) 2020-08-04 10:05:23 +02:00
parser.rs Add cognitive complexity (#218) 2020-10-05 09:55:07 +02:00
preproc.rs Fix clippy warnings (#472) 2021-02-12 12:25:23 +01:00
spaces.rs Avoid specifying explicit lifetimes when they can be elided 2021-01-06 12:04:00 +01:00
tools.rs Fix clippy warnings (#472) 2021-02-12 12:25:23 +01:00
traits.rs Add cognitive complexity (#218) 2020-10-05 09:55:07 +02:00