- Queries
- All Transactions
- Search
- Advanced Search
Feed All Transactions
All Transactions
All Transactions
| Author | Object | Transaction | Date |
|---|---|---|---|
| Diffusion | rTL0e8392bbeb57: MLKCharacter: Implement -isEqual:. | Matthias Andreas Benkard <matthias@benkard.de> committed rTL0e8392bbeb57: MLKCharacter: Implement -isEqual:. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 30 2008, 12:22 AM |
| Diffusion | rTLd30b5e487ccb: Add FUNCALL, LAMBDA, and REST. | Matthias Andreas Benkard <matthias@benkard.de> committed rTLd30b5e487ccb: Add FUNCALL, LAMBDA, and REST. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 30 2008, 12:21 AM |
| Diffusion | rTL9c3236394224: Add a non-trivial number of arithmetic methods to number classes. | Matthias Andreas Benkard <matthias@benkard.de> committed rTL9c3236394224: Add a non-trivial number of arithmetic methods to number classes. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 29 2008, 7:56 PM |
| Diffusion | rTL5df0d8d27dae: Revert 976f74bcc09e8e4725c428bed5b3b899e6be6ef1. | Matthias Andreas Benkard <matthias@benkard.de> committed rTL5df0d8d27dae: Revert 976f74bcc09e8e4725c428bed5b3b899e6be6ef1. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 29 2008, 5:27 PM |
| Diffusion | rTL976f74bcc09e: SEND-BY-NAME: Cosmetic changes. | Matthias Andreas Benkard <matthias@benkard.de> committed rTL976f74bcc09e: SEND-BY-NAME: Cosmetic changes. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 29 2008, 5:23 PM |
| Diffusion | rTL5c87cf0c61aa: SEND-BY-NAME: Support more return types. | Matthias Andreas Benkard <matthias@benkard.de> committed rTL5c87cf0c61aa: SEND-BY-NAME: Support more return types. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 29 2008, 4:49 PM |
| Diffusion | rTL04fd4986f83c: Add SEND-BY-NAME. | Matthias Andreas Benkard <matthias@benkard.de> committed rTL04fd4986f83c: Add SEND-BY-NAME. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 29 2008, 4:35 PM |
| Diffusion | rTLc51d47e817c4: In all Lisp source files, put EXPORT lists on top. | Matthias Andreas Benkard <matthias@benkard.de> committed rTLc51d47e817c4: In all Lisp source files, put EXPORT lists on top. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 28 2008, 3:29 PM |
| Diffusion | rTL9186189b6224: Add PRIMITIVE-TYPE-OF. | Matthias Andreas Benkard <matthias@benkard.de> committed rTL9186189b6224: Add PRIMITIVE-TYPE-OF. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 28 2008, 1:18 AM |
| Diffusion | rTL92cb7b11a4db: Export recently introduced functions. | Matthias Andreas Benkard <matthias@benkard.de> committed rTL92cb7b11a4db: Export recently introduced functions. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 27 2008, 7:10 PM |
| Diffusion | rTL5458d9ab8b91: Add FUNCTION. | Matthias Andreas Benkard <matthias@benkard.de> committed rTL5458d9ab8b91: Add FUNCTION. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 27 2008, 7:05 PM |
| Diffusion | rTL2e2b608c4f04: Add ASSOC{-IF{-NOT}}, COMPLEMENT, CONSTANTLY, COPY-TREE, IDENTITY, RASSOC{… | Matthias Andreas Benkard <matthias@benkard.de> committed rTL2e2b608c4f04: Add ASSOC{-IF{-NOT}}, COMPLEMENT, CONSTANTLY, COPY-TREE, IDENTITY, RASSOC{… (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 27 2008, 6:55 PM |
| Diffusion | rTLab6010f8463e: Add SYMBOL-NAME. | Matthias Andreas Benkard <matthias@benkard.de> committed rTLab6010f8463e: Add SYMBOL-NAME. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 27 2008, 6:52 PM |
| Diffusion | rTL0d52c58f1e89: Use DEFUN in order to redefine functions used to implement DEFUN after it has… | Matthias Andreas Benkard <matthias@benkard.de> committed rTL0d52c58f1e89: Use DEFUN in order to redefine functions used to implement DEFUN after it has… (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 27 2008, 6:19 PM |
| Diffusion | rTLea2bddd8ab02: Package system: Fix symbol uninheriting. | Matthias Andreas Benkard <matthias@benkard.de> committed rTLea2bddd8ab02: Package system: Fix symbol uninheriting. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 27 2008, 6:15 PM |
| Diffusion | rTL266fb9e9a271: JOURNAL: New entry. | Matthias Andreas Benkard <matthias@benkard.de> committed rTL266fb9e9a271: JOURNAL: New entry. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 27 2008, 4:58 PM |
| Diffusion | rTL0d4f4b4b80ad: Add DEFMACRO, DEFUN, and DESTRUCTURING-BIND. | Matthias Andreas Benkard <matthias@benkard.de> committed rTL0d4f4b4b80ad: Add DEFMACRO, DEFUN, and DESTRUCTURING-BIND. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 27 2008, 12:49 PM |
| Diffusion | rTLd2370aa9d420: D-B: Fix &OPTIONAL handling. | Matthias Andreas Benkard <matthias@benkard.de> committed rTLd2370aa9d420: D-B: Fix &OPTIONAL handling. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 27 2008, 12:34 PM |
| Diffusion | rTL85ee881e6110: MLKCons: Fix NIL printing for list tails. | Matthias Andreas Benkard <matthias@benkard.de> committed rTL85ee881e6110: MLKCons: Fix NIL printing for list tails. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 27 2008, 11:13 AM |
| Diffusion | rTL47d502e02b4d: Make MACROEXPAND-ALL an entry point to the minimal compiler. | Matthias Andreas Benkard <matthias@benkard.de> committed rTL47d502e02b4d: Make MACROEXPAND-ALL an entry point to the minimal compiler. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 27 2008, 11:11 AM |
| Diffusion | rTLf91b134dcabc: LOAD: Do not print separate messages for minimal compilation and loading. | Matthias Andreas Benkard <matthias@benkard.de> committed rTLf91b134dcabc: LOAD: Do not print separate messages for minimal compilation and loading. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 27 2008, 10:05 AM |
| Diffusion | rTL9093646dcd11: MLKCons: Print NIL as (). | Matthias Andreas Benkard <matthias@benkard.de> committed rTL9093646dcd11: MLKCons: Print NIL as (). (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 27 2008, 10:04 AM |
| Diffusion | rTL27d7acc38828: Merge mulk_benkard@ssh.phx.nearlyfreespeech.net:/home/htdocs/code/mulklisp | Matthias Andreas Benkard <matthias@benkard.de> committed rTL27d7acc38828: Merge mulk_benkard@ssh.phx.nearlyfreespeech.net:/home/htdocs/code/mulklisp (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 27 2008, 9:59 AM |
| Diffusion | rTL63fbfa158041: MLKCons: Implement -copyWithZone:. | Matthias Andreas Benkard <matthias@benkard.de> committed rTL63fbfa158041: MLKCons: Implement -copyWithZone:. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 27 2008, 9:57 AM |
| Diffusion | rTL39c6c2eaa800: Build system: Fix lexicographic order of files to be compiled. | Matthias Andreas Benkard <matthias@benkard.de> committed rTL39c6c2eaa800: Build system: Fix lexicographic order of files to be compiled. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 27 2008, 9:55 AM |
| mulk | rTLa234e03248b1: Merge branch 'master' of http://matthias.benkard.de/code/mulklisp | mulk committed rTLa234e03248b1: Merge branch 'master' of http://matthias.benkard.de/code/mulklisp (authored by mulk). | Jul 27 2008, 9:44 AM |
| mulk | rTL39c7ec616a22: Build system: Support directory names containing whitespace. | mulk committed rTL39c7ec616a22: Build system: Support directory names containing whitespace. (authored by mulk). | Jul 27 2008, 9:43 AM |
| Diffusion | rTLbcde0dca1696: Make the interpreter capable of a restricted form of minimal compilation. | Matthias Andreas Benkard <matthias@benkard.de> committed rTLbcde0dca1696: Make the interpreter capable of a restricted form of minimal compilation. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 26 2008, 10:29 PM |
| Diffusion | rTL96b3e70222d5: Print quasiquoted expressions in a more legible way. | Matthias Andreas Benkard <matthias@benkard.de> committed rTL96b3e70222d5: Print quasiquoted expressions in a more legible way. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 26 2008, 8:19 PM |
| Diffusion | rTL13b5f90b8ef2: Add constant LAMBDA-LIST-KEYWORDS. | Matthias Andreas Benkard <matthias@benkard.de> committed rTL13b5f90b8ef2: Add constant LAMBDA-LIST-KEYWORDS. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 26 2008, 8:08 PM |
| Diffusion | rTL25fd890df530: Add a prototype of DESTRUCTURING-BIND. | Matthias Andreas Benkard <matthias@benkard.de> committed rTL25fd890df530: Add a prototype of DESTRUCTURING-BIND. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 26 2008, 8:01 PM |
| Diffusion | rTL1117690bf463: Add APPEND and REVERSE. | Matthias Andreas Benkard <matthias@benkard.de> committed rTL1117690bf463: Add APPEND and REVERSE. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 26 2008, 7:48 PM |
| Diffusion | rTL0f7abae8b952: Reader: Support quasiquotation. | Matthias Andreas Benkard <matthias@benkard.de> committed rTL0f7abae8b952: Reader: Support quasiquotation. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 26 2008, 7:23 PM |
| Diffusion | rTLac3c67818eaa: Add OBJC-CLASS-OF, OBJC-SUBCLASSP, FIND-OBJC-CLASS, and NS-LOG. | Matthias Andreas Benkard <matthias@benkard.de> committed rTLac3c67818eaa: Add OBJC-CLASS-OF, OBJC-SUBCLASSP, FIND-OBJC-CLASS, and NS-LOG. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 26 2008, 2:48 PM |
| Diffusion | rTL063a52c437f5: Add AND, CASE, %DEFUN*, %MEMBER, and OR. | Matthias Andreas Benkard <matthias@benkard.de> committed rTL063a52c437f5: Add AND, CASE, %DEFUN*, %MEMBER, and OR. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 26 2008, 2:46 PM |
| Diffusion | rTLca1c83c21c96: Reader: Support the consing dot. | Matthias Andreas Benkard <matthias@benkard.de> committed rTLca1c83c21c96: Reader: Support the consing dot. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 26 2008, 11:48 AM |
| Diffusion | rTL9f9d3bcede3a: Add macro %DEFMACRO*, a simple wrapper around %DEFMACRO. | Matthias Andreas Benkard <matthias@benkard.de> committed rTL9f9d3bcede3a: Add macro %DEFMACRO*, a simple wrapper around %DEFMACRO. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 26 2008, 11:23 AM |
| Diffusion | rTL947f0ecbdeb9: Replace SET-CAR and SET-CDR with RPLACA and RPLACD. | Matthias Andreas Benkard <matthias@benkard.de> committed rTL947f0ecbdeb9: Replace SET-CAR and SET-CDR with RPLACA and RPLACD. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 8 2008, 3:48 PM |
| Diffusion | rTL0654d8d1017b: Implement IMPORT, INTERN, and MAKE-SYMBOL. | Matthias Andreas Benkard <matthias@benkard.de> committed rTL0654d8d1017b: Implement IMPORT, INTERN, and MAKE-SYMBOL. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 8 2008, 3:43 PM |
| Diffusion | rTL13715775d267: Redefine CONSP, LISTP, and NULL as functions. | Matthias Andreas Benkard <matthias@benkard.de> committed rTL13715775d267: Redefine CONSP, LISTP, and NULL as functions. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 7 2008, 9:30 PM |
| Diffusion | rTL3658d999dab2: Implement GENSYM. | Matthias Andreas Benkard <matthias@benkard.de> committed rTL3658d999dab2: Implement GENSYM. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 7 2008, 8:39 PM |
| Diffusion | rTLdc2ec73e0293: Reader: Support uninterned symbols. | Matthias Andreas Benkard <matthias@benkard.de> committed rTLdc2ec73e0293: Reader: Support uninterned symbols. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 7 2008, 8:22 PM |
| Diffusion | rTLf47f28ae81b7: Interpreter: Establish catch tags in the dynamic context. | Matthias Andreas Benkard <matthias@benkard.de> committed rTLf47f28ae81b7: Interpreter: Establish catch tags in the dynamic context. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 7 2008, 8:16 PM |
| Diffusion | rTLffba1c0c3bb9: Interpreter: Make NIL throwable. | Matthias Andreas Benkard <matthias@benkard.de> committed rTLffba1c0c3bb9: Interpreter: Make NIL throwable. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 7 2008, 8:00 PM |
| Diffusion | rTL3e9ae8c76425: Interpreter: Implement CATCH and THROW. | Matthias Andreas Benkard <matthias@benkard.de> committed rTL3e9ae8c76425: Interpreter: Implement CATCH and THROW. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 7 2008, 7:25 PM |
| mulk | rTLfec4301cb589: Update project file. | mulk committed rTLfec4301cb589: Update project file. (authored by mulk). | Jul 7 2008, 10:24 AM |
| Diffusion | rTLe7ed0ce49e01: Add class MLKStringOutputStream. | Matthias Andreas Benkard <matthias@benkard.de> committed rTLe7ed0ce49e01: Add class MLKStringOutputStream. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 7 2008, 10:16 AM |
| Diffusion | rTL629a99a80539: Properly open and close streams if necessary. | Matthias Andreas Benkard <matthias@benkard.de> committed rTL629a99a80539: Properly open and close streams if necessary. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 7 2008, 9:53 AM |
| Diffusion | rTLa47ea1c8dada: Cosmetic improvements. | Matthias Andreas Benkard <matthias@benkard.de> committed rTLa47ea1c8dada: Cosmetic improvements. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 7 2008, 2:32 AM |
| Diffusion | rTL518b3fee7dd0: Fix a warning when compiling on Mac OS X. | Matthias Andreas Benkard <matthias@benkard.de> committed rTL518b3fee7dd0: Fix a warning when compiling on Mac OS X. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 7 2008, 2:32 AM |
| Diffusion | rTL6d67743bb97b: Make MLKStream#-readChar more robust. | Matthias Andreas Benkard <matthias@benkard.de> committed rTL6d67743bb97b: Make MLKStream#-readChar more robust. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 7 2008, 2:32 AM |
| Diffusion | rTLd8fa1c646c7e: Ditch MLKEndOfFileError. | Matthias Andreas Benkard <matthias@benkard.de> committed rTLd8fa1c646c7e: Ditch MLKEndOfFileError. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 7 2008, 1:16 AM |
| Diffusion | rTL97c4f28084dc: Restore GNUstep compatibility. | Matthias Andreas Benkard <matthias@benkard.de> committed rTL97c4f28084dc: Restore GNUstep compatibility. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 7 2008, 12:09 AM |
| mulk | rTL406dba0cb337: Add Xcode project files. | mulk committed rTL406dba0cb337: Add Xcode project files. (authored by mulk). | Jul 6 2008, 11:57 PM |
| mulk | rTL26a11662d6d3: Add class MLKNumber, unify arithmetic interface. | mulk committed rTL26a11662d6d3: Add class MLKNumber, unify arithmetic interface. (authored by mulk). | Jul 6 2008, 11:53 PM |
| Diffusion | rTLbb79a71e7aa8: Export FIND-PACKAGE and STRING from package TOILET-SYSTEM. | Matthias Andreas Benkard <matthias@benkard.de> committed rTLbb79a71e7aa8: Export FIND-PACKAGE and STRING from package TOILET-SYSTEM. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 6 2008, 10:48 PM |
| Diffusion | rTL0351c5dfaedf: Make keywords print nicely. | Matthias Andreas Benkard <matthias@benkard.de> committed rTL0351c5dfaedf: Make keywords print nicely. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 6 2008, 8:09 PM |
| Diffusion | rTL5fa9211d806a: Implement STRING and FIND-PACKAGE. | Matthias Andreas Benkard <matthias@benkard.de> committed rTL5fa9211d806a: Implement STRING and FIND-PACKAGE. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 6 2008, 8:08 PM |
| Diffusion | rTL83044ff2e196: Add IN-PACKAGE directives to init.lisp. | Matthias Andreas Benkard <matthias@benkard.de> committed rTL83044ff2e196: Add IN-PACKAGE directives to init.lisp. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 6 2008, 8:08 PM |
| Diffusion | rTLd41a82c4e21b: Interpreter: Add special operator IN-PACKAGE. | Matthias Andreas Benkard <matthias@benkard.de> committed rTLd41a82c4e21b: Interpreter: Add special operator IN-PACKAGE. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 6 2008, 8:07 PM |
| Diffusion | rTLaab0da6f05ab: Remove reliance on Mac OS X 10.5 features. | Matthias Andreas Benkard <matthias@benkard.de> committed rTLaab0da6f05ab: Remove reliance on Mac OS X 10.5 features. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 6 2008, 5:20 PM |
| Diffusion | rTL90fedd6e4620: Use NS_VALUERETURN properly. | Matthias Andreas Benkard <matthias@benkard.de> committed rTL90fedd6e4620: Use NS_VALUERETURN properly. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 6 2008, 5:14 PM |
| Diffusion | rTLa4dc2ef855a0: Add a workaround for an exception handling problem on Mac OS X. | Matthias Andreas Benkard <matthias@benkard.de> committed rTLa4dc2ef855a0: Add a workaround for an exception handling problem on Mac OS X. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 6 2008, 5:05 PM |
| Diffusion | rTL5315f6d376ac: Fix more compilation errors. | Matthias Andreas Benkard <matthias@benkard.de> committed rTL5315f6d376ac: Fix more compilation errors. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 6 2008, 4:39 PM |
| Diffusion | rTL13c8a8e6c459: Make the REPL not segfault upon errors when loading init.lisp. | Matthias Andreas Benkard <matthias@benkard.de> committed rTL13c8a8e6c459: Make the REPL not segfault upon errors when loading init.lisp. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 6 2008, 4:38 PM |
| Diffusion | rTL31a9d8c4a59a: Wrap CAR, CDR, and CONS in functions. | Matthias Andreas Benkard <matthias@benkard.de> committed rTL31a9d8c4a59a: Wrap CAR, CDR, and CONS in functions. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 6 2008, 4:36 PM |
| Diffusion | rTL23e870e266b3: Fix SHADOW. | Matthias Andreas Benkard <matthias@benkard.de> committed rTL23e870e266b3: Fix SHADOW. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 6 2008, 4:35 PM |
| Diffusion | rTL2dbc9e8eb087: Implement EXPORT, SHADOW, and UNEXPORT. | Matthias Andreas Benkard <matthias@benkard.de> committed rTL2dbc9e8eb087: Implement EXPORT, SHADOW, and UNEXPORT. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 6 2008, 4:06 PM |
| Diffusion | rTLcf641ee9b6dc: Fix a number of compilation errors. | Matthias Andreas Benkard <matthias@benkard.de> committed rTLcf641ee9b6dc: Fix a number of compilation errors. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 6 2008, 4:05 PM |
| Diffusion | rTLbb2c8f1e2221: Add all missing C[AD]*R functions. | Matthias Andreas Benkard <matthias@benkard.de> committed rTLbb2c8f1e2221: Add all missing C[AD]*R functions. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 6 2008, 3:14 PM |
| Diffusion | rTLb0c7bc77dd6b: Reader: Support comments introduced by semicolons. | Matthias Andreas Benkard <matthias@benkard.de> committed rTLb0c7bc77dd6b: Reader: Support comments introduced by semicolons. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 6 2008, 3:09 PM |
| Diffusion | rTLc60c37073ee1: Export standard special variable names from the COMMON-LISP package. | Matthias Andreas Benkard <matthias@benkard.de> committed rTLc60c37073ee1: Export standard special variable names from the COMMON-LISP package. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 6 2008, 12:10 AM |
| Diffusion | rTL82fa3c361b7c: Add functions FIRST ... TENTH. | Matthias Andreas Benkard <matthias@benkard.de> committed rTL82fa3c361b7c: Add functions FIRST ... TENTH. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 5 2008, 11:49 PM |
| Diffusion | rTLde143451c3a7: Add macro %DEFUN. | Matthias Andreas Benkard <matthias@benkard.de> committed rTLde143451c3a7: Add macro %DEFUN. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 5 2008, 11:07 PM |
| Diffusion | rTL3f0750517277: Make symbols print nicer. | Matthias Andreas Benkard <matthias@benkard.de> committed rTL3f0750517277: Make symbols print nicer. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 3 2008, 9:24 PM |
| Diffusion | rTL277bbc5d1a53: Make lists starting with the symbol QUOTE print nicely. | Matthias Andreas Benkard <matthias@benkard.de> committed rTL277bbc5d1a53: Make lists starting with the symbol QUOTE print nicely. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 3 2008, 8:41 PM |
| Diffusion | rTLc1e2a414b56f: When printing a symbol, omit the package prefix as appropriate. | Matthias Andreas Benkard <matthias@benkard.de> committed rTLc1e2a414b56f: When printing a symbol, omit the package prefix as appropriate. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 3 2008, 8:35 PM |
| Diffusion | rTL85c76a386659: Make the loader's messages even more readable. | Matthias Andreas Benkard <matthias@benkard.de> committed rTL85c76a386659: Make the loader's messages even more readable. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 3 2008, 8:27 PM |
| Diffusion | rTL3b94099c7170: Implement COND, LET*, and LIST*. | Matthias Andreas Benkard <matthias@benkard.de> committed rTL3b94099c7170: Implement COND, LET*, and LIST*. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 3 2008, 8:23 PM |
| Diffusion | rTLcfd165366900: Make LOAD print nicer descriptions of what it's doing. | Matthias Andreas Benkard <matthias@benkard.de> committed rTLcfd165366900: Make LOAD print nicer descriptions of what it's doing. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 3 2008, 8:18 PM |
| Diffusion | rTL475dd63b4177: Implement MACROEXPAND-1. | Matthias Andreas Benkard <matthias@benkard.de> committed rTL475dd63b4177: Implement MACROEXPAND-1. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 3 2008, 8:17 PM |
| Diffusion | rTL107dee15d542: Interpreter: Improve error handling in the face of nonsensical expressions. | Matthias Andreas Benkard <matthias@benkard.de> committed rTL107dee15d542: Interpreter: Improve error handling in the face of nonsensical expressions. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 3 2008, 7:37 PM |
| Diffusion | rTL7bb62035f03d: Reader: Add support for quoting. | Matthias Andreas Benkard <matthias@benkard.de> committed rTL7bb62035f03d: Reader: Add support for quoting. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 3 2008, 6:34 PM |
| Diffusion | rTLd131dfdf8a24: Move functions nullify and denullify to util.h. | Matthias Andreas Benkard <matthias@benkard.de> committed rTLd131dfdf8a24: Move functions nullify and denullify to util.h. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 3 2008, 6:31 PM |
| Diffusion | rTLd2177ce363fd: Implement LIST. | Matthias Andreas Benkard <matthias@benkard.de> committed rTLd2177ce363fd: Implement LIST. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 3 2008, 5:54 PM |
| Diffusion | rTL88ce45f2cd65: Add system functions ADD, ATOM, CONSP, DIVIDE, LISTP, MULTIPLY, NULL… | Matthias Andreas Benkard <matthias@benkard.de> committed rTL88ce45f2cd65: Add system functions ADD, ATOM, CONSP, DIVIDE, LISTP, MULTIPLY, NULL… (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 3 2008, 5:23 PM |
| Diffusion | rTL75996fc51d22: Do not build the test suite by default. | Matthias Andreas Benkard <matthias@benkard.de> committed rTL75996fc51d22: Do not build the test suite by default. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 2 2008, 10:09 PM |
| Diffusion | rTL697e27d004af: Interpreter: Implement UNWIND-PROTECT. | Matthias Andreas Benkard <matthias@benkard.de> committed rTL697e27d004af: Interpreter: Implement UNWIND-PROTECT. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 2 2008, 6:04 PM |
| Diffusion | rTLa579f9345660: SETQ: Recognise symbol macros as assignment locations. | Matthias Andreas Benkard <matthias@benkard.de> committed rTLa579f9345660: SETQ: Recognise symbol macros as assignment locations. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 2 2008, 5:43 PM |
| Diffusion | rTLd889c23d138e: Interpreter: Implement SETQ. | Matthias Andreas Benkard <matthias@benkard.de> committed rTLd889c23d138e: Interpreter: Implement SETQ. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 2 2008, 5:37 PM |
| Diffusion | rTL6b498f0726a3: Interpreter: Implement SET and %FSET. | Matthias Andreas Benkard <matthias@benkard.de> committed rTL6b498f0726a3: Interpreter: Implement SET and %FSET. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 2 2008, 2:49 PM |
| Diffusion | rTLe2b4ef836902: Interpreter: Implement IF. | Matthias Andreas Benkard <matthias@benkard.de> committed rTLe2b4ef836902: Interpreter: Implement IF. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 1 2008, 10:33 PM |
| Diffusion | rTLfd32c174266a: Implement EQ. | Matthias Andreas Benkard <matthias@benkard.de> committed rTLfd32c174266a: Implement EQ. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 1 2008, 6:05 PM |
| Diffusion | rTLe97d47a66413: Implement a raw version of LOAD. | Matthias Andreas Benkard <matthias@benkard.de> committed rTLe97d47a66413: Implement a raw version of LOAD. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 1 2008, 5:40 PM |
| Diffusion | rTL2ce5b7ded1c6: Reader: Add support for string literals. | Matthias Andreas Benkard <matthias@benkard.de> committed rTL2ce5b7ded1c6: Reader: Add support for string literals. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jul 1 2008, 5:08 PM |
| Diffusion | rTL786ddbd4cea2: Simplify environment inheritance. | Matthias Andreas Benkard <matthias@benkard.de> committed rTL786ddbd4cea2: Simplify environment inheritance. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jun 30 2008, 9:43 PM |
| Diffusion | rTLeb968f738101: Create environments upon binding when needed. | Matthias Andreas Benkard <matthias@benkard.de> committed rTLeb968f738101: Create environments upon binding when needed. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jun 30 2008, 9:04 PM |
| Diffusion | rTLee2d7b7d9bb5: Add support for compiler macros to lexical contexts. | Matthias Andreas Benkard <matthias@benkard.de> committed rTLee2d7b7d9bb5: Add support for compiler macros to lexical contexts. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jun 28 2008, 10:22 PM |
| Diffusion | rTL05fc2a9fd932: MLKInterpreter: Fix macro support. | Matthias Andreas Benkard <matthias@benkard.de> committed rTL05fc2a9fd932: MLKInterpreter: Fix macro support. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jun 27 2008, 11:53 PM |
| Diffusion | rTL7ad928e57d7e: Make symbol printing a tad less incorrect. | Matthias Andreas Benkard <matthias@benkard.de> committed rTL7ad928e57d7e: Make symbol printing a tad less incorrect. (authored by Matthias Andreas Benkard <matthias@benkard.de>). | Jun 27 2008, 4:17 PM |