Files
codeql/java/ql/test
Chris Smowton a120fab9f7 Complete implementation of equality tests
- Create a new operator representing an infix value [in]equality test, equivalent to Objects.equals(lhs, rhs)
- Continue to use simple equality where it is clearly possible at the callsite
- Note that ieee754equals is the same as Java's == and != operators
2022-05-10 19:51:17 +01:00
..
2019-01-07 13:25:20 +01:00
2021-08-19 14:09:35 -07:00
2021-11-29 14:15:53 -05:00
2019-12-07 02:38:02 +01:00