aboutsummaryrefslogtreecommitdiff
path: root/frontend/refmark.icl
AgeCommit message (Expand)AuthorFilesLines
2012-08-02add pattern match test using =: in expressions,johnvg1-2/+2
2011-11-08remove unnecessary imports of module check,johnvg1-1/+1
2011-11-04remove differences in layout between the compiler and the iTask compilerjohnvg1-2/+0
2009-07-29fix bug that may occur if a let variable is used in another let in an alterna...johnvg1-10/+36
2009-07-29fix bug that may occur if a let is used in a case inside another case,johnvg1-92/+119
2009-07-29mark pattern and rhs of case alternative with one fullRefMark instead of twojohnvg1-11/+6
2009-07-29fix selective uses in refMarkOfVariable if used completely and by selectorjohnvg1-39/+48
2009-07-29remove some unused code, fix some typosjohnvg1-67/+36
2007-12-21make function has_observing_type fasterjohnvg1-3/+8
2007-04-13implement newtypejohnvg1-0/+3
2005-09-16make line number in thejohnvg1-40/+34
2005-09-13make function markPatternVariables recursive to report an errorjohnvg1-16/+19
2003-05-16renamed field names of type Ident in syntax treeronny1-49/+49
2003-01-08Bug fix: uniqueness error in recordssjakie1-19/+45
2002-10-30Removed at least 4 bugs (maybe more, but i can't remember):sjakie1-1/+1
2002-03-08commented out some debug code to reduce memory allocation byjohnvg1-1/+1
2002-02-06store strictness annotations in SymbolType instead of ATypejohnvg1-0/+3
2001-12-20addition to previous bug fix (by Sjaak): support for dynamic en overloaded li...ronny1-23/+11
2001-12-20bugfix (by Sjaak) in reference countingronny1-354/+436
2001-12-13remove tuple symbol from UniqueSelector (! selector) and MatchExprjohnvg1-1/+1
2001-11-21Bug fix: reference count analysis for dynamicssjakie1-3/+5
2001-10-02Bug fixes: reference count analysis fixed,sjakie1-176/+239
2001-09-21Bug fix: caching combined with omitted type and class definitionssjakie1-9/+0
2001-09-13Two fixes: (1) error with missing type contextssjakie1-12/+5
2001-09-06bug fix: Improved unification algoritm for kindssjakie1-1/+1
2001-08-31added code for OverloadedListPatternsjohnvg1-38/+45
2001-08-27Universally quantified types addedsjakie1-37/+79
2001-08-15Bug fixes: default cases and (more or less) correct types for generated case ...sjakie1-78/+97
2001-06-27Sjaak: Improved dynamics, not yet finished.sjakie1-22/+23
2001-06-11Bug fix with array updates. Removed redundant code. Adjusted unification algo...sjakie1-10/+8
2001-03-27unfold all macros and local functions in macrosjohnvg1-3/+3
2000-11-02Sjaak: uniqueness bug (concerning hio-types) removedsjakie1-2/+4
2000-10-04-added position information for let bindings for better error messagesmartinw1-5/+17
2000-08-02comment MW3 removed; minor improvementssjakie1-11/+14
2000-08-01improving error messagesmartinw1-2/+4
2000-05-03bug fixsjakie1-6/+7
2000-04-26Merge Martin/ Sjaak & Ronny branchesclean1-1/+1
2000-04-26changes to make compiler compatible with itselfmartinw1-88/+65
2000-03-20*** empty log message ***sjakie1-2/+3
2000-02-21- implemented comparison between redundant definitions in icl and dcl modulesmartinw1-5/+0
2000-02-03bug fix: Observationssjakie1-1/+1
2000-01-19bug fix (changed syntax tree)sjakie1-8/+9
2000-01-17Bug fixessjakie1-1/+2
1999-10-05bugfixsjakie1-16/+18
1999-10-05Initial importronny1-0/+591