prog8/compiler/test/comparisons
Irmen de Jong abbf7c7cb0 compiler name change: prog8c (was p8compile)
fat jar file also changed:  prog8c-X.Y-all.jar    (was: prog8compiler-X.Y-all.jar)
2024-10-16 18:36:19 +02:00
..
ifelse.p8 new if tests 2024-03-02 23:19:39 +01:00
make_cmp_tests_splitw.py fixup split words array comparisons 2024-03-02 23:19:55 +01:00
make_cmp_tests.py fix codegen error for comparisons 2024-03-02 23:19:39 +01:00
make_eq_tests_splitw.py fixup split words array comparisons 2024-03-02 23:19:55 +01:00
make_eq_tests.py fixup split words array comparisons 2024-03-02 23:19:55 +01:00
Makefile compiler name change: prog8c (was p8compile) 2024-10-16 18:36:19 +02:00
more_compares.p8 new if tests 2024-03-02 23:19:39 +01:00
optimized_compares.p8