Tamas Vajk
|
199a9688af
|
C#: Fix quality issues
|
2024-06-28 13:58:08 +02:00 |
|
Michael Nebel
|
e15a47d58c
|
C#: Update the extractor to use the BestOrDefault extension method to choose between multiple locations.
|
2024-06-25 16:02:54 +02:00 |
|
Tom Hvitved
|
1c344d6735
|
C#: Adjust conditional access locations
|
2024-04-10 16:21:58 +02:00 |
|
Tamas Vajk
|
7a001f4905
|
C#: Fix assembly attribute extraction in standalone mode
|
2023-11-15 12:21:03 +01:00 |
|
Tamas Vajk
|
de45a9b137
|
C#: Extract compilation DB entity in standalone mode
|
2023-10-02 12:54:49 +02:00 |
|
Tom Hvitved
|
6021d00f7e
|
C#: Move some methods into newly created Semmle.Extraction.CSharp.Util project
|
2023-09-21 11:33:25 +02:00 |
|
Michael Nebel
|
864f60f90f
|
C#: Re-arrange using statements.
|
2023-08-21 09:41:28 +02:00 |
|
Tamas Vajk
|
51f0a928dc
|
C#: Fix global statement extraction by extracting statements inside the implicit main method context
|
2022-06-20 10:09:11 +02:00 |
|
Michael Nebel
|
f365477996
|
C#: Address review comments and update test output.
|
2022-02-04 11:48:12 +01:00 |
|
Michael Nebel
|
c94cdfa79a
|
C#: Update the extractor to include the kind of the extracted attributes. Furthermore, include method return attributes.
|
2022-02-01 13:29:26 +01:00 |
|
Tom Hvitved
|
ef580aa8bc
|
C#: Add more debug context to various error messages
|
2022-01-26 15:50:26 +01:00 |
|
Michael Nebel
|
547f492be0
|
Merge pull request #7577 from michaelnebel/csharp/line-pragma
C#: Make support for Line span pragma
|
2022-01-20 09:51:57 +01:00 |
|
Tom Hvitved
|
c8509cc382
|
C#: Introduce extractor mode to identify DBs created with codeql test run
|
2022-01-19 13:46:22 +01:00 |
|
Michael Nebel
|
7e264668d8
|
C#: Refator directive visitor to use expression body.
|
2022-01-18 09:32:14 +01:00 |
|
Michael Nebel
|
af380f846e
|
C#: Add support in the extractor for the LineSpanDirective.
|
2022-01-18 09:32:14 +01:00 |
|
Michael Nebel
|
a6d847b532
|
C#: Make support for FileScoped namespace declaration in the extrator.
|
2022-01-07 16:04:43 +01:00 |
|
Tamas Vajk
|
e17071723f
|
C#: Handle invalid code gracefully: global statements in library
|
2021-09-29 10:23:33 +02:00 |
|
Tom Hvitved
|
125d435d62
|
C#: Address review comments
|
2021-06-29 10:50:45 +02:00 |
|
Tom Hvitved
|
4f8a103df2
|
C#: Add active preprocessor conditions as suffix in all TRAP .push instructions
|
2021-06-28 10:34:42 +02:00 |
|
Tom Hvitved
|
63686b5c4e
|
C#: Use is [not] null throughout in the extractor
|
2021-03-05 16:28:12 +01:00 |
|
Tamas Vajk
|
10ab17a7e0
|
C#: Enable nullability in csharp extraction project v1
|
2021-03-03 14:18:19 +01:00 |
|
Tamas Vajk
|
841ef9a4ae
|
Make derived 'Context' classes internal and adjust visibility of members in base 'Context'
|
2021-02-24 16:21:19 +01:00 |
|
Tamas Vajk
|
5fca946678
|
C#: Split 'Context' class between CIL and source extraction
|
2021-02-24 16:21:19 +01:00 |
|
Tamas Vajk
|
6a4b54ec89
|
C#: Extract global statements
|
2021-02-15 17:44:44 +01:00 |
|
Tamas Vajk
|
8c4563b7e3
|
Code quality improvements
|
2021-02-15 17:27:33 +01:00 |
|
Tamas Vajk
|
6cc858b9ef
|
Move AstLineCounter to top level class
|
2021-02-15 10:17:08 +01:00 |
|
Tamas Vajk
|
4f693be33b
|
Move location creation to instance method on context
|
2021-02-15 10:17:08 +01:00 |
|
Tamas Vajk
|
6f07230725
|
Relocate 'AstLineCounter'
|
2021-02-15 10:17:07 +01:00 |
|
Tamas Vajk
|
1cd7fd6cf7
|
Simplify 'AstLineCounter'
|
2021-02-15 10:17:07 +01:00 |
|
Tamás Vajk
|
d7505e41db
|
Merge pull request #5091 from tamasvajk/feature/cleanup-nullable
C#: Fix nullable warnings and some code quality issues
|
2021-02-05 12:07:42 +01:00 |
|
Tamas Vajk
|
a6fd7a3203
|
C#: Extract record declarations
|
2021-02-04 21:08:01 +01:00 |
|
Tamas Vajk
|
ce27831b76
|
C#: Fix nullable warnings and some code quality issues
|
2021-02-04 14:43:51 +01:00 |
|
Tamas Vajk
|
7068a265a6
|
Fix XML comment processing
|
2021-02-04 08:42:39 +01:00 |
|
Tamas Vajk
|
1ab4af275d
|
Rework if/elif/else/endif extraction
|
2021-02-04 08:42:39 +01:00 |
|
Tamas Vajk
|
72547b89e6
|
Rework endregion extraction
|
2021-02-04 08:42:39 +01:00 |
|
Tamas Vajk
|
41fbce0ad0
|
Extract #if directives
|
2021-02-04 08:42:38 +01:00 |
|
Tamas Vajk
|
a5d18f9b68
|
Extract region directives
|
2021-02-04 08:42:38 +01:00 |
|
Tamas Vajk
|
fe0a494bab
|
Extract line directives
|
2021-02-04 08:42:38 +01:00 |
|
Tamas Vajk
|
4bb8b6c992
|
Extract nullable directives
|
2021-02-04 08:42:38 +01:00 |
|
Tamas Vajk
|
15c611e22f
|
Extract warning and error directives
|
2021-02-04 08:42:38 +01:00 |
|
Tamas Vajk
|
3740aba4a8
|
Extract undef directives
|
2021-02-04 08:42:38 +01:00 |
|
Tamas Vajk
|
9b405144ff
|
Extract define directives
|
2021-02-04 08:42:38 +01:00 |
|
Tamas Vajk
|
94bf3467b7
|
Extract pragma checksum directives
|
2021-02-04 08:42:38 +01:00 |
|
Tamas Vajk
|
8b9c6712d1
|
Extract pragma warning directives
|
2021-02-04 08:42:38 +01:00 |
|
Tamas Vajk
|
40186db768
|
Rename CommentPopulator
|
2021-02-04 08:42:38 +01:00 |
|
Tamas Vajk
|
48d24b2264
|
Get line comments from trivia lines
|
2021-02-04 08:42:38 +01:00 |
|
Tamas Vajk
|
046a37b834
|
Simplify element access extraction
|
2021-02-04 08:42:38 +01:00 |
|
Tamas Vajk
|
3be229f097
|
C#: Separate visitors to dedicated files, rename and reorganize comment extraction related classes
|
2021-02-04 08:42:38 +01:00 |
|
Tamas Vajk
|
876123315d
|
C#: Extract function pointers
|
2021-01-19 17:26:31 +01:00 |
|
Tom Hvitved
|
e57134e8a4
|
C#: Address comments
|
2020-11-11 09:54:51 +01:00 |
|