- 27 Jan, 2013 6 commits
-
-
Alastair Bridgewater authored
* This is primarily accessors, readers, and slot storage at this point, though there may well be some changes when we come to add support for grafts.
-
Alastair Bridgewater authored
* Most or all of these will be implemented by BASIC-PORT, but we have a standing policy of separating out the GF definitions from the class definitions.
-
Alastair Bridgewater authored
* This is a straightforward protocol class and predicate. * This also contains a generic function that is for finding the PORT associated with a number of different objects.
-
Alastair Bridgewater authored
* This is CLIM II 9.4 and a goodly chunk of 9.4.1. * Some parts of this are very rough, as they depend on the PORT concept, which we do not yet have. * Some parts of this are incomplete, simply because they interact with a per-backend component that is yet to be written. * Some parts of this are commented-out because the specification is rather strange where they are concerned, and they are not immediately required.
-
Alastair Bridgewater authored
* This is incomplete, and varies between somewhat polished and barely started, but is sufficient for the moment. * The more-complete parts are the earlier portions of CLIM II 7.3.1, the less-complete parts are the later portions of CLIM II 7.3.1, and the part where I largely ignored the spec is CLIM II 7.3.2. On the whole, this should be workable.
-
Alastair Bridgewater authored
* This is CLIM II 8.5.1 and 8.5.2, pretty much in their entirety.
-
- 26 Jan, 2013 1 commit
-
-
Alastair Bridgewater authored
* This is six functions from CLIM II 5.3.2. Two conditioned-out implementations for functions we can't support yet, two partial implementations for functions we can only mostly support at this time, and two full implementations for functions that we can fully support. * Docstrings, commentary on what's missing in order to complete various aspects of the specification, and so on, included.
-
- 23 Jan, 2013 1 commit
-
-
Alastair Bridgewater authored
* Not much to see here, it's a hand-maintained linearization of the dependency graph, a DOLIST with LOAD COMPILE-FILE, and REQUIRE of :CLX.
-