| Commit message (Expand) | Author | Age | Files | Lines |
* | LLVM: Call built-in functions as statically dispatched C library functions. | Matthias Andreas Benkard | 2011-09-12 | 1 | -152/+171 |
* | Fix various LLVM version-related bugs. | Matthias Andreas Benkard | 2011-09-10 | 1 | -0/+1 |
* | Merge /home/mulk/Dropbox/Projekte/Toilet Lisp | Matthias Andreas Benkard | 2008-10-04 | 1 | -51/+51 |
|\ |
|
| * | Add a multiple-value return pointer argument to all compiled procedures. | Matthias Benkard | 2008-10-02 | 1 | -51/+51 |
* | | Merge mulk_benkard@ssh.phx.nearlyfreespeech.net:/home/htdocs/code/mulklisp | Matthias Andreas Benkard | 2008-10-01 | 1 | -2/+2 |
|\| |
|
| * | APPLY, EVAL: Denullify return values. | Matthias Benkard | 2008-09-29 | 1 | -2/+2 |
* | | Merge /home/mulk/Dropbox/Projekte/Toilet Lisp | Matthias Andreas Benkard | 2008-09-29 | 1 | -2/+2 |
|\| |
|
| * | Fix compilation on Mac OS X 10.5. | Matthias Benkard | 2008-09-21 | 1 | -2/+2 |
* | | Add various disabled debugging messages. | Matthias Andreas Benkard | 2008-09-11 | 1 | -0/+4 |
|/ |
|
* | LLVM compiler: Treat closure data pointers as of type i8** rather than i8*. | Matthias Andreas Benkard | 2008-09-02 | 1 | -50/+50 |
* | Switch from NS_DURING..NS_HANDLER..NS_ENDHANDLER to @try..@catch..@finally. | Matthias Andreas Benkard | 2008-09-02 | 1 | -8/+2 |
* | MLKRoot: #import NSPathUtilities.h. | Matthias Benkard | 2008-08-29 | 1 | -0/+1 |
* | Make ToiletKit self-contained. | Matthias Benkard | 2008-08-28 | 1 | -1/+11 |
* | LOAD: Print messages on *STANDARD-OUTPUT* instead of stderr. | Matthias Andreas Benkard | 2008-08-28 | 1 | -10/+14 |
* | Eliminate MLKStream, introduce MLKBinaryStream and MLKCharacterStream. | Matthias Andreas Benkard | 2008-08-28 | 1 | -4/+10 |
* | RPLACA, RPLACD: Return the modified cons instead of NIL. | Matthias Andreas Benkard | 2008-08-27 | 1 | -2/+2 |
* | MLKRoot: Fix some cases of lossage introduced by patch 76aa8a27f85fdea83da02e... | Matthias Andreas Benkard | 2008-08-25 | 1 | -5/+7 |
* | Dispatch intrinsic functions statically instead of dynamically. | Matthias Andreas Benkard | 2008-08-25 | 1 | -307/+378 |
* | Remove defunct intrinsic function MACROEXPAND-ALL. | Matthias Andreas Benkard | 2008-08-24 | 1 | -12/+0 |
* | LOAD: Reraise caught exceptions. | Matthias Andreas Benkard | 2008-08-24 | 1 | -0/+1 |
* | Promote special operator EVAL to an intrinsic function. | Matthias Benkard | 2008-08-24 | 1 | -0/+8 |
* | Make compilers pluggable at runtime. | Matthias Andreas Benkard | 2008-08-23 | 1 | -4/+7 |
* | Promote special operator APPLY to an intrinsic function. | Matthias Andreas Benkard | 2008-08-18 | 1 | -3/+19 |
* | Replace special operator %DEFMACRO with intrinsic function %MACROSET. | Matthias Andreas Benkard | 2008-08-18 | 1 | -0/+11 |
* | Promote special operators SET and %FSET to intrinsics. | Matthias Andreas Benkard | 2008-08-17 | 1 | -0/+31 |
* | Restore possibility of building without LLVM. | Matthias Andreas Benkard | 2008-08-16 | 1 | -1/+2 |
* | Add COMPILE. | Matthias Andreas Benkard | 2008-08-13 | 1 | -0/+12 |
* | MLKForm class cluster: Implement declaration and docstring handling. | Matthias Benkard | 2008-08-11 | 1 | -1/+16 |
* | Prettify LOAD output. | Matthias Andreas Benkard | 2008-08-07 | 1 | -1/+47 |
* | Centralise declaration and documentation string handling. | Matthias Andreas Benkard | 2008-08-07 | 1 | -0/+17 |
* | Implement MLKArray#-setSize:ofDimension:. | Matthias Andreas Benkard | 2008-08-06 | 1 | -2/+5 |
* | Include alloca.h where appropriate. | Matthias Andreas Benkard | 2008-08-06 | 1 | -0/+2 |
* | Generalise foreign value conversion. | Matthias Andreas Benkard | 2008-08-06 | 1 | -43/+26 |
* | Replace all occurrences of “Étoilisp” with “Toilet Lisp”. | Matthias Andreas Benkard | 2008-08-05 | 1 | -1/+1 |
* | Make Xcode happy. | Matthias Benkard | 2008-08-04 | 1 | -2/+2 |
* | Make it possible to disable fixnum support by supplying -DNO_FIXNUMS as a com... | Matthias Andreas Benkard | 2008-08-04 | 1 | -0/+5 |
* | Add support for fixnums. | Matthias Andreas Benkard | 2008-08-04 | 1 | -1/+47 |
* | Add fixnum-aware macros LRETAIN, LRELEASE, LDESTROY, LAUTORELEASE, LASSIGN_CO... | Matthias Andreas Benkard | 2008-08-04 | 1 | -2/+2 |
* | Add MLKPrintToString along with a couple of fixnum handling functions. | Matthias Andreas Benkard | 2008-08-04 | 1 | -5/+5 |
* | Make MACROEXPAND-1 aware of symbol macros. | Matthias Andreas Benkard | 2008-08-03 | 1 | -1/+11 |
* | Reader: Support #\. | Matthias Andreas Benkard | 2008-07-31 | 1 | -1/+19 |
* | Revert 976f74bcc09e8e4725c428bed5b3b899e6be6ef1. | Matthias Andreas Benkard | 2008-07-29 | 1 | -28/+21 |
* | SEND-BY-NAME: Cosmetic changes. | Matthias Andreas Benkard | 2008-07-29 | 1 | -21/+28 |
* | SEND-BY-NAME: Support more return types. | Matthias Andreas Benkard | 2008-07-29 | 1 | -9/+21 |
* | Add SEND-BY-NAME. | Matthias Andreas Benkard | 2008-07-29 | 1 | -0/+54 |
* | Add PRIMITIVE-TYPE-OF. | Matthias Andreas Benkard | 2008-07-28 | 1 | -0/+39 |
* | Add SYMBOL-NAME. | Matthias Andreas Benkard | 2008-07-27 | 1 | -1/+7 |
* | Make MACROEXPAND-ALL an entry point to the minimal compiler. | Matthias Andreas Benkard | 2008-07-27 | 1 | -0/+12 |
* | Reader: Support quasiquotation. | Matthias Andreas Benkard | 2008-07-26 | 1 | -2/+4 |
* | Add OBJC-CLASS-OF, OBJC-SUBCLASSP, FIND-OBJC-CLASS, and NS-LOG. | Matthias Andreas Benkard | 2008-07-26 | 1 | -0/+23 |