summaryrefslogtreecommitdiff
path: root/Toilet Lisp.xcodeproj
Commit message (Collapse)AuthorAgeFilesLines
* Update to Xcode 4.6. Further update to LLVM 3.2.HEADmasterMatthias Andreas Benkard2013-03-291-85/+445
|
* LLVM: Make the LLVM IR interpreter able to call built-in functions.Matthias Andreas Benkard2011-09-121-0/+24
|
* Fix various LLVM version-related bugs.Matthias Andreas Benkard2011-09-101-36/+78
|
* Add a couple of debugging statements, update build configuration, fix some ↵Matthias Andreas Benkard2011-09-101-390/+114
| | | | minor bugs.
* Perform all thread-specific initialization in MLKLLVMCompiler#+initialize.Matthias Andreas Benkard2011-09-091-24/+90
|
* Fix build.Matthias Andreas Benkard2011-09-091-48/+94
|
* On Mac OS X, build with Clang by default.Matthias Andreas Benkard2011-09-081-0/+6
|
* Update to LLVM 2.9.Matthias Andreas Benkard2011-09-081-0/+4
|
* On Mac OS X, add /opt/homebrew/{include,lib} to header and library search paths.Matthias Andreas Benkard2011-09-081-120/+217
|
* Update to Xcode 3.2.Matthias Andreas Benkard2009-09-041-14/+14
|
* Nominally enable build on all supported architectures.Matthias Andreas Benkard2009-09-041-0/+12
|
* Enable build for i386.Matthias Andreas Benkard2009-09-041-1/+367
|
* Update to LLVM 2.5.Matthias Andreas Benkard2009-08-191-4/+4
|
* Revert "Add class MLKContinuation."Matthias Andreas Benkard2008-10-041-8/+0
| | | | | | | | | This reverts commit 7e5a799a46f6aca1525efa2df38026a1917f3edd. Conflicts: MLKContinuation.m Toilet Lisp.xcodeproj/project.pbxproj
* Revert "Link ToiletKit with the SCM continuation support code."Matthias Andreas Benkard2008-10-041-28/+0
| | | | | | | | This reverts commit 5dc8e497315ba791c8a8de021f3d2d292566fb56. Conflicts: Toilet Lisp.xcodeproj/project.pbxproj
* Xcode project: Consolidate custom compiler flags as project-wide build settings.Matthias Benkard2008-10-021-124/+135
|
* Xcode project: Fix GC-enabled build configuration.Matthias Benkard2008-09-281-0/+3
|
* Xcode project: Configure garbage collection.Matthias Benkard2008-09-271-9/+17
|
* Fix compilation on Mac OS X 10.5.Matthias Benkard2008-09-211-30/+86
|
* Add class MLKContinuation.Matthias Benkard2008-09-201-0/+8
|
* Link ToiletKit with the SCM continuation support code.Matthias Benkard2008-09-201-0/+28
|
* Update Xcode project.Matthias Benkard2008-09-031-1/+55
|
* Revert "Add headerDoc2HTML.config."Matthias Benkard2008-08-291-2/+0
| | | | This reverts commit 986a3e287c919bb4e8968f3f362aa2f65eb6fce2.
* Add headerDoc2HTML.config.Matthias Benkard2008-08-291-0/+2
|
* Make ToiletKit self-contained.Matthias Benkard2008-08-281-280/+8
|
* Listener: Execute code after reading it.Matthias Benkard2008-08-281-9/+147
|
* GUI: Customise the standard about panel.Matthias Benkard2008-08-281-0/+4
|
* Xcode project: Bring targets' names more in line with what GNUmakefile calls ↵Matthias Benkard2008-08-281-13/+13
| | | | them.
* Xcode project: Cleanups.Matthias Benkard2008-08-281-12/+10
|
* Rename Toilet.nib to MainMenu.nib.Matthias Benkard2008-08-281-8/+42
|
* Add beginnings of a graphical listener.Matthias Benkard2008-08-271-2/+403
|
* Update Xcode project.Matthias Benkard2008-08-241-4/+371
|
* Update Xcode project.Matthias Benkard2008-08-231-184/+443
|
* Make Toilet Lisp compile with LLVM 2.3.Matthias Benkard2008-08-191-0/+14
|
* Update Xcode project.Matthias Benkard2008-08-191-120/+42
|
* Update Xcode project.Matthias Benkard2008-08-121-0/+8
|
* Update Xcode project.Matthias Benkard2008-08-121-9/+9
|
* Remove class MLKLispValue.Matthias Benkard2008-08-111-8/+0
|
* Update Xcode project.Matthias Benkard2008-08-101-0/+296
|
* Xcode: For the release target, build universal binaries.Matthias Benkard2008-08-081-0/+180
|
* Update Xcode project.Matthias Benkard2008-08-081-95/+298
|
* Update Xcode project.Matthias Benkard2008-08-041-8/+323
|
* Update project file.Matthias Benkard2008-07-071-11/+9
|
* Add Xcode project files.Matthias Benkard2008-07-061-0/+637