aboutsummaryrefslogtreecommitdiff
path: root/sys/libn/memory.c
AgeCommit message (Expand)Author
2021-10-26chore(rename): libn -> baseNicholas Noll
2021-09-28Checkin: various small changesNicholas Noll
2021-09-23feat: improved interface of map macroNicholas Noll
2021-09-08checkinNicholas Noll
2021-04-22chore(refactor): libraries to define explicit interfacesNicholas Noll
2020-06-18feat: working parser for rc shell languageNicholas Noll
2020-06-06small changes to exposure of allocation functionsNicholas Noll
2020-05-31minor changesNicholas Noll
2020-05-29blas code updateNicholas Noll
2020-05-17prototype of front end cliNicholas Noll
2020-04-30chore: move from new to make prefix of constructorsNicholas Noll
2020-04-26chore: moved string into main libn headerNicholas Noll
2020-04-23feat: made calling signature of interface accepting functions more reliableNicholas Noll
2020-04-22fix: double free problemNicholas Noll
2020-04-21feat: added simple memory arena allocator to libnNicholas Noll
2020-04-19chore: updated inclusion of files to mark the new partition of logicNicholas Noll
2020-04-19chore: reorganized structure to allow for more parallel projectsNicholas Noll