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
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
[prev]