aboutsummaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2021-03-07src/remembering.c: Assign and check in a single lineEuAndreh1-3/+1
2021-03-06src/remembering.c: Remove last reference to TupleEuAndreh1-6/+10
2021-03-06src/remembering.c: Use strdup over malloc+strcpyEuAndreh1-5/+2
2021-03-06src/remembering.c: Include <fallible/string.h>EuAndreh1-0/+1
2021-03-04clang-formatEuAndreh1-13/+22
2021-03-04src/remembering.c: Remove #ifdef DISABLEEuAndreh1-3/+0
2021-03-04WIP: work on C implementationEuAndreh1-137/+330
2021-03-03fmtEuAndreh1-33/+32
2021-03-03Add stub return 0EuAndreh1-1/+1
2021-03-03Comment all unused C codeEuAndreh1-0/+3
2021-02-28src/remembering.c: Delete old code, include FALLIBLEEuAndreh1-148/+63
2021-02-20Suppress unused function warnings for nowEuAndreh1-1/+1
2021-02-19Makefile.in: Simplify build/tests of C codeEuAndreh1-7/+13
2021-02-18Add commented src/remembering.c codeEuAndreh1-0/+487
2021-02-17mv remembering -> src/remembering.inEuAndreh1-0/+128