Page MenuHomePhorge
Feed All Transactions
AuthorObjectTransactionDate
DiffusionrTL08e462e7a125: Add class MLKRoot.
Matthias Andreas Benkard <matthias@benkard.de> committed rTL08e462e7a125: Add class MLKRoot. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 27 2008, 4:13 PM
DiffusionrTLd8bb9ac98e86: Add debugging targets to the makefile.
Matthias Andreas Benkard <matthias@benkard.de> committed rTLd8bb9ac98e86: Add debugging targets to the makefile. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 27 2008, 3:10 PM
DiffusionrTL07df35f1160f: MLKInterpreter: Implement the VALUES operator.
Matthias Andreas Benkard <matthias@benkard.de> committed rTL07df35f1160f: MLKInterpreter: Implement the VALUES operator. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 27 2008, 3:07 PM
DiffusionrTLefad95ec3683: MLKInterpreter: Correctly handle multiple values.
Matthias Andreas Benkard <matthias@benkard.de> committed rTLefad95ec3683: MLKInterpreter: Correctly handle multiple values. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 27 2008, 3:01 PM
DiffusionrTL189d02b12aa3: MLKInterpreter: Fix APPLY and %LAMBDA.
Matthias Andreas Benkard <matthias@benkard.de> committed rTL189d02b12aa3: MLKInterpreter: Fix APPLY and %LAMBDA. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 27 2008, 2:42 PM
DiffusionrTLcb23a76bbd3b: MLKInterpreter: Implement the %LAMBDA operator.
Matthias Andreas Benkard <matthias@benkard.de> committed rTLcb23a76bbd3b: MLKInterpreter: Implement the %LAMBDA operator. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 27 2008, 12:44 PM
DiffusionrTL01703b9a42e4: Fix a crash upon looking up declarations in the lexical context.
Matthias Andreas Benkard <matthias@benkard.de> committed rTL01703b9a42e4: Fix a crash upon looking up declarations in the lexical context. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 25 2008, 6:20 PM
DiffusionrTL1ffc06e81dba: MLKInterpreter: Implement LET.
Matthias Andreas Benkard <matthias@benkard.de> committed rTL1ffc06e81dba: MLKInterpreter: Implement LET. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 25 2008, 5:58 PM
DiffusionrTLf6da3068e9e8: Environment handling: Add MLKEnvironment methods for direct access to bindings.
Matthias Andreas Benkard <matthias@benkard.de> committed rTLf6da3068e9e8: Environment handling: Add MLKEnvironment methods for direct access to bindings. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 25 2008, 2:55 PM
DiffusionrTL1935a12096ad: Remove class MLKError.
Matthias Andreas Benkard <matthias@benkard.de> committed rTL1935a12096ad: Remove class MLKError. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 24 2008, 6:49 PM
DiffusionrTLe074f91e6aa1: Reimplement the package system.
Matthias Andreas Benkard <matthias@benkard.de> committed rTLe074f91e6aa1: Reimplement the package system. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 24 2008, 6:39 PM
DiffusionrTL6684d33bab07: Make the read-eval-print loop more robust in the face of exceptions.
Matthias Andreas Benkard <matthias@benkard.de> committed rTL6684d33bab07: Make the read-eval-print loop more robust in the face of exceptions. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 24 2008, 4:17 PM
DiffusionrTL2283b43f733d: Make the environment handling system aware of bindings as first-class values.
Matthias Andreas Benkard <matthias@benkard.de> committed rTL2283b43f733d: Make the environment handling system aware of bindings as first-class values. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 24 2008, 4:16 PM
DiffusionrTL62b2dbaa3d05: Add class MLKBinding.
Matthias Andreas Benkard <matthias@benkard.de> committed rTL62b2dbaa3d05: Add class MLKBinding. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 24 2008, 3:32 PM
DiffusionrTL3738502a328a: Reader: When reading a close-paren, remove it from the stream before continuing.
Matthias Andreas Benkard <matthias@benkard.de> committed rTL3738502a328a: Reader: When reading a close-paren, remove it from the stream before continuing. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 24 2008, 2:38 PM
DiffusionrTL26fa88efed6a: Rename methods: forBinding -> forSymbol
Matthias Andreas Benkard <matthias@benkard.de> committed rTL26fa88efed6a: Rename methods: forBinding -> forSymbol (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 24 2008, 2:30 PM
DiffusionrTLc3d754abd775: Add file .gitignore.
Matthias Andreas Benkard <matthias@benkard.de> committed rTLc3d754abd775: Add file .gitignore. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 24 2008, 2:08 PM
DiffusionrTLafd6c5691908: Reader: Raise an exception when encountering a package marker that does not…
Matthias Andreas Benkard <matthias@benkard.de> committed rTLafd6c5691908: Reader: Raise an exception when encountering a package marker that does not… (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 23 2008, 8:30 PM
DiffusionrTL85eb92df39b3: Allow binding NIL in environments.
Matthias Andreas Benkard <matthias@benkard.de> committed rTL85eb92df39b3: Allow binding NIL in environments. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 23 2008, 8:29 PM
DiffusionrTL3aa255629a91: Initialise the global environment on startup.
Matthias Andreas Benkard <matthias@benkard.de> committed rTL3aa255629a91: Initialise the global environment on startup. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 23 2008, 7:02 PM
DiffusionrTL1c181e7b07ee: MLKInterpreter: Support symbol macros.
Matthias Andreas Benkard <matthias@benkard.de> committed rTL1c181e7b07ee: MLKInterpreter: Support symbol macros. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 23 2008, 4:36 PM
DiffusionrTL8ee081ba24c1: REPL: Don't crash when printing NIL.
Matthias Andreas Benkard <matthias@benkard.de> committed rTL8ee081ba24c1: REPL: Don't crash when printing NIL. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 22 2008, 11:58 PM
DiffusionrTL90dd81762b1c: Interpreter: Fix QUOTE and empty PROGN forms.
Matthias Andreas Benkard <matthias@benkard.de> committed rTL90dd81762b1c: Interpreter: Fix QUOTE and empty PROGN forms. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 22 2008, 11:57 PM
DiffusionrTLfeff6d33b25d: MLKInterpreter: Support QUOTE.
Matthias Andreas Benkard <matthias@benkard.de> committed rTLfeff6d33b25d: MLKInterpreter: Support QUOTE. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 22 2008, 10:13 PM
DiffusionrTLc83bce248c8f: MLKLexicalContext: Add support for symbol macros.
Matthias Andreas Benkard <matthias@benkard.de> committed rTLc83bce248c8f: MLKLexicalContext: Add support for symbol macros. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 22 2008, 10:13 PM
DiffusionrTLbbd50fa93b66: Improve error reporting in the reader.
Matthias Andreas Benkard <matthias@benkard.de> committed rTLbbd50fa93b66: Improve error reporting in the reader. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 22 2008, 10:12 PM
DiffusionrTL29b9ca1a3a9d: Add a -descriptionForLisp method to all number classes.
Matthias Andreas Benkard <matthias@benkard.de> committed rTL29b9ca1a3a9d: Add a -descriptionForLisp method to all number classes. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 22 2008, 7:16 PM
DiffusionrTL10e9a6f9e07a: Fix a number of bugs in the REPL.
Matthias Andreas Benkard <matthias@benkard.de> committed rTL10e9a6f9e07a: Fix a number of bugs in the REPL. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 22 2008, 7:09 PM
DiffusionrTLc1c67282c0aa: Add class MLKLexicalContext.
Matthias Andreas Benkard <matthias@benkard.de> committed rTLc1c67282c0aa: Add class MLKLexicalContext. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 22 2008, 7:08 PM
DiffusionrTL4d6aeae2792e: Fix a stupid typo.
Matthias Andreas Benkard <matthias@benkard.de> committed rTL4d6aeae2792e: Fix a stupid typo. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 22 2008, 7:07 PM
DiffusionrTLf2265c357bdd: REPL: Create an autorelease pool in each iteration.
Matthias Andreas Benkard <matthias@benkard.de> committed rTLf2265c357bdd: REPL: Create an autorelease pool in each iteration. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 22 2008, 3:14 PM
DiffusionrTL1641912f2c99: Add classes MLKLexicalEnvironment and MLKReadEvalPrintLoop.
Matthias Andreas Benkard <matthias@benkard.de> committed rTL1641912f2c99: Add classes MLKLexicalEnvironment and MLKReadEvalPrintLoop. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 22 2008, 2:42 PM
DiffusionrTL9960b8e94943: Add class MLKInterpreter.
Matthias Andreas Benkard <matthias@benkard.de> committed rTL9960b8e94943: Add class MLKInterpreter. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 22 2008, 1:19 PM
mulkrTLf096436acc4c: Add support for compilation on Mac OS X.Jun 21 2008, 1:57 PM
DiffusionrTL85762b55bf85: Make the list reader work for simple lists.
Matthias Andreas Benkard <matthias@benkard.de> committed rTL85762b55bf85: Make the list reader work for simple lists. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 19 2008, 9:16 PM
DiffusionrTL66ed696a1462: Fix escaped symbol reading.
Matthias Andreas Benkard <matthias@benkard.de> committed rTL66ed696a1462: Fix escaped symbol reading. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 19 2008, 8:33 PM
DiffusionrTLd1503a4c0651: MLKLowLevelTests: Add -testTokens.
Matthias Andreas Benkard <matthias@benkard.de> committed rTLd1503a4c0651: MLKLowLevelTests: Add -testTokens. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 19 2008, 8:15 PM
DiffusionrTLbc49c6720e20: Fix the reader's token recognition code.
Matthias Andreas Benkard <matthias@benkard.de> committed rTLbc49c6720e20: Fix the reader's token recognition code. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 19 2008, 8:15 PM
DiffusionrTL8337945090fe: Fix symbol reading.
Matthias Andreas Benkard <matthias@benkard.de> committed rTL8337945090fe: Fix symbol reading. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 19 2008, 7:14 PM
DiffusionrTLaf5a200a68ed: Fix number parsing.
Matthias Andreas Benkard <matthias@benkard.de> committed rTLaf5a200a68ed: Fix number parsing. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 19 2008, 7:01 PM
DiffusionrTLf9f908376416: MLKLowLevelTests: Add -testInitialReadtable.
Matthias Andreas Benkard <matthias@benkard.de> committed rTLf9f908376416: MLKLowLevelTests: Add -testInitialReadtable. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 19 2008, 5:51 PM
DiffusionrTL8c290062cb26: MLKDynamicContext: Minor improvements.
Matthias Andreas Benkard <matthias@benkard.de> committed rTL8c290062cb26: MLKDynamicContext: Minor improvements. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 19 2008, 5:51 PM
DiffusionrTLd3e06a850374: MLKDynamicContext#-initialize: Build the initial readtable.
Matthias Andreas Benkard <matthias@benkard.de> committed rTLd3e06a850374: MLKDynamicContext#-initialize: Build the initial readtable. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 18 2008, 5:43 PM
DiffusionrTLa520a41f74a5: MLKReadtable: Add support for changing syntax types and setting and unsetting…
Matthias Andreas Benkard <matthias@benkard.de> committed rTLa520a41f74a5: MLKReadtable: Add support for changing syntax types and setting and unsetting… (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 18 2008, 5:13 PM
DiffusionrTL49bfec9cadd9: MLKReadtable: Treat unknown characters as alphabetic constituents.
Matthias Andreas Benkard <matthias@benkard.de> committed rTL49bfec9cadd9: MLKReadtable: Treat unknown characters as alphabetic constituents. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 18 2008, 4:48 PM
DiffusionrTL1ac185354544: MLKSymbol: Override -hash.
Matthias Andreas Benkard <matthias@benkard.de> committed rTL1ac185354544: MLKSymbol: Override -hash. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 18 2008, 4:47 PM
DiffusionrTL250e139801ab: MLKEnvironment#-valueForBinding:: Don't initiate an infinite loop.
Matthias Andreas Benkard <matthias@benkard.de> committed rTL250e139801ab: MLKEnvironment#-valueForBinding:: Don't initiate an infinite loop. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 18 2008, 4:46 PM
DiffusionrTLc918ca4ed931: MLKEnvironment: Store [NSNull null] instead of nil.
Matthias Andreas Benkard <matthias@benkard.de> committed rTLc918ca4ed931: MLKEnvironment: Store [NSNull null] instead of nil. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 18 2008, 3:56 PM
DiffusionrTL164e403a9741: MLKDynamicContext#+initialize: Fix various sources of crashes.
Matthias Andreas Benkard <matthias@benkard.de> committed rTL164e403a9741: MLKDynamicContext#+initialize: Fix various sources of crashes. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 17 2008, 9:20 PM
DiffusionrTLb11b87db7209: MLKDynamicContext#+initialize: Initialise the package system and set up the…
Matthias Andreas Benkard <matthias@benkard.de> committed rTLb11b87db7209: MLKDynamicContext#+initialize: Initialise the package system and set up the… (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 17 2008, 8:55 PM
DiffusionrTLe10c42925058: MLKDynamicContext: Introduce a global fallback context.
Matthias Andreas Benkard <matthias@benkard.de> committed rTLe10c42925058: MLKDynamicContext: Introduce a global fallback context. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 17 2008, 8:13 PM
DiffusionrTLd216a7cbc174: MLKReadtable: Stylistic improvements.
Matthias Andreas Benkard <matthias@benkard.de> committed rTLd216a7cbc174: MLKReadtable: Stylistic improvements. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 17 2008, 7:58 PM
DiffusionrTL2491e0485e68: MLKReadtable: Implement constituent trait support.
Matthias Andreas Benkard <matthias@benkard.de> committed rTL2491e0485e68: MLKReadtable: Implement constituent trait support. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 17 2008, 7:52 PM
DiffusionrTLfae6a10cd7a1: Add category NSString(MLKPrinting).
Matthias Andreas Benkard <matthias@benkard.de> committed rTLfae6a10cd7a1: Add category NSString(MLKPrinting). (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 17 2008, 7:20 PM
DiffusionrTL59ddf80e3dd8: GNUmakefile: Minor improvements.
Matthias Andreas Benkard <matthias@benkard.de> committed rTL59ddf80e3dd8: GNUmakefile: Minor improvements. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 17 2008, 6:10 PM
DiffusionrTL9c474fa5b3c3: MLKCons#-descriptionForLisp: Fix a stupid typo.
Matthias Andreas Benkard <matthias@benkard.de> committed rTL9c474fa5b3c3: MLKCons#-descriptionForLisp: Fix a stupid typo. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 17 2008, 6:10 PM
DiffusionrTL194b0af8b894: MLKStream#-readChar: Do something sane.
Matthias Andreas Benkard <matthias@benkard.de> committed rTL194b0af8b894: MLKStream#-readChar: Do something sane. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 17 2008, 5:48 PM
DiffusionrTL4aa6da8ed370: Build the system as a framework, include the StepTalk Shell for quick testing.
Matthias Andreas Benkard <matthias@benkard.de> committed rTL4aa6da8ed370: Build the system as a framework, include the StepTalk Shell for quick testing. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 17 2008, 5:17 PM
DiffusionrTLd6d73cfbcfd4: MLKCons, MLKSymbol: Override -descriptionForLisp.
Matthias Andreas Benkard <matthias@benkard.de> committed rTLd6d73cfbcfd4: MLKCons, MLKSymbol: Override -descriptionForLisp. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 17 2008, 4:11 PM
DiffusionrTL1cf2f94d7939: Add class MLKStringInputStream.
Matthias Andreas Benkard <matthias@benkard.de> committed rTL1cf2f94d7939: Add class MLKStringInputStream. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 17 2008, 4:10 PM
DiffusionrTL6058a8c5f6e7: Add category NSObject(MLKPrinting).
Matthias Andreas Benkard <matthias@benkard.de> committed rTL6058a8c5f6e7: Add category NSObject(MLKPrinting). (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 17 2008, 1:28 PM
DiffusionrTL9899cd93c836: MLKReadtable: Replace -isDigit: with -isDigit:base:.
Matthias Andreas Benkard <matthias@benkard.de> committed rTL9899cd93c836: MLKReadtable: Replace -isDigit: with -isDigit:base:. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 16 2008, 10:05 PM
DiffusionrTL6faaa45e37a7: Add class MLKParenReader.
Matthias Andreas Benkard <matthias@benkard.de> committed rTL6faaa45e37a7: Add class MLKParenReader. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 16 2008, 2:36 PM
DiffusionrTL382f1be127ad: Add protocol MLKFuncallable.
Matthias Andreas Benkard <matthias@benkard.de> committed rTL382f1be127ad: Add protocol MLKFuncallable. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 16 2008, 11:51 AM
DiffusionrTLe60a004c48a1: Add classes MLKDoubleFloat and MLKSingleFloat.
Matthias Andreas Benkard <matthias@benkard.de> committed rTLe60a004c48a1: Add classes MLKDoubleFloat and MLKSingleFloat. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 16 2008, 11:32 AM
DiffusionrTLcddf492efdf7: MLKFloat: Explicitly declare the contract for subclasses.
Matthias Andreas Benkard <matthias@benkard.de> committed rTLcddf492efdf7: MLKFloat: Explicitly declare the contract for subclasses. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 16 2008, 11:02 AM
DiffusionrTLce205cc7273a: Add class MLKFloat.
Matthias Andreas Benkard <matthias@benkard.de> committed rTLce205cc7273a: Add class MLKFloat. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 16 2008, 12:05 AM
DiffusionrTLe8ac596e3cfb: Add class MLKRatio.
Matthias Andreas Benkard <matthias@benkard.de> committed rTLe8ac596e3cfb: Add class MLKRatio. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 15 2008, 11:06 PM
DiffusionrTLebda48e66584: Move the DEFINE_GMP_OPERATION macro to util.h.
Matthias Andreas Benkard <matthias@benkard.de> committed rTLebda48e66584: Move the DEFINE_GMP_OPERATION macro to util.h. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 15 2008, 10:29 PM
DiffusionrTL0f26b71433c9: MLKInteger: Generalise the DEFINE_MPZ_OPERATION macro.
Matthias Andreas Benkard <matthias@benkard.de> committed rTL0f26b71433c9: MLKInteger: Generalise the DEFINE_MPZ_OPERATION macro. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 15 2008, 10:28 PM
DiffusionrTL47da9c1e9ac2: Add class MLKInteger.
Matthias Andreas Benkard <matthias@benkard.de> committed rTL47da9c1e9ac2: Add class MLKInteger. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 15 2008, 10:09 PM
DiffusionrTLc2efa347a8e5: MLKReader: Read numbers.
Matthias Andreas Benkard <matthias@benkard.de> committed rTLc2efa347a8e5: MLKReader: Read numbers. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 15 2008, 4:31 PM
DiffusionrTL915e7a817378: MLKReader: Properly handle single and double package markers.
Matthias Andreas Benkard <matthias@benkard.de> committed rTL915e7a817378: MLKReader: Properly handle single and double package markers. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 15 2008, 1:45 PM
DiffusionrTLa3f2ee06ee48: MLKReader: Read symbols.
Matthias Andreas Benkard <matthias@benkard.de> committed rTLa3f2ee06ee48: MLKReader: Read symbols. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 15 2008, 1:37 PM
DiffusionrTL4097b345be72: MLKReader: Add method -isPotentialNumber:readtable:.
Matthias Andreas Benkard <matthias@benkard.de> committed rTL4097b345be72: MLKReader: Add method -isPotentialNumber:readtable:. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 15 2008, 1:23 PM
DiffusionrTLcbd29d513923: MLKReadtable: Rename constituent trait predicates, add digit handling methods.
Matthias Andreas Benkard <matthias@benkard.de> committed rTLcbd29d513923: MLKReadtable: Rename constituent trait predicates, add digit handling methods. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 15 2008, 1:22 PM
DiffusionrTLf5348e04a2d5: MLKDynamicContext, MLKEnvironment: Add -addBinding:, -boundp:, and -makunbound:.
Matthias Andreas Benkard <matthias@benkard.de> committed rTLf5348e04a2d5: MLKDynamicContext, MLKEnvironment: Add -addBinding:, -boundp:, and -makunbound:. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 15 2008, 12:48 PM
DiffusionrTL77fd838075b8: MLKDynamicContext: Add method -addValue:forBinding:.
Matthias Andreas Benkard <matthias@benkard.de> committed rTL77fd838075b8: MLKDynamicContext: Add method -addValue:forBinding:. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 15 2008, 11:52 AM
DiffusionrTLb17e5884d842: MLKDynamicContext, MLKEnvironment: Add -valueForBinding: and -setValue…
Matthias Andreas Benkard <matthias@benkard.de> committed rTLb17e5884d842: MLKDynamicContext, MLKEnvironment: Add -valueForBinding: and -setValue… (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 15 2008, 11:49 AM
DiffusionrTLbc6ee43ce672: MLKCharacter: Add methods for character case conversion.
Matthias Andreas Benkard <matthias@benkard.de> committed rTLbc6ee43ce672: MLKCharacter: Add methods for character case conversion. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 15 2008, 11:36 AM
DiffusionrTL1395b759b4d1: MLKReadtable#-copyWithZone:: Call [super init].
Matthias Andreas Benkard <matthias@benkard.de> committed rTL1395b759b4d1: MLKReadtable#-copyWithZone:: Call [super init]. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 15 2008, 12:32 AM
DiffusionrTL599468805813: MLKReadtable: Declare a number of new constituent trait predicates.
Matthias Andreas Benkard <matthias@benkard.de> committed rTL599468805813: MLKReadtable: Declare a number of new constituent trait predicates. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 15 2008, 12:28 AM
DiffusionrTL49197c750ebf: MLKReader: Properly handle invalid constituent characters.
Matthias Andreas Benkard <matthias@benkard.de> committed rTL49197c750ebf: MLKReader: Properly handle invalid constituent characters. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 15 2008, 12:26 AM
DiffusionrTLc251d4e8815d: MLKStream#-readChar: Properly reread unread characters.
Matthias Andreas Benkard <matthias@benkard.de> committed rTLc251d4e8815d: MLKStream#-readChar: Properly reread unread characters. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 15 2008, 12:26 AM
DiffusionrTL93bd600a7b1b: Add class MLKReadtable.
Matthias Andreas Benkard <matthias@benkard.de> committed rTL93bd600a7b1b: Add class MLKReadtable. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 14 2008, 11:29 PM
DiffusionrTL932d3df11b56: Add class MLKPackage.
Matthias Andreas Benkard <matthias@benkard.de> committed rTL932d3df11b56: Add class MLKPackage. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 14 2008, 9:55 PM
DiffusionrTLde500f852092: Add class MLKCharacter.
Matthias Andreas Benkard <matthias@benkard.de> committed rTLde500f852092: Add class MLKCharacter. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 14 2008, 9:24 PM
DiffusionrTL46f08b33eab0: Add classes MLKError and MLKStream.
Matthias Andreas Benkard <matthias@benkard.de> committed rTL46f08b33eab0: Add classes MLKError and MLKStream. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 14 2008, 9:20 PM
DiffusionrTLef4ac7a8a6e7: MLKReaderError: Make compile.
Matthias Andreas Benkard <matthias@benkard.de> committed rTLef4ac7a8a6e7: MLKReaderError: Make compile. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 14 2008, 8:34 PM
DiffusionrTL51e2909e6158: MLKDynamicContext: Implement -findHandler:.
Matthias Andreas Benkard <matthias@benkard.de> committed rTL51e2909e6158: MLKDynamicContext: Implement -findHandler:. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 14 2008, 8:30 PM
DiffusionrTLcfc17a412d17: Add method declarations needed by the reader.
Matthias Andreas Benkard <matthias@benkard.de> committed rTLcfc17a412d17: Add method declarations needed by the reader. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 14 2008, 7:54 PM
DiffusionrTLe02c197a86a9: Implement most of the Common Lisp reader.
Matthias Andreas Benkard <matthias@benkard.de> committed rTLe02c197a86a9: Implement most of the Common Lisp reader. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 14 2008, 7:38 PM
DiffusionrTLebcf48ecb694: JOURNAL: Stylistic improvements.
Matthias Andreas Benkard <matthias@benkard.de> committed rTLebcf48ecb694: JOURNAL: Stylistic improvements. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 14 2008, 5:30 PM
DiffusionrTL672d6730b60d: Add a development journal.
Matthias Andreas Benkard <matthias@benkard.de> committed rTL672d6730b60d: Add a development journal. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 14 2008, 5:00 PM
DiffusionrTL2bb982b81edb: Apply the GNU GPLv3 to all files.
Matthias Andreas Benkard <matthias@benkard.de> committed rTL2bb982b81edb: Apply the GNU GPLv3 to all files. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 14 2008, 4:36 PM
DiffusionrTL3e30453f1714: Call [super init] from every initialiser of every class.
Matthias Andreas Benkard <matthias@benkard.de> committed rTL3e30453f1714: Call [super init] from every initialiser of every class. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 14 2008, 4:31 PM
DiffusionrTL206e9d65a486: Override -dealloc in every class.
Matthias Andreas Benkard <matthias@benkard.de> committed rTL206e9d65a486: Override -dealloc in every class. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 13 2008, 11:20 PM
DiffusionrTL97ad5ac29b2c: Add class MLKThrowException.
Matthias Andreas Benkard <matthias@benkard.de> committed rTL97ad5ac29b2c: Add class MLKThrowException. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 13 2008, 8:01 PM
DiffusionrTL2f8225195b95: MLKDynamicContext: Add support for catch tags.
Matthias Andreas Benkard <matthias@benkard.de> committed rTL2f8225195b95: MLKDynamicContext: Add support for catch tags. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 12 2008, 10:14 PM
DiffusionrTLfaefa40e18b8: MLKLowLevelTests: Add -testCons.
Matthias Andreas Benkard <matthias@benkard.de> committed rTLfaefa40e18b8: MLKLowLevelTests: Add -testCons. (authored by Matthias Andreas Benkard <matthias@benkard.de>). 
Jun 12 2008, 8:47 PM