aboutsummaryrefslogtreecommitdiff
path: root/frontend/checkFunctionBodies.icl
AgeCommit message (Expand)AuthorFilesLines
2001-04-25added support for constructors (for toString like usage),alimarin1-14/+33
2001-04-20bugfixmartinw1-45/+47
2001-03-27unfold all macros and local functions in macrosjohnvg1-18/+1
2001-03-20Sjaak: fixed inheritance bugs and strictness attributessjakie1-3/+3
2001-03-15Fixes to compile with 2.0alimarin1-3/+20
2001-03-13Generics are added, but are disabled.alimarin1-2/+32
2001-02-13delaying "determineTypesOfInstances" and "checkSpecialsOfInstances" aftermartinw1-4/+3
2000-10-31bug fix in determining SK_LocalMacroFunction (instead of SK_Function)johnvg1-8/+6
2000-10-27moving huge part of code out of check into new module checkFunctionBodiesmartinw1-0/+1953