summaryrefslogtreecommitdiff
path: root/special-symbols.h
Commit message (Collapse)AuthorAgeFilesLines
* Interpreter: Implement MULTIPLE-VALUE-LIST instead of MULTIPLE-VALUE-CALL.Matthias Benkard2008-10-021-2/+2
|
* Eliminate MLKStream, introduce MLKBinaryStream and MLKCharacterStream.Matthias Andreas Benkard2008-08-281-0/+13
|
* Promote special operator EVAL to an intrinsic function.Matthias Benkard2008-08-241-2/+0
|
* MLKLexicalContext: Add -functionIsInline:.Matthias Benkard2008-08-241-0/+8
|
* Promote special operator APPLY to an intrinsic function.Matthias Andreas Benkard2008-08-181-2/+0
|
* special-symbols.h: Remove symbol %DEFMACRO.Matthias Andreas Benkard2008-08-181-2/+0
|
* Promote special operators SET and %FSET to intrinsics.Matthias Andreas Benkard2008-08-171-4/+0
|
* Fix various errors in the compiler and semantic analyser.Matthias Andreas Benkard2008-08-111-1/+3
|
* Add class cluster MLKForm.Matthias Andreas Benkard2008-08-101-0/+114