| Commit message (Expand) | Author | Age | Files | Lines |
* | bin/cl: Move TODOs to ~/.usr/FIXME | EuAndreh | 2022-10-25 | 1 | -13/+0 |
* | bin/cl: Alphabetically order Clozure code | EuAndreh | 2022-10-25 | 1 | -16/+16 |
* | bin/cl: Allow "--" to flow to underlying Lisp command | EuAndreh | 2022-10-25 | 1 | -1/+5 |
* | bin/cl: Grow "$@" at the beginning | EuAndreh | 2022-10-25 | 1 | -4/+4 |
* | bin/cl: Setup Clozure | EuAndreh | 2022-10-25 | 1 | -3/+15 |
* | bin/cl: Allow giving "-- --option" to the underlying Lisp command | EuAndreh | 2022-10-24 | 1 | -14/+24 |
* | bin/cl: Reorder SBCL non-verbose argument | EuAndreh | 2022-10-24 | 1 | -1/+1 |
* | bin/cl: Remove attempt add "..." operator | EuAndreh | 2022-10-24 | 1 | -1/+0 |
* | bin/cl: Prefix implementation list items with a hyphen | EuAndreh | 2022-10-24 | 1 | -1/+1 |
* | bin/cl: Move automatic image handling out to bin/li | EuAndreh | 2022-10-24 | 1 | -12/+2 |
* | bin/cl: s/NIL/nil/ | EuAndreh | 2022-10-24 | 1 | -2/+2 |
* | bin/cl: WIP improve help string | EuAndreh | 2022-10-24 | 1 | -2/+2 |
* | Fix all ShellCheck warnings | EuAndreh | 2022-10-20 | 1 | -11/+15 |
* | bin/cl: Handle -l option | EuAndreh | 2022-10-19 | 1 | -0/+6 |
* | Makefile: Include working Lisp image for SBCL | EuAndreh | 2022-10-19 | 1 | -7/+9 |
* | bin/cl: Add first working version, integrated with Makefile and etc/sh/rc | EuAndreh | 2022-10-19 | 1 | -0/+296 |