Commit Graph

2 Commits

Author SHA1 Message Date
Tomasz Grabiec
abaf309b6c cql3: Add operator_type::operator!=() 2015-02-12 19:40:58 +01:00
Tomasz Grabiec
9d2d85ffe6 cql3: Convert Operator.java
"operator" is a reserved name in C++, so I decided to name this class
"operator_type".

Note: NEQ.reverse() returns NEQ in Origin. I'm not sure if it's a bug
or not, I replicated it as is.
2015-02-04 10:29:00 +01:00