- 01 Nov, 2016 1 commit
-
-
Zach Beane authored
-
- 31 Oct, 2016 1 commit
-
-
Zach Beane authored
Still errors out on actually doing anything.
-
- 28 Oct, 2016 2 commits
-
-
Zach Beane authored
-
Zach Beane authored
-
- 27 Oct, 2016 2 commits
-
-
Zach Beane authored
-
Zach Beane authored
Do the table setup in the macroexpansion result, not during macroexpansion.
-
- 26 Oct, 2016 7 commits
-
-
Zach Beane authored
-
Zach Beane authored
-
Zach Beane authored
-
Zach Beane authored
-
Zach Beane authored
-
Zach Beane authored
-
Zach Beane authored
Push all ACL-required state into a macro, and use it for ACOMPILE and ALOAD.
-
- 25 Oct, 2016 17 commits
-
-
Zach Beane authored
-
Zach Beane authored
-
Zach Beane authored
A no-op for now.
-
Zach Beane authored
-
Zach Beane authored
Implementation for Clozure CL and SBCL for now.
-
Zach Beane authored
-
Zach Beane authored
Use a table for translating requested external formats to something flexi-streams knows about.
-
Zach Beane authored
-
Zach Beane authored
-
Zach Beane authored
-
Zach Beane authored
-
Zach Beane authored
-
Zach Beane authored
-
Zach Beane authored
-
Zach Beane authored
-
Zach Beane authored
-
Zach Beane authored
-
- 24 Oct, 2016 7 commits
-
-
Zach Beane authored
-
Zach Beane authored
This makes USER:DEFPACKAGE, which Allegro CL expects to be eq to CL:DEFPACKAGE, into a distinct USER:DEFPACKAGE macro. USER:DEFPACKAGE expands into a CL:DEFPACKAGE form with extra clauses to shadow READ-SEQUENCE and MACROEXPAND so they accept (and drop) Allegro CL's extra arguments before calling the underlying CL functions.
-
Zach Beane authored
-
Zach Beane authored
Needed for net.uri functionality and portable weak hash tables, respectively.
-
Zach Beane authored
-
Zach Beane authored
This is for adding slot data to classes out of our direct control, e.g. STREAM-PROPERTY-LIST. The data is stored externally in a weak hash table keyed by the instance.
-
Zach Beane authored
-
- 21 Oct, 2016 3 commits
-
-
Zach Beane authored
Definitions to make "main.cl" compile without reader errors.
-
Zach Beane authored
-
Zach Beane authored
Handle VERSION>= and VERSION= separately.
-