1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-25 16:29:02 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
mrdudz
f0eadc69e1 fix a regression that sneaked in, all subtractions should work again 2023-09-02 06:44:53 +02:00
mrdudz
86d0859d8d evil spaces 2023-08-31 05:20:34 +02:00
mrdudz
abe65d524d make float X= const work, and a test for that 2023-08-31 05:04:02 +02:00
mrdudz
ab238c1045 some fixes for X=, related tests 2023-08-31 00:44:03 +02:00
mrdudz
3164917f46 cleanup 2023-08-29 03:15:54 +02:00
mrdudz
705617cd5f add more checks that are related to recent fixes 2022-11-18 01:52:55 +01:00
mrdudz
d98b55f8ee fix issues with substraction 2022-11-18 01:16:55 +01:00
mrdudz
e77bf71ab9 fix g_div patch, hopefully checks works again 2022-11-13 17:50:40 +01:00
mrdudz
9e7e86e443 fix division problem, fix some other tests 2022-11-13 02:21:57 +01:00