Skip to content

C#: Add @ids for metric queries#9

Merged
hvitved merged 1 commit into
github:masterfrom
calumgrant:cs/undeprecated-metric-queries
Aug 6, 2018
Merged

C#: Add @ids for metric queries#9
hvitved merged 1 commit into
github:masterfrom
calumgrant:cs/undeprecated-metric-queries

Conversation

@calumgrant

Copy link
Copy Markdown
Contributor

Remove the @deprecated tag from all metric queries, and give them @id tags. Almost all of these ids are the same as the Java queries.

@hvitved

@ghost

ghost commented Aug 3, 2018

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@calumgrant calumgrant requested a review from hvitved August 3, 2018 15:05
@calumgrant calumgrant added the C# label Aug 3, 2018
nickrolfe pushed a commit to nickrolfe/codeql that referenced this pull request Aug 6, 2018
JavaScript: Add support for flow through destructuring assignments.

@hvitved hvitved left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent, thanks for adding these.

@hvitved hvitved merged commit 3ccd582 into github:master Aug 6, 2018
thepalbi added a commit to thepalbi/codeql that referenced this pull request Jan 24, 2021
…ns (github#9)

* tests passing

* Checkout @max-schaefer alternative PropGraph

From https://github.com/max-schaefer/ql/blob/js/propagation-graph/javascript/ql/src/PropagationGraphAlt.ql

* Upgrading Max PropGraph

Commit #192a0103e4cf6de78ca7742155e8245d15aac7d1

* Refactoring test query

* Check that PropWrite solves max issue

* Max's PropagationGraph passing

* Refactoring for PR WIP

* TSM propgraph test refactor complete

* Refactor alt propgraph test complete

* Delete PropagationGraphAlt.qll
aibaars added a commit that referenced this pull request Oct 14, 2021
DB scheme generator: escape column names
smowton pushed a commit to smowton/codeql that referenced this pull request Oct 28, 2021
erik-krogh referenced this pull request in erik-krogh/ql Dec 15, 2021
erik-krogh referenced this pull request in erik-krogh/ql Dec 15, 2021
RasmusWL pushed a commit that referenced this pull request Mar 14, 2022
dbartol pushed a commit that referenced this pull request Dec 18, 2024
feat(field-flow): enhance dataflow tracking
nicolaswill pushed a commit that referenced this pull request May 12, 2025
Misc. modifications to support elliptic curves and hooking them up to…
MathiasVP pushed a commit to MathiasVP/ql that referenced this pull request Aug 10, 2025
tausbn added a commit that referenced this pull request May 1, 2026
#8: Reject * after non-capture template groups with a compile error.
Previously (foo (bar)*) silently dropped the *, behaving like (bar).

#9: Verify inner token streams are exhausted after parsing query nodes.
Unconsumed tokens inside a parenthesized group now produce a compile
error. Fixed a test using the old redundant (pattern)* syntax inside
a field*: group.

#10: Use ast.get_root() instead of hardcoded 0 for the root node id
in apply_rules calls.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants