aboutsummaryrefslogtreecommitdiff
path: root/bin/cl (unfollow)
Commit message (Expand)AuthorFilesLines
2023-07-07bin/{cl,li}: Use executables from WIP standalone packageEuAndreh1-302/+0
2023-02-23bin/: Cleanup temp file before exitEuAndreh1-4/+7
2023-02-23bin/cl: Use uuid(1), tmpname(1) and mkstemp(1) from $PATHEuAndreh1-16/+0
2022-11-02bin/cl: Add support for -E optionEuAndreh1-2/+7
2022-10-25bin/cl: Move TODOs to ~/.usr/FIXMEEuAndreh1-13/+0
2022-10-25bin/cl: Alphabetically order Clozure codeEuAndreh1-16/+16
2022-10-25bin/cl: Allow "--" to flow to underlying Lisp commandEuAndreh1-1/+5
2022-10-25bin/cl: Grow "$@" at the beginningEuAndreh1-4/+4
2022-10-25bin/cl: Setup ClozureEuAndreh1-3/+15
2022-10-24bin/cl: Allow giving "-- --option" to the underlying Lisp commandEuAndreh1-14/+24
2022-10-24bin/cl: Reorder SBCL non-verbose argumentEuAndreh1-1/+1
2022-10-24bin/cl: Remove attempt add "..." operatorEuAndreh1-1/+0
2022-10-24bin/cl: Prefix implementation list items with a hyphenEuAndreh1-1/+1
2022-10-24bin/cl: Move automatic image handling out to bin/liEuAndreh1-12/+2
2022-10-24bin/cl: s/NIL/nil/EuAndreh1-2/+2
2022-10-24bin/cl: WIP improve help stringEuAndreh1-2/+2
2022-10-20Fix all ShellCheck warningsEuAndreh1-11/+15
2022-10-19bin/cl: Handle -l optionEuAndreh1-0/+6
2022-10-19Makefile: Include working Lisp image for SBCLEuAndreh1-7/+9
2022-10-19bin/cl: Add first working version, integrated with Makefile and etc/sh/rcEuAndreh1-0/+296