summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use rmk in targetsHEADmasterLouis Burda2025-06-191-2/+2
* Rename to rmkLouis Burda2024-09-153-2/+4
* Add MIT LicenseLouis Burda2023-06-191-0/+21
* Remove executable permissions from headers installLouis Burda2023-05-301-1/+1
* Template build.jst for debug configurationLouis Burda2023-05-294-11/+34
* Add strict allocator wrapperLouis Burda2023-05-254-0/+70
* Remove stack allocator symbols from apiLouis Burda2023-05-242-4/+0
* Fix test arg parsingLouis Burda2023-05-211-1/+1
* Make stdlib allocator structs constLouis Burda2023-05-212-4/+4
* Add allocator argument for non-global allocatorsLouis Burda2023-05-214-26/+35
* Update build.jst to new syntaxLouis Burda2023-05-151-7/+12
* Add cleanall targetLouis Burda2023-05-131-1/+3
* Remove inherently broken stack allocatorLouis Burda2023-05-134-72/+10
* Change allocator interface to prevent void** castLouis Burda2023-05-134-47/+56
* Add 'just' build fileLouis Burda2023-05-013-0/+37
* Expose internal dependencies through common.mkLouis Burda2023-04-302-8/+17
* Add strict variants of stack and heap allocatorsLouis Burda2023-03-184-0/+74
* Add include guardLouis Burda2023-03-171-0/+2
* Only positive return valuesLouis Burda2023-03-172-5/+7
* Refactor and add reallocLouis Burda2023-03-178-62/+124
* Stash progressLouis Burda2022-09-127-0/+91