aboutsummaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2021-06-06mv src/remembering.in src/remembering.shEuAndreh1-0/+0
2021-03-23src/remembering.c: clang-formatEuAndreh1-42/+42
2021-03-22src/remembering.c: WIP more tests for mkdir_pEuAndreh1-5/+81
2021-03-10src/remembering.c: clang-formatEuAndreh1-13/+13
2021-03-10src/remembering.c: Write more tests, make existing tests more robustEuAndreh1-62/+250
2021-03-10Support --version flagEuAndreh1-1/+8
2021-03-07src/remembering.c: Add tests for negative and floating-point numbers in the p...EuAndreh1-0/+12
2021-03-07src/remembering.c: Be more explicit on manpage pointerEuAndreh1-1/+1
2021-03-07src/remembering.c: Fix memory errorsEuAndreh1-7/+14
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