Calum Grant
|
685c494bcb
|
C#: Make the trap compression algorithm configurable.
|
2019-08-30 10:11:00 +01:00 |
|
Calum Grant
|
fe7e90e25a
|
C#: Remove the tuples from the C# extractor.
|
2019-08-30 10:11:00 +01:00 |
|
Calum Grant
|
486c192dda
|
C#: Refactoring expression and statement population.
|
2019-08-30 10:11:00 +01:00 |
|
Calum Grant
|
e41e8d6547
|
C#: Remove ITrapBuilder in favour of TextWriter.
|
2019-08-30 10:00:06 +01:00 |
|
Calum Grant
|
aeb38a1757
|
C#: Refactoring tuple writing to remove Tuple intermediate object and write straight to trap file.
|
2019-08-30 10:00:06 +01:00 |
|
Calum Grant
|
bd1b0018b0
|
C#: Rename some methods.
|
2019-08-30 10:00:06 +01:00 |
|
Calum Grant
|
58e6d236ff
|
C#: Tidy up CommentProcessing.
|
2019-08-30 10:00:06 +01:00 |
|
Tom Hvitved
|
c642e726c6
|
Merge pull request #1555 from calumgrant/cs/typemention-fixes
C#: Fix various extraction errors
|
2019-08-30 09:34:18 +02:00 |
|
zlaski-semmle
|
f2025116d5
|
Merge pull request #1771 from geoffw0/qldoceg8
CPP: Add syntax examples to QLDoc in NameQualifiers.qll
|
2019-08-29 15:16:37 -07:00 |
|
Calum Grant
|
4dd4167a5a
|
C#: Update test output (following merge).
|
2019-08-29 18:22:37 +01:00 |
|
Calum Grant
|
424ab3ed6a
|
C#: Analysis change notes.
|
2019-08-29 18:12:58 +01:00 |
|
Calum Grant
|
83d1e0eaa6
|
C#: Name DotNet::Namespace a declaration.
|
2019-08-29 18:12:58 +01:00 |
|
Calum Grant
|
83ab044a73
|
C#: Update expected test output.
|
2019-08-29 18:12:58 +01:00 |
|
Calum Grant
|
dfbb1946d3
|
C#: Minor edits
|
2019-08-29 18:11:00 +01:00 |
|
Calum Grant
|
5613769654
|
C#: Add NamespaceAccess, and make namespaces declarations.
|
2019-08-29 18:11:00 +01:00 |
|
Calum Grant
|
0e62377dd2
|
C#: Treat _ as an ordinary variable in a foreach.
|
2019-08-29 18:11:00 +01:00 |
|
Calum Grant
|
8aeeec01ff
|
C#: Add namespace_access_expr because of nameof(Namespace)
|
2019-08-29 18:11:00 +01:00 |
|
Calum Grant
|
ae36359058
|
C#: Fix typementions of arrays.
|
2019-08-29 18:11:00 +01:00 |
|
Nick Rolfe
|
36b42def1c
|
Merge pull request #1841 from ian-semmle/valuetext
C++: Split valuetext off into its own table
|
2019-08-29 17:42:14 +01:00 |
|
Geoffrey White
|
11da14c5f2
|
Merge pull request #1838 from jbj/leap-year-name
C++: Change name of UncheckedReturnValueForTimeFunctions.ql
|
2019-08-29 17:32:31 +01:00 |
|
Geoffrey White
|
1215da2d6c
|
Merge pull request #1827 from jbj/sbb-tidy
C++: Tidy up SubBasicBlocks.qll
|
2019-08-29 15:42:40 +01:00 |
|
Geoffrey White
|
a84f19238b
|
CPP: Add a scoped enum example.
|
2019-08-29 15:38:17 +01:00 |
|
Ian Lynagh
|
c08eb7e8c7
|
C++: Tweak the getValueText() code
|
2019-08-29 14:59:05 +01:00 |
|
Jonas Jensen
|
be7be1fb38
|
C++: Improve name/descr. of leap year queries
|
2019-08-29 15:53:51 +02:00 |
|
semmle-qlci
|
f980d20d6d
|
Merge pull request #1809 from hvitved/csharp/cfg/tests
Approved by calumgrant
|
2019-08-29 11:35:21 +01:00 |
|
Ian Lynagh
|
28832c9021
|
C++: Add a comment
|
2019-08-29 10:32:34 +01:00 |
|
Calum Grant
|
d2bee79370
|
Merge pull request #1600 from AndreiDiaconu1/ircsharp
C#: Initial port of IR for C#
|
2019-08-29 09:26:34 +01:00 |
|
Ian Lynagh
|
395197432f
|
C++: Update stats for valuetext
|
2019-08-28 22:52:14 +01:00 |
|
Rebecca Valentine
|
36f99c19bc
|
Merge pull request #1840 from markshannon/python-better-hasattribute-handling
Python: Add 'hasAttribute' predicate to ObjectInternal and Value.
|
2019-08-28 10:45:44 -07:00 |
|
Rebecca Valentine
|
cac775880f
|
Merge pull request #1839 from markshannon/python-rationalize-library
Python: rationalize library a bit.
|
2019-08-28 10:15:36 -07:00 |
|
Rebecca Valentine
|
602b99e01f
|
Merge pull request #1834 from markshannon/python-verify-unreachable-code
Python: Add test to verify fix.
|
2019-08-28 10:15:26 -07:00 |
|
Rebecca Valentine
|
ac78d10277
|
Merge pull request #1821 from markshannon/python-speedup-binary-points-to
Python points-to: Speed up binaryPointsTo predicate.
|
2019-08-28 10:14:40 -07:00 |
|
Mark Shannon
|
5892ce2a2b
|
Python: Implement 'hasAttribute()' on ObjectInternal and use it to implement the same predicate on Value, ModuleObject and ClassObject.
|
2019-08-28 17:18:25 +01:00 |
|
Geoffrey White
|
2e0c1af6c4
|
Merge pull request #1836 from jbj/xheader-undef
C++: Support x-macros that are #undef'ed in header
|
2019-08-28 17:16:50 +01:00 |
|
Ian Lynagh
|
cc031183bc
|
C++: Add an upgrade script
|
2019-08-28 16:06:28 +01:00 |
|
AndreiDiaconu1
|
deeff07322
|
Fixed unused predicate error
|
2019-08-28 15:50:39 +01:00 |
|
Mark Shannon
|
f64f6e6d2e
|
Python: Move classes for lists of AST nodes into AstExtended.qll
|
2019-08-28 15:43:02 +01:00 |
|
Tom Hvitved
|
853a3aa998
|
Merge pull request #1799 from aschackmull/java/fieldflow-perf
Java/C++/C#: Improve performance of data flow with fields.
|
2019-08-28 16:30:25 +02:00 |
|
Geoffrey White
|
fbeed9113b
|
Merge pull request #1837 from jbj/change-note-1.23
C++: New empty change-notes file for 1.23
|
2019-08-28 14:57:47 +01:00 |
|
Ian Lynagh
|
6d18b4e894
|
C++: If we don't have a valuetext, then see if one of our conversions does
|
2019-08-28 14:49:51 +01:00 |
|
Mark Shannon
|
97f9920a69
|
Python: Move NameNode class in Flow.qll with other CFG classes.
|
2019-08-28 14:39:27 +01:00 |
|
Mark Shannon
|
68da13cdc2
|
Python remove a couple of small AST related modules, moving contents to more appropriate modules.
|
2019-08-28 14:28:04 +01:00 |
|
Ian Lynagh
|
95794f9227
|
C++: Handle values with no valuetext
|
2019-08-28 14:27:08 +01:00 |
|
AndreiDiaconu1
|
489dbe1d01
|
Fixed errors
Added some new classes for built in operations that for the moment
have no effect (added to remove errors)
|
2019-08-28 14:23:42 +01:00 |
|
Ian Lynagh
|
754612d257
|
C++: Split valuetext off into its own table
|
2019-08-28 14:09:13 +01:00 |
|
Luke Cartey
|
1669d283fe
|
Merge pull request #1795 from aschackmull/java/localexprflow
Java: Add localExprFlow and localExprTaint.
|
2019-08-28 14:04:49 +01:00 |
|
Jonas Jensen
|
d4f8e73a66
|
C++: Change name of UncheckedReturn...Functions.ql
The previous name was identical to the name of
`Adding365DaysPerYear.ql`. It may have been a copy-paste error.
|
2019-08-28 14:05:31 +02:00 |
|
Jonas Jensen
|
c8a9ec465e
|
C++: New change-notes file for 1.23
|
2019-08-28 13:36:57 +02:00 |
|
AndreiDiaconu1
|
05ae04df72
|
Synced files
|
2019-08-28 12:30:17 +01:00 |
|
AndreiDiaconu1
|
66948b4f57
|
Fixed PR errors
|
2019-08-28 12:25:14 +01:00 |
|