aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* src/remembering.c: Use strdup over malloc+strcpyEuAndreh2021-03-061-5/+2
|
* src/remembering.c: Include <fallible/string.h>EuAndreh2021-03-061-0/+1
|
* clang-formatEuAndreh2021-03-041-13/+22
|
* src/remembering.c: Remove #ifdef DISABLEEuAndreh2021-03-041-3/+0
|
* WIP: work on C implementationEuAndreh2021-03-041-138/+331
|
* fmtEuAndreh2021-03-031-33/+32
|
* Add stub return 0EuAndreh2021-03-031-1/+1
|
* Comment all unused C codeEuAndreh2021-03-031-0/+3
|
* src/remembering.c: Delete old code, include FALLIBLEEuAndreh2021-02-281-148/+63
|
* Suppress unused function warnings for nowEuAndreh2021-02-201-1/+1
|
* Makefile.in: Simplify build/tests of C codeEuAndreh2021-02-191-7/+13
|
* Add commented src/remembering.c codeEuAndreh2021-02-181-0/+487
|
* mv remembering -> src/remembering.inEuAndreh2021-02-171-0/+128