aboutsummaryrefslogtreecommitdiff
path: root/scripts/ccwl
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-04-26Set path to guile in shebang from configure.Arun Isaac
2021-04-26Add ccwl script.Arun Isaac