Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-29 | Store python modules on './bin/modules/' subdirectory. [#37] | Paul Oliver | |
2024-02-29 | Simultaneous Debug and Release builds. | Paul Oliver | |
[#29] Makefile now generates both release and debug builds on every run. Salis.py can load the debug version on demand via a command line argument (--debug). Release version is loaded by default. | |||
2024-02-29 | Auto saved files are now gzipped. | Paul Oliver | |
[#8] We compress all auto saved files via a subprocess call to 'gzip'. Saved files are reduced to around 25% of their original size. | |||
2024-02-29 | Initial commit. | Paul Oliver | |