Commit Graph

9 Commits

Author SHA1 Message Date
e7cb345cec wip: Separate source from definitions 2016-11-03 12:54:32 +01:00
d359ab6057 refactor: Application rewrite 2016-10-10 14:52:57 +02:00
e1f8c001dd refactor: Pass by value 2016-06-21 04:23:23 +02:00
6cae06c4dc refactor(script): Better handling of tail scripts 2016-06-14 12:15:22 +02:00
f7734de26a feat(script): Option to tail script output 2016-06-13 23:41:59 +02:00
2c74cb06de task(dsl): Replace colons with dashes
Colons break ini syntax highlighters and linters.
2016-06-11 07:49:14 +02:00
39d3f61497 refactor(core): Clean-up
- use "#pragma once" instead of the regular include guard
- fix errors and warnings reported by cppcheck
2016-06-02 01:32:06 +02:00
40524979d0 fix(script): Do not process empty script output 2016-05-24 23:37:16 +02:00
eeefb3c610 init(git): Base commit 2016-05-19 20:23:45 +02:00