# # ChangeLog for tests/zero_one.cfa # # Generated by Trac 1.6 # May 1, 2026, 11:15:34 AM Mon, 03 Feb 2025 18:27:20 GMT Michael Brooks [7959e56] * src/CodeGen/CodeGenerator.cpp (modified) * src/CodeGen/CodeGenerator.hpp (modified) * src/CodeGen/Generate.cpp (modified) * tests/.expect/zero_one-ERR1.txt (added) * tests/.expect/zero_one.txt (modified) * tests/Makefile.am (modified) * tests/zero_one.cfa (modified) Eliminate libcfa-build warnings of missing int-to-pointer casts. ... Tue, 10 Dec 2024 20:07:06 GMT Peter A. Buhr [6e6e372] * tests/zero_one.cfa (modified) harmonize comments in test program Tue, 10 Dec 2024 19:28:31 GMT Michael Brooks [8e4f34e] * libcfa/prelude/builtins.c (modified) * tests/zero_one.cfa (modified) Allow builtin ++ from += overloads, and similar, to work on a type ... Tue, 10 Dec 2024 19:25:01 GMT Michael Brooks [fd0a1799] * tests/.expect/zero_one.txt (added) * tests/zero_one.cfa (added) * tests/zombies/zero_one.c (deleted) Resurrect test of zero_t/one_t and capture present state of ++