aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
3 daysAdds final tweaks to data client/serverPaul Oliver
4 daysClient downsamples line plots automaticallyPaul Oliver
5 daysServer logs processed rowsPaul Oliver
5 daysDaemon UI shows steps/s in hex formatPaul Oliver
8 daysMakes heat-map scale plot-independentPaul Oliver
8 daysFixes div. by 0 bugPaul Oliver
9 daysAdds final refinements to data client & serverPaul Oliver
12 daysAdds FPSPaul Oliver
13 daysAdds heatmaps (WIP)Paul Oliver
2026-06-04Adds v1 population chartsPaul Oliver
2026-05-30Reorganize source files in single directoryPaul Oliver
2026-05-30Adds working data clientPaul Oliver
2026-05-25Updates sql_exec function to allow reading dataPaul Oliver
2026-05-25Save file compression and data aggregation always enabledPaul Oliver
2026-05-25Reorganizes includesPaul Oliver
2026-05-25data client (WIP)Paul Oliver
2026-05-25Makes data client terminate nicely when signal is receivedPaul Oliver
2026-05-25Makes all comms between client and server JSONPaul Oliver
2026-05-25Reorganizes SQLite database into two (core and arch) tablesPaul Oliver
2026-05-25Reimplement client with ImGui and ImPlot (scaffold)Paul Oliver
2026-05-24Adds 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-19Fixes data reload bugPaul 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-15Removes finished TODOsPaul Oliver
2026-04-15Enables threading in data serverPaul Oliver
2026-04-15Updates data.pngPaul Oliver
2026-04-15Adds more heatmapsPaul Oliver
2026-04-15Fixes building bugs on certain configurationsPaul Oliver
2026-04-15Turns off unneeded code when data aggregation is disabledPaul Oliver
2026-04-14Reorganizes C source filesPaul Oliver
2026-04-14Web UI tweaksPaul Oliver
2026-04-14Fixes missing return on dummy arch functionsPaul Oliver
2026-04-14Adds heatmapsPaul Oliver
2026-04-06UIs display steps per secondPaul Oliver
2026-04-06Allows customizing C compiler flagsPaul Oliver
2026-04-06Adds data serverPaul Oliver
2026-02-24Removes usage of Jinja templatesPaul Oliver
2025-12-08Improve SQL handling & aggregate memory events (WIP)Paul Oliver
2025-12-05Prints conpiled ancestor more compactlyPaul Oliver
2025-12-05Adds grafana dashboard configuration for salis-v1Paul Oliver
2025-11-26Fixes READMEPaul Oliver
2025-11-26Enable SQLite Write-Ahead Logging (WAL)Paul Oliver
2025-11-25Aggregates data on organisms IO activityPaul Oliver
2025-11-24New simulations may use random seedsPaul Oliver