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
/
analtypes.icl
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-19
fix the order of expansion of type synonyms in type synonyms,
johnvg
1
-2
/
+3
2013-04-04
add type constraints in dynamic types
johnvg
1
-27
/
+45
2012-08-14
rename extendable to extensible
johnvg
1
-8
/
+8
2012-08-14
add extendable algebraic data types (merged from iTask branch)
johnvg
1
-8
/
+43
2011-11-08
remove unnecessary imports of module check,
johnvg
1
-1
/
+1
2011-11-03
remove differences in layout between the compiler and the iTask compiler
johnvg
1
-110
/
+97
2011-04-18
add instance declarations with a qualified class name
johnvg
1
-3
/
+3
2011-04-15
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1926 1f8540f1-abd...
johnvg
1
-2
/
+3
2010-11-24
saome small changes in layout
johnvg
1
-13
/
+3
2007-04-13
expand types if NO error has occurred, instead of if an error has occurred
johnvg
1
-1
/
+1
2007-04-13
implement newtype
johnvg
1
-107
/
+210
2007-03-28
fix module number test in function try_to_expand_synonym_type_in_main_dcl,
johnvg
1
-17
/
+15
2003-09-16
removed boolean result from substituteType and substitute: they
ronny
1
-5
/
+2
2003-06-19
check type properties also for abstract type synonyms
johnvg
1
-4
/
+9
2003-05-16
renamed field names of type Ident in syntax tree
ronny
1
-36
/
+36
2003-01-08
Bug fix: uniqueness error in records
sjakie
1
-12
/
+17
2002-12-10
bug fix: pass type_index and mod_index in the right order
johnvg
1
-1
/
+1
2002-11-13
Removed bugs in analysis of abstract data types and adjusted typing of record...
sjakie
1
-19
/
+28
2002-10-30
Removed at least 4 bugs (maybe more, but i can't remember):
sjakie
1
-9
/
+44
2002-07-22
check kinds in dynamics
ronny
1
-17
/
+53
2002-07-17
add abstract synonym types
johnvg
1
-4
/
+6
2002-06-17
removed ignored !'s
johnvg
1
-2
/
+2
2002-04-11
support for generic type context like in
alimarin
1
-3
/
+10
2002-03-28
fixes in generics to compile with Clean 2.0
alimarin
1
-5
/
+26
2002-03-25
new implementation of generics
alimarin
1
-13
/
+49
2002-02-06
store strictness annotations in SymbolType instead of AType
johnvg
1
-72
/
+83
2001-11-06
Bug fix: crashed with cyclic type classes
sjakie
1
-2
/
+3
2001-10-19
higher-order kinded types in generics
alimarin
1
-1
/
+22
2001-10-18
store macros and local functions in macros in separate {#{#FunDef}},
johnvg
1
-24
/
+33
2001-10-17
Bug fixes: too many error messages were printed
sjakie
1
-3
/
+4
2001-10-05
Added existential attribute variables to type definitions
sjakie
1
-3
/
+3
2001-10-02
Bug fixes: reference count analysis fixed,
sjakie
1
-23
/
+17
2001-09-24
removed kind correctness checking module
sjakie
1
-93
/
+343
2001-09-21
Bug fix: caching combined with omitted type and class definitions
sjakie
1
-245
/
+333
2001-09-06
bug fix: Improved unification algoritm for kinds
sjakie
1
-15
/
+70
2001-08-28
universally quantified types added
sjakie
1
-2
/
+14
2001-03-27
uniqueness support is added to generics
alimarin
1
-5
/
+0
2001-03-27
unfold all macros and local functions in macros
johnvg
1
-1
/
+1
2001-03-13
Generics are added, but are disabled.
alimarin
1
-18
/
+4
2001-01-12
New algorithm for explicit imports that also works with cyclic module depende...
martinw
1
-3
/
+3
2000-10-25
adding error message:left root * attribute expected
martinw
1
-2
/
+78
2000-09-27
making compiler self compatible
martinw
1
-3
/
+3
2000-09-27
optimizations and caching of dcl modules (without trans.icl)
clean
1
-5
/
+10
2000-04-26
Merge Martin/ Sjaak & Ronny branches
clean
1
-2
/
+3
2000-04-26
changes to make compiler compatible with itself
martinw
1
-16
/
+16
2000-02-16
buf fix (dictionary types in dcl modules)
sjakie
1
-3
/
+3
1999-11-05
minor changes
martinw
1
-1
/
+0
1999-11-05
fusion works now. The fusion switch in module typesupport is enabled
martinw
1
-0
/
+1
1999-10-05
Initial import
ronny
1
-0
/
+487