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
/
type.icl
Age
Commit message (
Expand
)
Author
Files
Lines
2001-06-27
Sjaak: Improved dynamics, not yet finished.
sjakie
1
-17
/
+24
2001-06-21
bug fix: line numbers in type errors for let bindings
johnvg
1
-16
/
+39
2001-06-11
Bug fix with array updates. Removed redundant code. Adjusted unification algo...
sjakie
1
-472
/
+313
2001-05-31
fix bug in uniqueness typing for array updates with (a & [i ]= e} syntax
johnvg
1
-27
/
+17
2001-05-11
checking the kinds of all function-, instance-, class- and member-types
martinw
1
-45
/
+1
2001-05-10
bug fixes:
martijnv
1
-4
/
+4
2001-05-04
bugfix: for
martinw
1
-31
/
+29
2001-04-27
bugfix: the derived type for
martinw
1
-4
/
+4
2001-03-28
uniqueness support is added to generics
alimarin
1
-6
/
+9
2001-03-27
unfold all macros and local functions in macros
johnvg
1
-4
/
+42
2001-03-23
fixing several bugs
martinw
1
-2
/
+2
2001-03-20
Sjaak: fixed inheritance bugs and strictness attributes
sjakie
1
-2
/
+1
2001-03-13
Generics are added, but are disabled.
alimarin
1
-22
/
+69
2001-03-02
making compiler self compilable (this doesn't say anything about the
martinw
1
-1
/
+3
2001-03-01
- type files worden aangemaakt (buggy)
martijnv
1
-5
/
+5
2001-01-19
uniqueness unification for types of functions that are generated
martinw
1
-140
/
+65
2001-01-16
Sjaak: No idea
sjakie
1
-33
/
+2
2001-01-12
New algorithm for explicit imports that also works with cyclic module depende...
martinw
1
-1
/
+1
2000-11-01
improved code for explicit imports,
martinw
1
-1
/
+1
2000-10-26
added error message e.g.
martinw
1
-4
/
+56
2000-10-25
now correct position information is given for error message
martinw
1
-18
/
+28
2000-10-23
renumber icl function and macro indices when unfolding
johnvg
1
-8
/
+8
2000-10-04
-added position information for let bindings for better error messages
martinw
1
-54
/
+77
2000-09-27
optimizations and caching of dcl modules (without trans.icl)
clean
1
-42
/
+295
2000-09-20
now "list inferred types" can print attributes also
martinw
1
-9
/
+18
2000-09-12
small bugfix
martinw
1
-0
/
+1
2000-08-18
*** empty log message ***
martinw
1
-0
/
+2
2000-08-15
improved typing error messages: type variables are printed like "a" instead
martinw
1
-26
/
+132
2000-08-10
added position information to case defaults to improve type error messages
martinw
1
-2
/
+19
2000-08-09
added position information to case alternatives and changed the typing
martinw
1
-7
/
+145
2000-08-02
comment MW3 removed; minor improvements
sjakie
1
-64
/
+2
2000-08-01
improving error messages
martinw
1
-38
/
+105
2000-06-16
small changes to reduce memory allocation
clean
1
-3
/
+13
2000-06-15
update of dictionary types
sjakie
1
-28
/
+35
2000-06-05
removed ---> application
martijnv
1
-1
/
+1
2000-05-30
fixed bugs; partially implemented type dependent functions
martijnv
1
-14
/
+14
2000-05-22
improved dynamics
sjakie
1
-3
/
+3
2000-04-26
Merge Martin/ Sjaak & Ronny branches
clean
1
-84
/
+50
2000-04-26
changes to make compiler compatible with itself
martinw
1
-46
/
+52
2000-03-24
bugfixes
martinw
1
-18
/
+62
2000-03-20
*** empty log message ***
sjakie
1
-75
/
+86
2000-02-21
- implemented comparison between redundant definitions in icl and dcl modules
martinw
1
-4
/
+0
2000-02-15
bug fix (unboxed arrrays of records)
ronny
1
-14
/
+30
2000-02-07
commit for Sjaak by RWS
sjakie
1
-28
/
+27
2000-01-24
Bug fix: specified overloaded types were not treated correctly
sjakie
1
-7
/
+8
2000-01-19
bug fix (changed syntax tree)
sjakie
1
-3
/
+4
2000-01-17
Bug fixes
sjakie
1
-5
/
+20
1999-11-12
minor bug fix, some code polishing
sjakie
1
-295
/
+309
1999-10-29
*** empty log message ***
sjakie
1
-1
/
+1
1999-10-29
Bugfix: types in cases and lets are adjusted according to the specified type.
sjakie
1
-5
/
+7
[next]