Erik Krogh Kristensen
|
6ff8d4de5c
|
add all remaining explicit this
|
2021-11-26 13:50:10 +01:00 |
|
Geoffrey White
|
2e61ae244a
|
C++: Set literals.
|
2021-10-13 16:12:36 +01:00 |
|
Jonas Jensen
|
ab90f06ddf
|
C++: Rename Block -> BlockStmt
|
2020-09-08 08:40:20 +02:00 |
|
Anders Schack-Mulligen
|
96e4a57edd
|
C++: Autoformat.
|
2020-01-29 13:11:50 +01:00 |
|
Jonas Jensen
|
4ef5c9af62
|
C++: Autoformat everything
Some files that will change in #1736 have been spared.
./build -j4 target/jars/qlformat
find ql/cpp/ql -name "*.ql" -print0 | xargs -0 target/jars/qlformat --input
find ql/cpp/ql -name "*.qll" -print0 | xargs -0 target/jars/qlformat --input
(cd ql && git checkout 'cpp/ql/src/semmle/code/cpp/ir/implementation/**/*SSA*.qll')
buildutils-internal/scripts/pr-checks/sync-identical-files.py --latest
|
2019-09-09 11:25:53 +02:00 |
|
Jonas Jensen
|
95f53639b1
|
C++: Fixes to avoid confusing autoformat
These issues were found by Geoffrey in PR review.
|
2019-09-09 11:04:04 +02:00 |
|
Geoffrey White
|
9a9b01bbb0
|
CPP: Add external/powerof10 tags.
|
2019-01-24 11:15:21 +00:00 |
|
Geoffrey White
|
30c6637415
|
CPP: Tag the Power of 10 queries.
|
2019-01-24 11:15:20 +00:00 |
|
Geoffrey White
|
b7febb06af
|
CPP: Autoformat some Power of 10 queries.
|
2019-01-10 10:40:39 +00:00 |
|
Jonas Jensen
|
4e2d40aad8
|
Merge pull request #484 from geoffw0/limitedscopefile
CPP: Fix Limitedscopefile.ql
|
2018-11-21 14:30:48 +01:00 |
|
Geoffrey White
|
a51b9847b2
|
CPP: Modify similar query as well.
|
2018-11-16 22:49:35 +00:00 |
|
Geoffrey White
|
1cba1d0b1a
|
CPP: Modify similar query as well.
|
2018-11-16 22:38:20 +00:00 |
|
Pavel Avgustinov
|
b55526aa58
|
QL code and tests for C#/C++/JavaScript.
|
2018-08-02 17:53:23 +01:00 |
|