- 20 Jan, 2010 2 commits
-
-
Pascal Costanza authored
Ignore-this: c5455971d50d85eef42feb6d34bc2c7c darcs-hash:24f5f13bfbdec365306a3744bcdd9d86b2096e49
-
Pascal Costanza authored
Ignore-this: ff85d5ec924e771b28b2a6d490f87e darcs-hash:157073ae04ea0933121120d315f4091e3c1868fb
-
- 31 Dec, 2009 2 commits
-
-
Pascal Costanza authored
Ignore-this: 6d90fb9c47c73e970c6d9ff2d7f49468 darcs-hash:aca87d214eb3ef983fdcd100a41a15ace5c0abd3
-
Pascal Costanza authored
Ignore-this: 92908e2c63075fa41e8453d1e2219603 darcs-hash:578b9c433317827659718839b11ab8f83fa82ae7
-
- 14 Dec, 2009 2 commits
-
-
Pascal Costanza authored
Ignore-this: b2a23cda2b78fe88996d4068517f7cf6 darcs-hash:69602445b455d3054d7793ba14746a70a586b19a
-
Pascal Costanza authored
Ignore-this: f241532f702e725b26cc04ac064c7f9 darcs-hash:3cd020e09e90c48672ac46c751e93961e559fda9
-
- 04 Dec, 2009 3 commits
-
-
Pascal Costanza authored
Ignore-this: 8b4884c7c7255a544c597cfff6006e8c darcs-hash:9fb6d0d0f026e2f3a559b08d7e87a172acb6fc76
-
Pascal Costanza authored
Ignore-this: f98f8bc1b8b687a1498562c3a5579e70 darcs-hash:2f3a68f1400d8c090132f8fb20a169d948434004
-
Pascal Costanza authored
Ignore-this: 339a5f7e57c624685a89341e27a08f0b darcs-hash:18d8b3de8364cfb3e62e2c8a24b3341e81f6e3f7
-
- 30 Nov, 2009 12 commits
-
-
Pascal Costanza authored
Ignore-this: 561f0d0f06d6163403902024d72e9bd1 darcs-hash:0427a2511fc0ffc9cc2fabb204ad2b6ab458138d
-
Pascal Costanza authored
Ignore-this: a828a57deaf9fbf894b4c02c0b662b7b darcs-hash:bea2decf9f49d0fd7532caeb6181fddd3fd96cfe
-
Pascal Costanza authored
Ignore-this: 6acd9f12ece2337c420e354e771dc45b darcs-hash:b09dbb3ff94f513d9ddd6a2fc2198f0504cd4f94
-
Pascal Costanza authored
Ignore-this: 6ed8396d02b5c12010d6251d3bccbc87 darcs-hash:21cf55a1379b09c4ddd0a338404b8414a30d3cd3
-
Pascal Costanza authored
In CLisp and LispWorks, computing the discriminating function does not need to be delayed, because their CLOS implementations already delay invocation of compute-discriminating-function themselves. Ignore-this: a4336ddd8097e64dd36fba402c8d090e darcs-hash:e1e5bc040fa4df8b6ba0ed955130257fd1d91c7d
-
Pascal Costanza authored
Improved recognition of documentation strings in method definitions, and ensured that they are recorded with the method metaobject. Ignore-this: f105012f375854bb4ff25b93ee3a16b6 darcs-hash:2a6db23275cd05d9af4f67bb13d24f539b3a54f6
-
Pascal Costanza authored
Ignore-this: 224e2a1c4d4faafe348b16e501733218 darcs-hash:378a6e46f69d646bbf11fc1953ba614720763402
-
Pascal Costanza authored
Ignore-this: 261c6bc4f6cd4e69c5717e5cd1079c4f darcs-hash:5259676045edb20eb609d27833030edfb8b48d52
-
Pascal Costanza authored
Ignore-this: 2ab109817fa449fb4b8b8652bacd1487 darcs-hash:f1b3e0310b250651c26bf5477be4c57d2e26cb50
-
Pascal Costanza authored
Ignore-this: ab83ae766fab9a3629ef0e38f498fbb darcs-hash:1bee3a6c719f86f5078e867deebc1465716bbdd3
-
Pascal Costanza authored
Ignore-this: 56eac7d08db11ceb5d35f30334990edb darcs-hash:c06fd182e2cba8823997b98125bb5266a5721238
-
Pascal Costanza authored
Ignore-this: f8b4197602ced27f8cc860f4d38adff1 darcs-hash:1e0487c1bdab63bb2d9bd83a3f768ccee7c591e9
-
- 21 Nov, 2009 1 commit
-
-
Pascal Costanza authored
Major reorganization of the code, plus support for generic function invocation protocols in Allegro Common Lisp. Ignore-this: 9be21704dcdc2ab8e47f596e5a82ff3b A major reorganization of the code became necessary, because the old structure became harder than necessary to maintain. I have now moved code that is similar across many Common Lisp implementations into a shared source code file, and leave only small parts to implementation-dependent source code files. The setup of packages is combined into one file, and all relevant symbols are now exported from the packages, including symbols that may not have any definitions in some Common Lisp implementations. To further simplify things, I have moved source code from subfolders into the main folder, to avoid hierarchy creep. Finally, Allegro Common Lisp now also supports the full generic function invocation protocols. darcs-hash:4b756a79272aa1381988469961dd04652b9f712b
-
- 17 Nov, 2009 2 commits
-
-
Pascal Costanza authored
Ignore-this: a56c03cd4301342885a4471c6e8a2338 darcs-hash:09f6d58ce5be63cc2ccb9a77d8822e8c783ac847
-
Pascal Costanza authored
Ignore-this: 8505094d361aee4763045939771f8cfa Originally, when I started Closer to MOP, I expected implementations that stem from the same original implementations to have similar issues with regard to CLOS MOP compatibility. So specifically, I packaged the code for CMUCL and SBCL into one folder, and that for MCL, OpenMCL and Clozure Common Lisp into one folder. It turned out that the incompatibilites are not at all similar, and that this created more problems than it solved. So I now decided to keep implementations strictly separated, to make my life easier in the future. darcs-hash:b18e457aea79fad11fed31cb4d2e94af211cc4ef
-
- 14 Nov, 2009 8 commits
-
-
Pascal Costanza authored
Ignore-this: 3d76631bb25fb9948b80d27e3c9187f8 darcs-hash:9415341f4812dec998e36a081cec75246c5841a3
-
Pascal Costanza authored
Ignore-this: 4c1470765d89e55ad8ed83f2799706ea darcs-hash:e1dd74ee619db2d3db14e04702ca3dc63d9911f5
-
Pascal Costanza authored
Ignore-this: 56c0c208f88425296c2fc8dc44f94e74 darcs-hash:dacb2a333755d97d8f748934f9bd98e6c484a39f
-
Pascal Costanza authored
Fixed and simplified conditionalization for Clozure Common Lisp (to avoid clashes with MCL, and to remove mentions of OpenMCL). Ignore-this: 6e231cc9b73c2bf46218ef5b40e25c0f darcs-hash:ccdb5dec16525cc6a39f12182f9a04e2568457a9
-
Pascal Costanza authored
Ignore-this: ec7ea3a8b9e49309f3826f569a254551 darcs-hash:eb3fa68ed8dbb7c1d3b4e62ea7cad4e61f4f27d6
-
Pascal Costanza authored
Ignore-this: 856e648792765d3bca1e0b9d6cbe5c55 darcs-hash:a740c628f947a4b333e7a5b0f7a7e6a02aa59746
-
Pascal Costanza authored
Ignore-this: a2ab3daa97cdfe75efc3e7fde39400f9 darcs-hash:97c92a1059f07ae76d9492ee5b94134545f63422
-
Pascal Costanza authored
Ignore-this: d8c7f662bb705caccb34aad316d58d05 darcs-hash:89505302b3fb43207ecd0db837584796ebd7a260
-
- 05 Nov, 2009 3 commits
-
-
Pascal Costanza authored
Ignore-this: 61621850de162e6691398502bda25f4a darcs-hash:14e5f6501b6a1f3fac4ddff69cf7ea1027b9d1d9
-
Pascal Costanza authored
Ignore-this: 1a372ff15038af46e8a2231554eb700b darcs-hash:8028997a874141ed41bd33b4443af7b0dfc0a296
-
Pascal Costanza authored
Ignore-this: c1267e8ac8c3631ea59e41a6d89c225f darcs-hash:374009e105cf68cae13f7e39b5c9f401f140e476
-
- 04 Nov, 2009 1 commit
-
-
Pascal Costanza authored
Turned warnings about missing generic functions for defmethod forms into style warnings, and provided a way to selectively disable/enable them. Ignore-this: 7a6a9b4cf7a97523943207c0020c2ebb darcs-hash:c505d79b84192052c5f02c0daf72bd1a09481838
-
- 02 Nov, 2009 4 commits
-
-
Pascal Costanza authored
Ignore-this: b85b13e32235d34e2c9efcec47188c39 darcs-hash:9afef2574f6c55dfd26f4774be81b7d2d015ec1c
-
Pascal Costanza authored
Ignore-this: fe71bccac43f26773f5da66539444d09 darcs-hash:3b920c650cca9f9e8e9c0f57ed73a4fca8d9d63b
-
Pascal Costanza authored
Ignore-this: b4ebbee81032062545de7542b12b3c54 darcs-hash:22cff2ef02719f4f46c455a975ed004b6e2ba836
-
Pascal Costanza authored
Ignore-this: 3416d10113c121df47339c00bd8324ea darcs-hash:abb53789528c4be909fb4542d7886266fbf47878
-