index
:
compiler
master
Fork of the Clean compiler for experimenting with new features
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
frontend
/
comparedefimp.icl
Age
Commit message (
Expand
)
Author
Files
Lines
2001-03-15
*** empty log message ***
martinw
1
-0
/
+3
2001-03-02
bugfix: compiler couldn't detect following inconsistency:
martinw
1
-16
/
+9
2001-02-14
bugfix: the algorithm couldn't handle applications that were (curried)
martinw
1
-4
/
+12
2001-02-13
delaying "determineTypesOfInstances" and "checkSpecialsOfInstances" after
martinw
1
-187
/
+27
2001-01-19
refactoring
martinw
1
-30
/
+63
2000-11-01
changes were necessary due to different numberings due to caching of dcl
martinw
1
-6
/
+15
2000-10-23
renumber icl function and macro indices when unfolding
johnvg
1
-5
/
+6
2000-10-11
adjusting this module to cashing of dcl modules
martinw
1
-47
/
+28
2000-10-04
-added position information for let bindings for better error messages
martinw
1
-2
/
+12
2000-09-27
optimizations and caching of dcl modules (without trans.icl)
clean
1
-5
/
+12
2000-08-10
added position information to case defaults to improve type error messages
martinw
1
-1
/
+1
2000-06-15
MW once added a macro called "SwitchUniquenessBug", Sjaak also added a macro
martinw
1
-1
/
+1
2000-06-14
optimisation: compareDefImp now only compares those definitions that are
martinw
1
-13
/
+25
2000-06-09
Added preprocessor directives, so that one and the same source can be
martinw
1
-11
/
+21
2000-05-17
bugfix
martinw
1
-5
/
+12
2000-05-03
bugfix
martinw
1
-10
/
+9
2000-04-26
bugfix
martinw
1
-1
/
+7
2000-04-26
changes to make compiler compatible with itself
martinw
1
-14
/
+14
2000-04-12
small bugfix
martinw
1
-0
/
+5
2000-03-30
comparision of redundant macro definitions
martinw
1
-45
/
+53
2000-03-24
bugfixes
martinw
1
-3
/
+5
2000-03-17
- making array patterns strict (strict lets were not properly handled
martinw
1
-1
/
+1
2000-03-01
bugfixes
martinw
1
-72
/
+105
2000-02-21
- implemented comparison between redundant definitions in icl and dcl modules
martinw
1
-0
/
+964
[prev]