|
007a0da40a
|
Bugfix for Logic Ops (#2535)
Performing some operations on larger numbers gave erroneous results when converting from doubles to ints. Now uses longs instead, which should help.
|
2020-09-10 19:14:03 -04:00 |
|
|
7c1d035977
|
Bugfixes
|
2020-09-10 16:45:48 -04:00 |
|
|
5259969384
|
Object sense support / Bugfixes
|
2020-09-09 19:02:40 -04:00 |
|
|
4b0c977e73
|
java 8's compiler is stupid apparently
|
2020-08-23 11:30:56 -04:00 |
|
|
dac24e8bf1
|
Replaced redundant 'negate' operator with *= -1
|
2020-08-23 10:20:34 -04:00 |
|
|
90b8910935
|
Merged UnaryOp and BinaryOp
|
2020-08-23 10:14:04 -04:00 |
|