Commit Log

commit description author date
1239054b95ca Merge pull request #5 from dmitrys99/master Steve Losh 7 months ago
7dab213bec41 Add exit routine to ECL implementation Dmitry Solomennnikov 7 months ago
84fc13b5d416 Remove clasp from build Steve Losh 9 months ago
c009c39c5672 Add support for a couple more implementations Steve Losh 2022-03-11
804f440a56de Added tag v1.2.0 for changeset 82d5dd50f5a6 Steve Losh 2021-11-17
82d5dd50f5a6 Add Lispworks support to argv and exit v1.2.0 Steve Losh 2021-11-17
a3e3cbc1e45b Fix README, Adopt is in Quicklisp now Steve Losh 2021-04-27
ef3218c9d90d Added tag v1.1.1 for changeset f6b762c9fad2 Steve Losh 2021-04-27
f6b762c9fad2 Bump version, update changelog v1.1.1 Steve Losh 2021-04-27
b992b29fd79a Merge pull request #2 from wnortje/parse-options-parameter Steve Losh 2021-04-27
7db1d39f4279 Pass missing arguments parameter. Wimpie Nortje 2021-04-27
d914d5aad7dc Added tag v1.1.0 for changeset b9b3d5f9211c Steve Losh 2020-12-12
b9b3d5f9211c Add make-boolean-options and defparameters, fix :help style in docs v1.1.0 Steve Losh 2020-12-12
d81c98692e73 Added tag v1.0.1 for changeset 5d5c09688c11 Steve Losh 2020-01-31
5d5c09688c11 Update changelog and bump version v1.0.1 Steve Losh 2020-01-31
ced9188b171b Fix typo in parse-options-or-exit Steve Losh 2020-01-31
a89bfa97236f Update URLs Steve Losh 2020-01-15
ef2d2c98a2b0 Remove Javascript Steve Losh 2019-12-23
46b958e3d8d1 Update documentation now that the project is in Quicklisp Steve Losh 2019-12-23
c18067150e3f Merge. Steve Losh 2019-12-23
d5dbc46f6ddb Update URLs Steve Losh 2019-12-23
6efdac6231f2 Remove newline before group help Steve Losh 2019-11-18
d70dd2b9e3c2 Merge. Steve Losh 2019-07-01
8115d14339b3 Fix Markdown Steve Losh 2019-05-22
8b798bfb7f66 Fix Markdown Steve Losh 2019-05-22
a37d95a0d868 Added tag v1.0.0 for changeset 1a81296fb3ec Steve Losh 2019-05-22
1a81296fb3ec Release! v1.0.0 Steve Losh 2019-05-22
502eaba9e114 Add some docstrings Steve Losh 2019-05-22
4921979d07a8 Add duplicate option checks, update test suite Steve Losh 2019-05-22
c0e14a25c572 Add some helpful type checks Steve Losh 2019-05-20
145f327b5678 Fix group help text not showing up in help Steve Losh 2019-05-18
8fa95046ae97 Document option formats Steve Losh 2019-05-18
4a04e5394a7c Clean up documentation Steve Losh 2019-05-18
7f0abaf11050 Add more documentation Steve Losh 2019-05-18
bc8760190ed7 Remove unused dependency from adopt/test Steve Losh 2019-07-01
0431c573d371 Add ecl argument function Steve Losh 2019-07-01
860e10544652 Start the actual documentation Steve Losh 2019-04-02
cc1aad82d9f6 Fix the tests to match the new API Steve Losh 2019-04-02
34d2ad201c73 Add groups, restructure and simplify API Steve Losh 2019-04-02
3487644c33e9 Add manual support to interface, minor cleanup Steve Losh 2019-03-01