Robert Marsh
|
fede8d63d4
|
C++: respond to PR comments
|
2018-09-10 12:22:43 -07:00 |
|
Robert Marsh
|
e6314c5f35
|
C++: add support for enums in HashCons
|
2018-09-10 12:22:43 -07:00 |
|
Robert Marsh
|
91da02bacf
|
C++: uniqueness fixes for HashCons
|
2018-09-10 12:22:42 -07:00 |
|
Robert Marsh
|
3a5eb03055
|
C++: change floating point value in test
|
2018-09-10 12:22:42 -07:00 |
|
Robert Marsh
|
e0af30a789
|
C++: clean up commented-out code
|
2018-09-10 12:22:42 -07:00 |
|
Robert Marsh
|
77c5a8e7bf
|
C++: support impure binary operations in HashCons
|
2018-09-10 12:22:42 -07:00 |
|
Robert Marsh
|
b8bd285d64
|
C++: support functions in HashCons
|
2018-09-10 12:22:42 -07:00 |
|
Robert Marsh
|
a8895f4bed
|
C++: Support crement ops in HashCons
|
2018-09-10 12:22:42 -07:00 |
|
Robert Marsh
|
cf222c51ac
|
C++: treat constant-valued exprs structurally
|
2018-09-10 12:22:42 -07:00 |
|
Robert Marsh
|
d8dc75abf4
|
C++: rename HashCons test
|
2018-09-10 12:22:41 -07:00 |
|
Robert Marsh
|
8b8ec7c5aa
|
C++: add literal tests
|
2018-09-10 12:22:41 -07:00 |
|
Robert Marsh
|
3c6a9c08a2
|
C++: first tests for HashCons
|
2018-09-10 12:22:41 -07:00 |
|
Kevin Backhouse
|
2d7109b8f5
|
C++: initial implementation of a HashCons library.
|
2018-09-10 12:22:41 -07:00 |
|
Behrang Fouladi Azarnaminy
|
02047ea260
|
Edit .expected file
|
2018-09-10 10:27:29 -07:00 |
|
Tom Hvitved
|
621d845722
|
Merge pull request #11 from calumgrant/cs/standalone-cfg-fixes
C#: Fix CFG for unknown expressions
|
2018-09-10 16:41:11 +02:00 |
|
semmle-qlci
|
35a83bf0cb
|
Merge pull request #173 from aschackmull/java/mockito-verify2
Approved by yh-semmle
|
2018-09-10 14:31:43 +01:00 |
|
ian-semmle
|
953537e856
|
Merge pull request #174 from nickrolfe/vec_fill
C++: support for clang `__builtin_addressof` and GNU vector fill operations
|
2018-09-10 14:31:11 +01:00 |
|
Anders Schack-Mulligen
|
4473ccdd5e
|
Java: Add Mockito.verify to MockitoMockMethod.
|
2018-09-10 11:20:27 +02:00 |
|
Nick Rolfe
|
ab05be7b13
|
C++: update stats for builtin_addressof and vec_fill
|
2018-09-10 10:19:20 +01:00 |
|
semmle-qlci
|
b6b3581e7c
|
Merge pull request #168 from esben-semmle/js/fix-test-case-typo
Approved by asger-semmle
|
2018-09-09 22:11:15 +01:00 |
|
Esben Sparre Andreasen
|
aaf1ac770d
|
JS: reduce declared precision of js/request-forgery
|
2018-09-09 21:30:43 +02:00 |
|
Jonas Jensen
|
4051e348eb
|
Merge pull request #169 from felicity-semmle/1.18/cpp-finalize-change-notes
LGTM 1.18: finalize change notes for C/C++
|
2018-09-09 15:39:40 +02:00 |
|
Felicity Chapman
|
a08177f16b
|
Address initial feebback
|
2018-09-09 11:52:35 +01:00 |
|
Jonas Jensen
|
6bfbd21390
|
Merge pull request #159 from ian-semmle/EnumConstant
C++: Fix spurious extra qualified names for enum constants within a class
|
2018-09-08 14:55:33 +02:00 |
|
Behrang Fouladi
|
43a9d511c2
|
Update EnablingNodeIntegration.qhelp
|
2018-09-07 14:58:24 -07:00 |
|
calum
|
ecb3efba34
|
C#: Fix merge conflicts.
|
2018-09-07 18:12:28 +01:00 |
|
calum
|
9ec2172dca
|
C#: Fix CFG for unknown expressions, and add a test that also covers object initializer lists fixed by the extractor.
|
2018-09-07 17:56:44 +01:00 |
|
Behrang Fouladi
|
302e271a79
|
Update EnablingNodeIntegration.expected
Change EOL to unix format
|
2018-09-07 09:52:52 -07:00 |
|
Behrang Fouladi Azarnaminy
|
bd92cd14c5
|
Changing EOL in all files to unix format
|
2018-09-07 09:47:15 -07:00 |
|
Behrang Fouladi Azarnaminy
|
ebbd3b3111
|
Adding html encoding to EnablingNodeIntegration.qhelp
|
2018-09-07 08:47:35 -07:00 |
|
Tom Hvitved
|
f3eed4aec7
|
Merge pull request #163 from calumgrant/cs/extractor-fixes
C#: Add tests for extractor fixes, and improve CFG for ConstCases
|
2018-09-07 17:37:40 +02:00 |
|
Felicity Chapman
|
3eab1de2f5
|
Remove non-LGTM queries from notes (will move to 'studio-cpp.md')
|
2018-09-07 13:56:55 +01:00 |
|
Felicity Chapman
|
2e0818d8e6
|
Text changes for consistency and clarity
|
2018-09-07 13:55:24 +01:00 |
|
Felicity Chapman
|
e7116f57a0
|
Add query identifiers
|
2018-09-07 13:24:41 +01:00 |
|
Nick Rolfe
|
2abf91b6ab
|
C++: class and test for clang's __builtin_addressof
|
2018-09-07 12:35:12 +01:00 |
|
Nick Rolfe
|
93103e1042
|
C++: add class and test for a GNU vector fill operation
|
2018-09-07 12:07:28 +01:00 |
|
Nick Rolfe
|
8e3f63954c
|
C++: add dbscheme expr kinds for __builtin_addressof and vector fill
|
2018-09-07 12:06:44 +01:00 |
|
Felicity Chapman
|
6aa6b64b81
|
Remove placeholders and sort table
|
2018-09-07 12:05:40 +01:00 |
|
calum
|
58cf95b155
|
C#: Rewrite not using if.
|
2018-09-07 11:37:05 +01:00 |
|
calum
|
0cd4340ac3
|
C#: Address review comment: refactor last() predicate for ConstCase and TypeCase.
|
2018-09-07 10:15:16 +01:00 |
|
Tom Hvitved
|
04f29951a5
|
Merge pull request #98 from calumgrant/cs/literal-conversion-fix
C#: Regression test for extractor
|
2018-09-07 08:42:00 +02:00 |
|
Esben Sparre Andreasen
|
3d3b7b0254
|
JS: fix typo in test case
|
2018-09-06 22:54:07 +02:00 |
|
Jonas Jensen
|
4d8a6e586f
|
Merge pull request #156 from geoffw0/empty-file
C++: Remove empty files.
|
2018-09-06 20:42:43 +02:00 |
|
Behrang Fouladi Azarnaminy
|
9179701248
|
JavaScript: Add query for Node.js integration in Electron framework
|
2018-09-06 11:38:08 -07:00 |
|
calum
|
d5eacf8c13
|
C#: Change expected output. Address review comments.
|
2018-09-06 18:20:01 +01:00 |
|
Aditya Sharad
|
272bed706a
|
Merge pull request #164 from jbj/master-to-next-20180905
Merge master to next
|
2018-09-06 12:06:02 +01:00 |
|
semmle-qlci
|
10329fa188
|
Merge pull request #134 from jbj/getOperandMemoryAccess-this
Approved by dave-bartolomeo
|
2018-09-06 09:18:57 +01:00 |
|
yh-semmle
|
abd6df3047
|
Java: add Semmle/java team to CODEOWNERS
|
2018-09-05 20:16:18 -04:00 |
|
semmle-qlci
|
62e9946fe2
|
Merge pull request #150 from asger-semmle/ts-asi-bug
Approved by xiemaisi
|
2018-09-05 21:22:29 +01:00 |
|
Jonas Jensen
|
69e915639d
|
Merge branch 'master-to-next-20180905-master' into master-to-next-20180905
|
2018-09-05 21:08:06 +02:00 |
|