aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-02-07some fixes for mappingsAria Shrimpton
2024-02-07aoc 2021 day 9 testAria Shrimpton
2024-02-07deal with more variables in racket specsAria Shrimpton
2024-02-07make indexable trait immutableAria Shrimpton
2024-02-07lintsAria Shrimpton
2024-02-06add seconds suffixAria Shrimpton
2024-02-06escape section display names in ciAria Shrimpton
2024-02-06allow logging stderr of confirmation benchmarksAria Shrimpton
2024-02-06fix wrong binary name in justfileAria Shrimpton
2024-02-05fixed seed for benchmarksAria Shrimpton
2024-02-05generate code for selected adaptive containersAria Shrimpton
2024-02-05add adaptive container typeAria Shrimpton
2024-02-01latex output in CIAria Shrimpton
2024-02-01latex outputAria Shrimpton
2024-02-01refactor out nested hashmaps for mapping2d structAria Shrimpton
2024-01-31attempt to detect when switching containers midway through would be betterAria Shrimpton
2024-01-31library: remove lazy vecsAria Shrimpton
2024-01-31library: require intoiteratorAria Shrimpton
2024-01-31add test for set insertionAria Shrimpton
2024-01-31breakdown cost by split in estimate commandAria Shrimpton
2024-01-31lints & refactorsAria Shrimpton
2024-01-31add partitioning of collection lifetimesAria Shrimpton
2024-01-30rename back to candelabra-cliAria Shrimpton
2024-01-30codegen fixAria Shrimpton
2024-01-30testing: escape : in section slugsAria Shrimpton
2024-01-30dont try and nest sections in justifleAria Shrimpton
2024-01-30more fixes for ci / nixificationAria Shrimpton
2024-01-29run-all-tests jobAria Shrimpton
2024-01-25fix missing get operations when profilingAria Shrimpton
2024-01-25add docker imageAria Shrimpton
2024-01-25add btreemapAria Shrimpton
2024-01-25lintsAria Shrimpton
2024-01-25raise error early if no candidates foundAria Shrimpton
2024-01-25support constraint checking on mappingsAria Shrimpton
2024-01-25support multiple element types in primrose (for mappings)Aria Shrimpton
2024-01-25add mapping trait & hashmap to library + benchmarkerAria Shrimpton
2024-01-23lintsAria Shrimpton
2024-01-23actually improve profiler cachingAria Shrimpton
2024-01-23add + Hash restriction to generated codeAria Shrimpton
2024-01-23fix cli tables getting messed up by key differencesAria Shrimpton
2024-01-23more efficient caching of profiling informationAria Shrimpton
2024-01-23add justfileAria Shrimpton
2024-01-23fixes for prime_sieveAria Shrimpton
2024-01-23allow running benchmarks with estimate commandAria Shrimpton
2024-01-23benchmark fixesAria Shrimpton
2024-01-23add prime sieve testAria Shrimpton
2024-01-20fix(benchmarker): more precise benchmarking without criterionAria Shrimpton
2024-01-20use hashmaps in more places for consistencyAria Shrimpton
2024-01-20feat(cli): command for breakdown of cost estimateAria Shrimpton
2024-01-19fix(cache): ignore some files when calculating tree hashAria Shrimpton