Commit Graph

12 Commits

Author SHA1 Message Date
Arthur Lu
8112effbce added debug option,
improved memory usage slightly,
changed errorlog.txt to errorlog.log,
updated .gitignore


Former-commit-id: bd51efc6c2
2021-09-21 04:43:32 +00:00
Arthur Lu
11d3db4b44 added profile option to superscript
Former-commit-id: ea07d7c709
2021-08-19 00:34:42 +00:00
Arthur Lu
bcbb653696 daemonized, socketed superscript
improved runtime
removed superscript-socket.py


Former-commit-id: 6fa29f767d
2021-08-17 21:02:08 +00:00
Arthur Lu
b4c7365bf0 added *.pid files to git ignore
Former-commit-id: f8f8d6bf27
2021-08-13 23:32:59 +00:00
Arthur Lu
40191aa6b5 fixed pathing for build-CLI.*
added temp directory to gitignore


Former-commit-id: 73888cbc9e
2021-04-27 07:26:14 +00:00
Arthur Lu
a367e7254b added compiled binaries with no file endings
to gitignore


Former-commit-id: 9fb5ba7cc4
2021-04-13 04:05:46 +00:00
Arthur Lu
78f737d45f removed compiled binaries
added compiled binaries in /dist/ to gitignore


Former-commit-id: 11d3b49d82
2021-04-13 04:03:07 +00:00
Arthur Lu
014570930a superscript v 0.8.5
Former-commit-id: 4de011ef45
2021-04-10 06:08:18 +00:00
Arthur Lu
8f79be68d4 superscript v 0.8.3
Former-commit-id: 7d85a18b4b
2021-04-03 20:47:45 +00:00
Arthur Lu
e6e0351288 fixed .gitignore
added build-CLI script
fixed threading in superscript


Former-commit-id: 1fa36e8694
2021-04-02 21:58:35 +00:00
Arthur Lu
8ede63ed04 fixed spelling in default config,
added config to git ignore
2021-04-02 01:28:25 +00:00
Arthur Lu
b10bb7151f added:
.devcontainer
.github
CONTRIBUTING
MAINTAINERS
LICENSE
README
SECURITY
moved fiels into correct structure
deleted unessasary workflows
2021-04-01 18:31:41 +00:00