index
:
salis-v3
master
native_server_client
python_server_client
Salis: its final form
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
27 hours
adds v1 pop charts (wip)
python_server_client
Paul Oliver
3 days
Reorganize source files in single directory
Paul Oliver
4 days
Adds working data client
Paul Oliver
8 days
Updates sql_exec function to allow reading data
Paul Oliver
8 days
Save file compression and data aggregation always enabled
Paul Oliver
8 days
Reorganizes includes
Paul Oliver
8 days
data client (WIP)
Paul Oliver
9 days
Makes data client terminate nicely when signal is received
Paul Oliver
9 days
Makes all comms between client and server JSON
Paul Oliver
9 days
Reorganizes SQLite database into two (core and arch) tables
Paul Oliver
9 days
Reimplement client with ImGui and ImPlot (scaffold)
Paul Oliver
9 days
Adds prototype for the data client UI
Paul Oliver
2026-05-04
Pulls logging functions from C into python code
Paul Oliver
2026-05-04
Adds basic scaffolding for data server and client
Paul Oliver
2026-05-04
Removes old data server and cleans up python code
Paul Oliver
2026-04-23
Unifies logging between C and Python
Paul Oliver
2026-04-19
Fixes data reload bug
HEAD
master
Paul Oliver
2026-04-16
Improves web-ui input form usability
Paul Oliver
2026-04-16
Ensures database connections are closed
Paul Oliver
2026-04-16
Makes event array compression multi-threaded
Paul Oliver
2026-04-15
Removes finished TODOs
Paul Oliver
2026-04-15
Enables threading in data server
Paul Oliver
2026-04-15
Updates data.png
Paul Oliver
2026-04-15
Adds more heatmaps
Paul Oliver
2026-04-15
Fixes building bugs on certain configurations
Paul Oliver
2026-04-15
Turns off unneeded code when data aggregation is disabled
Paul Oliver
2026-04-14
Reorganizes C source files
Paul Oliver
2026-04-14
Web UI tweaks
Paul Oliver
2026-04-14
Fixes missing return on dummy arch functions
Paul Oliver
2026-04-14
Adds heatmaps
Paul Oliver
2026-04-06
UIs display steps per second
Paul Oliver
2026-04-06
Allows customizing C compiler flags
Paul Oliver
2026-04-06
Adds data server
Paul Oliver
2026-02-24
Removes usage of Jinja templates
Paul Oliver
Use CPP to pre-process C files instead
2025-12-08
Improve SQL handling & aggregate memory events (WIP)
Paul Oliver
2025-12-05
Prints conpiled ancestor more compactly
Paul Oliver
2025-12-05
Adds grafana dashboard configuration for salis-v1
Paul Oliver
2025-11-26
Fixes README
Paul Oliver
2025-11-26
Enable SQLite Write-Ahead Logging (WAL)
Paul Oliver
2025-11-25
Aggregates data on organisms IO activity
Paul Oliver
2025-11-24
New simulations may use random seeds
Paul Oliver
2025-11-24
Improves logging system
Paul Oliver
2025-11-21
Installs SQLite busy handler
Paul Oliver
2025-11-19
Adds more constraints to arguments
Paul Oliver
2025-11-19
Python/SQLite refactor
Paul Oliver
- Uses Python/Jinja2 to preprocess C files - Uses SQLite3 for data compression
2025-10-20
Updates Tierra doc link
Paul Oliver
2025-10-20
Removes unneeded pragmas
Paul Oliver
2025-10-19
Adds optional compression using zlib
Paul Oliver
2025-05-06
Allow running dummy architecture with default arguments
Paul Oliver
2025-03-03
Adds README
Paul
[next]