codeql/csharp
AndreiDiaconu1 80b7512fe2 Initial restructure
The `raw/internal` folder has been restructured to better enhance code sharing between compiler generated elements and AST generated elements.
The translated calls classes have been refactored to better fit the C# library.
A new folder has been added, `common` that provides blueprints for the classes that deal with translations of calls, declarations, exprs and conditions.
Several `TranslatedX.qll` files have been modified so that they use those blueprint classes.
2019-09-06 18:08:03 +01:00
..
autobuilder C#: Update nuget packages 2019-06-17 13:26:11 +02:00
config C#: Generalize `mono` pattern in tracer config 2019-06-28 09:16:38 +02:00
extractor C#: Remove reference equality 2019-08-30 15:52:42 +02:00
ql Initial restructure 2019-09-06 18:08:03 +01:00
upgrades C#: Add namespace_access_expr because of nameof(Namespace) 2019-08-29 18:11:00 +01:00
.gitignore C#: Move autobuilder into separate folder 2018-11-23 09:32:12 +01:00
CSharp.sln C#: Move autobuilder into separate folder 2018-11-23 09:32:12 +01:00
fix-whitespaces.sh C#: Fix whitespaces 2018-11-07 08:52:38 +01:00