aboutsummaryrefslogtreecommitdiff
path: root/salis.py
AgeCommit message (Collapse)Author
3 daysReorganize source files in single directoryPaul Oliver
4 daysAdds working data clientPaul Oliver
8 daysSave file compression and data aggregation always enabledPaul Oliver
8 daysReorganizes includesPaul Oliver
8 daysdata client (WIP)Paul Oliver
9 daysMakes all comms between client and server JSONPaul Oliver
9 daysReorganizes SQLite database into two (core and arch) tablesPaul Oliver
9 daysReimplement client with ImGui and ImPlot (scaffold)Paul Oliver
9 daysAdds prototype for the data client UIPaul Oliver
2026-05-04Pulls logging functions from C into python codePaul Oliver
2026-05-04Adds basic scaffolding for data server and clientPaul Oliver
2026-05-04Removes old data server and cleans up python codePaul Oliver
2026-04-23Unifies logging between C and PythonPaul Oliver
2026-04-16Improves web-ui input form usabilityPaul Oliver
2026-04-16Ensures database connections are closedPaul Oliver
2026-04-16Makes event array compression multi-threadedPaul Oliver
2026-04-15Enables threading in data serverPaul Oliver
2026-04-15Adds more heatmapsPaul Oliver
2026-04-15Fixes building bugs on certain configurationsPaul Oliver
2026-04-14Reorganizes C source filesPaul Oliver
2026-04-14Adds heatmapsPaul Oliver
2026-04-06Allows customizing C compiler flagsPaul Oliver
2026-04-06Adds data serverPaul Oliver
2026-02-24Removes usage of Jinja templatesPaul Oliver
Use CPP to pre-process C files instead
2025-12-08Improve SQL handling & aggregate memory events (WIP)Paul Oliver
2025-12-05Prints conpiled ancestor more compactlyPaul Oliver
2025-11-24New simulations may use random seedsPaul Oliver
2025-11-24Improves logging systemPaul Oliver
2025-11-21Installs SQLite busy handlerPaul Oliver
2025-11-19Adds more constraints to argumentsPaul Oliver
2025-11-19Python/SQLite refactorPaul Oliver
- Uses Python/Jinja2 to preprocess C files - Uses SQLite3 for data compression