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.icl
Age
Commit message (
Expand
)
Author
Files
Lines
2002-01-17
Bug fix: Scopes in dynamics
sjakie
1
-12
/
+19
2001-12-13
remove tuple symbol from UniqueSelector (! selector) and MatchExpr
johnvg
1
-1
/
+1
2001-12-05
removed type from BasicExpr
johnvg
1
-1
/
+1
2001-11-30
store predefined identifiers in CAF
johnvg
1
-49
/
+26
2001-11-26
fix explicit imports of cached modules
johnvg
1
-26
/
+14
2001-10-18
store macros and local functions in macros in separate {#{#FunDef}},
johnvg
1
-27
/
+56
2001-10-03
eliminated cheat module
ronny
1
-1
/
+1
2001-10-02
Bug fixes: reference count analysis fixed,
sjakie
1
-1
/
+1
2001-09-05
moved function getBelongingSymbolsFromID from checksupport to explicitimports
johnvg
1
-0
/
+6
2001-08-31
added code for OverloadedListPatterns
johnvg
1
-0
/
+2
2001-05-11
moving all switch macros to new module "compilerSwitches"
martinw
1
-8
/
+2
2001-05-10
bug fixes:
martijnv
1
-2
/
+2
2001-05-04
bugfix 2.0 syntax: for
martinw
1
-15
/
+28
2001-03-27
unfold all macros and local functions in macros
johnvg
1
-41
/
+44
2001-03-13
Generics are added, but are disabled.
alimarin
1
-1
/
+2
2001-02-22
bugfix: explicit imports of instances did not work in conjunction with dcl
martinw
1
-10
/
+1
2001-02-13
delaying "determineTypesOfInstances" and "checkSpecialsOfInstances" after
martinw
1
-13
/
+26
2001-01-19
refactoring
martinw
1
-30
/
+157
2001-01-12
New algorithm for explicit imports that also works with cyclic module depende...
martinw
1
-331
/
+332
2000-11-02
optimizing performance of explicitimports
martinw
1
-129
/
+138
2000-11-01
improved code for explicit imports,
martinw
1
-557
/
+346
2000-10-04
-added position information for let bindings for better error messages
martinw
1
-3
/
+3
2000-09-27
optimizations and caching of dcl modules (without trans.icl)
clean
1
-35
/
+70
2000-08-10
added position information to case defaults to improve type error messages
martinw
1
-0
/
+4
2000-08-01
improving error messages
martinw
1
-0
/
+1
2000-07-12
changes to avoid bug in module refmark when compiling compiler with itself
martinw
1
-0
/
+20
2000-07-10
optimised consequence checking for explicit imports
martinw
1
-422
/
+373
2000-06-21
bugfix: not only STE_Imported appears in dcls_explicit (and dcls_import?) but
martinw
1
-15
/
+19
2000-06-20
reduce memory allocation
clean
1
-11
/
+56
2000-06-16
accepting JVG's changes
martinw
1
-23
/
+0
2000-06-16
small changes to reduce memory allocation
clean
1
-1
/
+26
2000-04-26
changes to make compiler compatible with itself
martinw
1
-3
/
+6
2000-03-24
bugfixes
martinw
1
-2
/
+2
2000-03-17
- making array patterns strict (strict lets were not properly handled
martinw
1
-4
/
+3
2000-03-14
added Update alternative for consequences (Expression)
clean
1
-1
/
+4
2000-02-21
- implemented comparison between redundant definitions in icl and dcl modules
martinw
1
-58
/
+65
2000-01-19
bug fix (changed syntax tree)
sjakie
1
-2
/
+2
1999-11-12
bug fix in trans.icl
martinw
1
-3
/
+0
1999-11-05
fusion works now. The fusion switch in module typesupport is enabled
martinw
1
-6
/
+2
1999-10-05
Initial import
ronny
1
-0
/
+865