Skip to content

Commit

Permalink
adds tracing for expressions
Browse files Browse the repository at this point in the history
  • Loading branch information
christophkloeffel committed Oct 23, 2023
1 parent 6648472 commit 9096ff1
Show file tree
Hide file tree
Showing 14 changed files with 491 additions and 484 deletions.
1 change: 1 addition & 0 deletions language-reference-manual/lrm.trlc
Original file line number Diff line number Diff line change
Expand Up @@ -1070,6 +1070,7 @@ section "Expressions" {
is recommended that a linter warns whenever a
unary minus is encountered that has a
non-trivial `term` or `factor` as its operand.'''
untraced_reason = "Non-normative recommendation"
}

Example Expression_Examples {
Expand Down
12 changes: 0 additions & 12 deletions tests-system/expressions/foo.rsl

This file was deleted.

171 changes: 0 additions & 171 deletions tests-system/expressions/output

This file was deleted.

39 changes: 0 additions & 39 deletions tests-system/expressions/output.brief

This file was deleted.

91 changes: 0 additions & 91 deletions tests-system/expressions/output.json

This file was deleted.

Loading

0 comments on commit 9096ff1

Please sign in to comment.