summaryrefslogtreecommitdiff
path: root/src/cli/cli.cc
AgeCommit message (Expand)Author
2025-03-11Clarify size of mem and cache in definitions, CLI print invalid tagsbd
2025-03-11fix namespace issues with match functionbd
2025-03-11cli display clock cycle, parse ';' delimited commandsbd
2025-03-10Remove problematic file-local logger in cli.ccbd
2025-03-10overload << operator for drambd
2025-03-10before error with catch crashing with global singleton loggerbd
2025-03-10CLI view, clock, store, program bannerbd
2025-03-10Add starter overloaded << operator for cachebd
2025-03-10Update cli method signatures, add some getters to cache and storagebd
2025-03-07Separating out CLI into a separate moduleSiddarth-Suresh