Commit Graph

16 Commits

Author SHA1 Message Date
4d846250b3
chore: updated .drone.yml
All checks were successful
continuous-integration/drone/push Build is passing
* added separate `pull-image` step to accurately show how much pure
  build takes (without the time it takes to pull a fresh image)
2020-08-31 17:18:15 +02:00
964722949e
feat: added 'report' step to cat the valgrind output file
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-26 18:54:50 +02:00
4b03ea5bb1
feat: added build status badge to README.md
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-26 18:50:50 +02:00
9127d53339
fix: returning 9000 makes it look like exit on error, return 0 instead
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-26 18:48:23 +02:00
ff4e282d70
fix: vagrant reports "Conditional jump or move depends on uninitialised value" 2020-06-26 18:45:19 +02:00
42f8309c97
fix: yet more whitespace where it's not supposed to be
Some checks failed
continuous-integration/drone/push Build is failing
2020-06-26 18:37:19 +02:00
97a14f9959
fix: whitespace issues in yaml are a disaster 2020-06-26 18:36:24 +02:00
cc021b5f13
feat: added .drone.yml for drone ci 2020-06-26 18:32:35 +02:00
59cd79cc4c
refactor: code formatting 2020-06-26 11:59:41 +02:00
ceed5d76f0
refactor: banner updated to 'ultimate_array_translator' 2020-06-26 11:55:09 +02:00
0ef019269d
fix: it's rather translation, not transposition 2020-06-26 11:52:05 +02:00
d9b2484bd6
refactor: all-hardtabs, plz 2020-06-26 11:50:39 +02:00
a102d36b1c
feat: added project files 2020-06-26 11:36:14 +02:00
40786acfa7
feat: updated .gitignore 2020-06-26 11:35:02 +02:00
8ec0377eeb
feat: added .gitignore 2020-06-26 11:31:45 +02:00
f9a23a2c1e
initial commit 2020-06-26 11:27:55 +02:00