Commit Log

commit description author date
84fc13b5d416 Remove clasp from build default tip Steve Losh Wed, 27 Mar 2024 15:29:48 -0400
c009c39c5672 Add support for a couple more implementations Steve Losh Thu, 10 Mar 2022 21:15:42 -0500
804f440a56de Added tag v1.2.0 for changeset 82d5dd50f5a6 Steve Losh Tue, 16 Nov 2021 20:19:32 -0500
82d5dd50f5a6 Add Lispworks support to argv and exit v1.2.0 Steve Losh Tue, 16 Nov 2021 20:19:22 -0500
a3e3cbc1e45b Fix README, Adopt is in Quicklisp now Steve Losh Tue, 27 Apr 2021 18:48:26 -0400
ef3218c9d90d Added tag v1.1.1 for changeset f6b762c9fad2 Steve Losh Tue, 27 Apr 2021 18:46:31 -0400
f6b762c9fad2 Bump version, update changelog v1.1.1 Steve Losh Tue, 27 Apr 2021 18:46:28 -0400
b992b29fd79a Merge pull request #2 from wnortje/parse-options-parameter Steve Losh Tue, 27 Apr 2021 18:44:52 -0400
7db1d39f4279 Pass missing arguments parameter. Wimpie Nortje Tue, 27 Apr 2021 12:23:42 +0200
d914d5aad7dc Added tag v1.1.0 for changeset b9b3d5f9211c Steve Losh Sat, 12 Dec 2020 18:40:40 -0500
b9b3d5f9211c Add make-boolean-options and defparameters, fix :help style in docs v1.1.0 Steve Losh Sat, 12 Dec 2020 18:40:35 -0500
d81c98692e73 Added tag v1.0.1 for changeset 5d5c09688c11 Steve Losh Thu, 30 Jan 2020 19:27:27 -0500
5d5c09688c11 Update changelog and bump version v1.0.1 Steve Losh Thu, 30 Jan 2020 19:27:19 -0500
ced9188b171b Fix typo in parse-options-or-exit Steve Losh Thu, 30 Jan 2020 19:25:29 -0500
a89bfa97236f Update URLs Steve Losh Tue, 14 Jan 2020 19:14:02 -0500
ef2d2c98a2b0 Remove Javascript Steve Losh Mon, 23 Dec 2019 15:15:44 -0500
46b958e3d8d1 Update documentation now that the project is in Quicklisp Steve Losh Mon, 23 Dec 2019 15:14:53 -0500
c18067150e3f Merge. Steve Losh Mon, 23 Dec 2019 15:14:02 -0500
d5dbc46f6ddb Update URLs Steve Losh Mon, 23 Dec 2019 15:13:14 -0500
6efdac6231f2 Remove newline before group help Steve Losh Mon, 18 Nov 2019 12:00:23 -0500
d70dd2b9e3c2 Merge. Steve Losh Mon, 01 Jul 2019 16:03:23 -0400
8115d14339b3 Fix Markdown Steve Losh Tue, 21 May 2019 22:56:10 -0400
8b798bfb7f66 Fix Markdown Steve Losh Tue, 21 May 2019 22:55:18 -0400
a37d95a0d868 Added tag v1.0.0 for changeset 1a81296fb3ec Steve Losh Tue, 21 May 2019 22:51:55 -0400
1a81296fb3ec Release! v1.0.0 Steve Losh Tue, 21 May 2019 22:51:50 -0400
502eaba9e114 Add some docstrings Steve Losh Tue, 21 May 2019 22:51:10 -0400
4921979d07a8 Add duplicate option checks, update test suite Steve Losh Tue, 21 May 2019 22:05:24 -0400
c0e14a25c572 Add some helpful type checks Steve Losh Mon, 20 May 2019 19:34:36 -0400
145f327b5678 Fix group help text not showing up in help Steve Losh Sat, 18 May 2019 13:35:43 -0400
8fa95046ae97 Document option formats Steve Losh Fri, 17 May 2019 23:28:15 -0400
4a04e5394a7c Clean up documentation Steve Losh Fri, 17 May 2019 23:17:17 -0400
7f0abaf11050 Add more documentation Steve Losh Fri, 17 May 2019 22:47:35 -0400
bc8760190ed7 Remove unused dependency from adopt/test Steve Losh Mon, 01 Jul 2019 16:02:40 -0400
0431c573d371 Add ecl argument function Steve Losh Mon, 01 Jul 2019 16:01:24 -0400
860e10544652 Start the actual documentation Steve Losh Tue, 02 Apr 2019 17:58:03 -0400
cc1aad82d9f6 Fix the tests to match the new API Steve Losh Tue, 02 Apr 2019 09:51:25 -0400
34d2ad201c73 Add groups, restructure and simplify API Steve Losh Tue, 02 Apr 2019 06:17:49 -0400
3487644c33e9 Add manual support to interface, minor cleanup Steve Losh Fri, 01 Mar 2019 14:47:30 -0500
b0cb724b7831 Implement exit for CCL Steve Losh Mon, 24 Dec 2018 00:19:26 -0500
a26990c05739 Actually fix CCL arguments Steve Losh Sun, 23 Dec 2018 23:36:35 -0500