| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2021-03-07 | src/remembering.c: Assign and check in a single line | EuAndreh | 1 | -3/+1 |
| 2021-03-06 | src/remembering.c: Remove last reference to Tuple | EuAndreh | 1 | -6/+10 |
| 2021-03-06 | src/remembering.c: Use strdup over malloc+strcpy | EuAndreh | 1 | -5/+2 |
| 2021-03-06 | src/remembering.c: Include <fallible/string.h> | EuAndreh | 1 | -0/+1 |
| 2021-03-04 | clang-format | EuAndreh | 1 | -13/+22 |
| 2021-03-04 | src/remembering.c: Remove #ifdef DISABLE | EuAndreh | 1 | -3/+0 |
| 2021-03-04 | WIP: work on C implementation | EuAndreh | 1 | -137/+330 |
| 2021-03-03 | fmt | EuAndreh | 1 | -33/+32 |
| 2021-03-03 | Add stub return 0 | EuAndreh | 1 | -1/+1 |
| 2021-03-03 | Comment all unused C code | EuAndreh | 1 | -0/+3 |
| 2021-02-28 | src/remembering.c: Delete old code, include FALLIBLE | EuAndreh | 1 | -148/+63 |
| 2021-02-20 | Suppress unused function warnings for now | EuAndreh | 1 | -1/+1 |
| 2021-02-19 | Makefile.in: Simplify build/tests of C code | EuAndreh | 1 | -7/+13 |
| 2021-02-18 | Add commented src/remembering.c code | EuAndreh | 1 | -0/+487 |
| 2021-02-17 | mv remembering -> src/remembering.in | EuAndreh | 1 | -0/+128 |
