aboutsummaryrefslogtreecommitdiff
path: root/bin/cl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | IOW, `make check-shellcheck` passes.
* 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