| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
| |
|
|
|
|
|
|
| |
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
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
and not from the object type.
Fix #1862
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
For #1860
|
| |
|
|
|
|
| |
Fix #1859
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Fix #1831
Fix #1657
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
For #1850
|
| |
|
| |
|
| |
|
| |
|