aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2022-01-16scripts: Decide to not compile files ever.Arun Isaac
2022-01-16scripts: Report ccwl syntax violations.Arun Isaac
2022-01-16scripts: Read using read-syntax.Arun Isaac
2022-01-10Migrate to hand-written Makefiles.Arun Isaac
2021-11-02ccwl: Rename graphviz to dot.Arun Isaac
2021-10-12scripts: Allow compiling to graphviz.Arun Isaac
2021-10-12scripts: Print usage information on --help and incorrect usage.Arun Isaac
2021-10-12scripts: Use args-fold.Arun Isaac
2021-10-12scripts: Wrap main body in function.Arun Isaac
2021-10-11ccwl: Factorize out CWL generation code to separate file.Arun Isaac
2021-07-04scripts: Do not compile ccwl files.Arun Isaac
2021-05-24Remove unnecessary -s flag from shebang.Arun Isaac
2021-04-26Set path to guile in shebang from configure.Arun Isaac
2021-04-26Add ccwl script.Arun Isaac