aboutsummaryrefslogtreecommitdiff
path: root/bin/cl (follow)
Commit message (Expand)AuthorAgeFilesLines
* bin/: Cleanup temp file before exitEuAndreh2023-02-231-4/+7
* bin/cl: Use uuid(1), tmpname(1) and mkstemp(1) from $PATHEuAndreh2023-02-231-16/+0
* bin/cl: Add support for -E optionEuAndreh2022-11-021-2/+7
* bin/cl: Move TODOs to ~/.usr/FIXMEEuAndreh2022-10-251-13/+0
* bin/cl: Alphabetically order Clozure codeEuAndreh2022-10-251-16/+16
* bin/cl: Allow "--" to flow to underlying Lisp commandEuAndreh2022-10-251-1/+5
* bin/cl: Grow "$@" at the beginningEuAndreh2022-10-251-4/+4
* bin/cl: Setup ClozureEuAndreh2022-10-251-3/+15
* bin/cl: Allow giving "-- --option" to the underlying Lisp commandEuAndreh2022-10-241-14/+24
* bin/cl: Reorder SBCL non-verbose argumentEuAndreh2022-10-241-1/+1
* bin/cl: Remove attempt add "..." operatorEuAndreh2022-10-241-1/+0
* bin/cl: Prefix implementation list items with a hyphenEuAndreh2022-10-241-1/+1
* bin/cl: Move automatic image handling out to bin/liEuAndreh2022-10-241-12/+2
* bin/cl: s/NIL/nil/EuAndreh2022-10-241-2/+2
* bin/cl: WIP improve help stringEuAndreh2022-10-241-2/+2
* Fix all ShellCheck warningsEuAndreh2022-10-201-11/+15
* bin/cl: Handle -l optionEuAndreh2022-10-191-0/+6
* Makefile: Include working Lisp image for SBCLEuAndreh2022-10-191-7/+9
* bin/cl: Add first working version, integrated with Makefile and etc/sh/rcEuAndreh2022-10-191-0/+296