Summary
- Resurrect test of zero_t/one_t and capture present state of ++ (details)
- Allow builtin ++ from += overloads, and similar, to work on a type witout a parameterless constructor (details)
- harmonize comments in test program (details)
- formatting (details)
The file was added | tests/zero_one.cfa |
The file was removed | tests/zombies/zero_one.c |
The file was added | tests/.expect/zero_one.txt |
The file was modified | tests/zero_one.cfa |
The file was modified | libcfa/prelude/builtins.c |
The file was modified | tests/zero_one.cfa |
The file was modified | tests/concurrency/waituntil/channel_close.cfa |