| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Also add the Matching flag to the Iir_Kind_Case_Statement.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Add an exhaustive test for the matching operators.
|
| |
|
| |
|
|\ |
|
| | |
|
| |
| |
| |
| | |
script to PoSh script.
|
|/
|
|
|
|
| |
Instead of swapping L/R arguments to try to create ?>= and ?>,
create a function for each which performs the not operation of ?<
and ?<= as defined by the LRM.
|
|
|
| |
Implement the matching operators ?<, ?<=, ?>, ?>=, ?/=.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Fix #1514
|
| |
|
| |
|
| |
|
|
|
|
| |
Fix #1515
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\ |
|
| | |
|
|/ |
|
| |
|
| |
|
|
|
|
| |
Fix #1857
|
| |
|
| |
|
| |
|
|
|
|
| |
For #1866
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Also close #926 (looks similar, but without a proper reproducer)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|