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
/
explicitimports.dcl
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-27
check imports of types that occur only in a cached definition module,
johnvg
1
-0
/
+2
2013-04-05
add derive class for deriving generic functions in class context (from iTask ...
johnvg
1
-1
/
+2
2012-03-23
fix implicit qualified import of a module of which no (qualified) symbol is used
johnvg
1
-1
/
+1
2011-04-12
allow qualified imports of class members
johnvg
1
-4
/
+3
2011-04-04
use type ImportQualified instead of Bool for fields import_qualified and ei_q...
johnvg
1
-1
/
+1
2010-07-13
improve failed explicit import error message
johnvg
1
-1
/
+1
2010-07-02
remove use of the icl functions array by function
johnvg
1
-2
/
+2
2007-02-14
implement qualified explicit imports
johnvg
1
-6
/
+29
2005-04-21
remove support for 1.3 import syntax
johnvg
1
-2
/
+0
2001-11-30
store predefined identifiers in CAF
johnvg
1
-4
/
+3
2001-10-18
store macros and local functions in macros in separate {#{#FunDef}},
johnvg
1
-2
/
+2
2001-02-22
bugfix: explicit imports of instances did not work in conjunction with dcl
martinw
1
-0
/
+3
2001-02-13
delaying "determineTypesOfInstances" and "checkSpecialsOfInstances" after
martinw
1
-2
/
+2
2001-01-19
refactoring
martinw
1
-4
/
+11
2001-01-12
New algorithm for explicit imports that also works with cyclic module depende...
martinw
1
-3
/
+14
2000-11-02
optimizing performance of explicitimports
martinw
1
-2
/
+2
2000-11-01
improved code for explicit imports,
martinw
1
-20
/
+4
2000-09-27
optimizations and caching of dcl modules (without trans.icl)
clean
1
-5
/
+16
2000-07-10
optimised consequence checking for explicit imports
martinw
1
-6
/
+5
1999-11-12
bug fix in trans.icl
martinw
1
-1
/
+0
1999-10-05
Initial import
ronny
1
-0
/
+17