Paolo Tranquilli
|
b57a37479b
|
Rust: make File usable in codegen
|
2024-12-02 15:15:46 +01:00 |
|
Paolo Tranquilli
|
50c917d2eb
|
Rust: restrict extracted files queries
|
2024-11-28 12:02:57 +01:00 |
|
Geoffrey White
|
3c777b7605
|
Merge branch 'main' into warnings
|
2024-10-03 12:54:56 +01:00 |
|
Geoffrey White
|
a4c06b2bbc
|
Rust: Define SuccessfullyExtractedFile and use it to simplify queries.
|
2024-10-02 18:43:25 +01:00 |
|
Geoffrey White
|
0b6ec4624e
|
Rust: Autoformat.
|
2024-10-02 17:05:01 +01:00 |
|
Geoffrey White
|
01abcf8537
|
Rust: Use just end locations for now, to avoid all false positive lines caused by attached comments.
|
2024-10-02 16:54:02 +01:00 |
|
Geoffrey White
|
8243f87179
|
Rust: Modify the exclusion as suggested in comments.
|
2024-10-02 11:38:29 +01:00 |
|
Geoffrey White
|
3a54c10f36
|
Rust: For now exclude top-level AST elements from LOC counts. This is not ideal.
|
2024-10-01 17:35:30 +01:00 |
|
Arthur Baars
|
d3c50727ed
|
Rust: exclude Comment nodes from lines of code counts
|
2024-09-30 15:39:00 +02:00 |
|
Arthur Baars
|
1c0f60fa2e
|
Rust: lines of code, exclude 'SourceFile' node
|
2024-09-19 13:00:52 +02:00 |
|
Geoffrey White
|
551c4e83f4
|
Rust: Improve getNumberOfLinesOfCode (in particular, it will now include the closing of blocks { } ).
|
2024-09-13 18:23:11 +01:00 |
|
Geoffrey White
|
0d5c25b400
|
Rust: Repair getNumberOfLinesOfCode.
|
2024-09-13 18:19:01 +01:00 |
|
Paolo Tranquilli
|
b4b680775c
|
Rust: integrate into standard files+location library
|
2024-09-12 13:17:10 +02:00 |
|