Dominik Maier
|
bfe69aea09
|
Format C/Cpp code in ./scripts/fmt_all.sh (#653)
* format all (clang format 13)
* added clang-format check
* re-add missing newline
* cargo doc was missing
* more brackets
* fixed fmt workflow
* clang format
* shellcheck
* install clang-format-13
* update ubuntu for maximum clang-formattability
* yml whitespaces
* fmt
* shellcheck only for .sh
* oops path
* ignored shellcheck warning
|
2022-05-29 03:23:02 +02:00 |
|
julihoh
|
8a20d26ea6
|
init git sumbolude for symcc for symcc_runtime crate when publishing (#321)
|
2021-10-10 21:19:58 +02:00 |
|
Andrea Fioraldi
|
753d1e5381
|
Fix publish.sh
|
2021-08-20 09:39:57 +02:00 |
|
Andrea Fioraldi
|
7ca7b3c9f6
|
Update publish script
|
2021-08-18 11:34:44 +02:00 |
|
julihoh
|
7581885d52
|
prepare concolic support crates for publishing to crates.io (#250)
* prepare concolic support crates for publishing to crates.io
* provide some bare-bones READMEs
|
2021-08-06 17:49:57 +02:00 |
|
Andrea Fioraldi
|
5b0c178ed6
|
Increase sleep in publis.sh
|
2021-07-05 14:55:27 +02:00 |
|
Andrea Fioraldi
|
921baf74b5
|
Update publish.sh with sleeps
|
2021-05-20 14:20:51 +02:00 |
|
Andrea Fioraldi
|
f0b5ab5ef0
|
Create a scripts folder
|
2021-05-20 14:17:14 +02:00 |
|