aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2024-03-22ccwl: Implement js-expression.Arun Isaac
2024-03-22scripts: Use unified function terminology.Arun Isaac
2023-11-18scripts: When ccwl crashes, say so explicitly.Arun Isaac
2023-09-28scripts: Raise exception when file does not return supported object.Arun Isaac
2023-09-28scripts: Support returning command objects from ccwl files.Arun Isaac
2023-09-28scripts: Catch and report &formatted-message conditions.Arun Isaac
2023-09-20scripts: Ignore quit exceptions when requesting the user report bugs.Arun Isaac
2023-09-20scripts: Set scheme mode in Emacs.Arun Isaac
2023-09-20scripts: Catch uncaught exceptions and request the user report them.Arun Isaac
2023-09-20scripts: Allow script to be loaded without executing main.Arun Isaac
2022-04-09scripts: Do not pass multiple arguments to env.Arun Isaac
2022-04-09scripts: Do not auto-compile the ccwl script.Arun Isaac
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