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