aboutsummaryrefslogtreecommitdiff
path: root/libk/makefile
Commit message (Expand)AuthorAgeFilesLines
* Makefile: build targets properly from subdirsHEADmasterAqua-sama2021-03-301-4/+6
* Move MemoryAllocator to libkAqua-sama2021-03-281-0/+1
* clang-tidy fixesAqua-sama2021-03-271-2/+3
* makefile: make makefile recursiveAqua-sama2021-03-251-3/+36
* Add quicksort implementation to stdlibAqua-sama2021-03-191-1/+1
* Switch lto to fullAqua-sama2021-03-161-1/+1
* libk: add Result<T, E> classAqua-sama2021-03-121-1/+2
* Enable interruptsAqua-sama2021-02-221-1/+2
* Rewrite makefileAqua-sama2021-02-071-13/+2
* libk: add some testsAqua-sama2021-02-061-2/+2
* Add IntegerViewAqua-sama2021-02-051-2/+5
* libk: add its own makefileAqua-sama2021-01-311-0/+11