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
path:
root
/
salis.py
Age
Commit message (
Collapse
)
Author
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-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
Enables threading in data server
Paul Oliver
2026-04-15
Adds more heatmaps
Paul Oliver
2026-04-15
Fixes building bugs on certain configurations
Paul Oliver
2026-04-14
Reorganizes C source files
Paul Oliver
2026-04-14
Adds heatmaps
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-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