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
Age
Commit message (
Expand
)
Author
Files
Lines
2002-07-24
minor code reorganisation
diederik
1
-283
/
+316
2002-07-24
improved producer classification
diederik
1
-39
/
+125
2002-07-24
move consumer classification to separate module
diederik
4
-585
/
+613
2002-07-22
repair a bug introduced in revision 1.57: add the list of
johnvg
1
-5
/
+2
2002-07-22
removed RWS comments
ronny
1
-29
/
+9
2002-07-22
introduced macros for values of case_explicit boolean
ronny
1
-13
/
+16
2002-07-22
rebuilt auxiliary dynamics administration
ronny
1
-140
/
+130
2002-07-22
removed unnecessary exports
ronny
1
-9
/
+0
2002-07-22
expand all type synonyms in dynamics
ronny
3
-17
/
+30
2002-07-22
check kinds in dynamics
ronny
3
-21
/
+57
2002-07-17
add abstract synonym types
johnvg
2
-107
/
+121
2002-07-17
add abstract synonym types
johnvg
1
-1
/
+5
2002-07-17
remove some dead code in comments
johnvg
1
-4
/
+2
2002-07-17
remove
johnvg
1
-5
/
+0
2002-07-17
add abstract synonym types
johnvg
1
-0
/
+6
2002-07-17
add abstract synonym types
johnvg
1
-0
/
+3
2002-07-17
add abstract synonym types
johnvg
2
-5
/
+12
2002-07-16
generate DclFunCall's for function calls from macros to fix
johnvg
1
-7
/
+27
2002-07-16
handle DclFunCall in function remove_calls_from_symbol_table,
johnvg
1
-2
/
+9
2002-07-16
add code for DclFunCall to fix a bug if an exported macro
johnvg
1
-11
/
+28
2002-07-16
add DclFunCall in type FunCall
johnvg
2
-10
/
+17
2002-07-12
fix argument numbers in error messages of functions with
johnvg
1
-56
/
+83
2002-07-12
added CP_LiftedFunArg
johnvg
2
-1
/
+6
2002-07-11
report an error if a type variable is defined more than once in after 'special'
johnvg
1
-6
/
+19
2002-07-11
call 'check_needed_modules_are_imported' after checking instances
johnvg
1
-4
/
+5
2002-07-01
Rewound last change: don't search in the current directory.
ronny
1
-8
/
+2
2002-06-20
Always try to open files in current directory.
ronny
1
-2
/
+8
2002-06-18
don't write "components" file
johnvg
1
-2
/
+2
2002-06-17
removed ignored !'s
johnvg
19
-54
/
+54
2002-06-17
removed double alternative for TVI_TypeKind in <<<
johnvg
1
-1
/
+0
2002-06-17
removed ingnored !'s
johnvg
9
-16
/
+16
2002-06-17
moved _ to next line
johnvg
1
-1
/
+2
2002-06-11
added comparison for TArrow and TArrow1 to comparedefimp
alimarin
1
-0
/
+4
2002-06-10
- bug fix:types scopes
martijnv
2
-2
/
+20
2002-06-03
removed trace
alimarin
1
-4
/
+4
2002-06-03
added constructor/type/field information to generics
alimarin
16
-624
/
+1420
2002-05-14
- improved handling of equivalent types within one application to share a
martijnv
3
-5
/
+15
2002-05-01
bug fix: make case for variable pattern explicit
ronny
1
-1
/
+1
2002-04-11
support for generic type context like in
alimarin
24
-156
/
+575
2002-04-04
- removed strictness annotations
martijnv
2
-4
/
+4
2002-04-04
* bug fix to correctly separate types without Clean definition from types which
martijnv
1
-2
/
+1
2002-04-03
- collection of used type constructors in unify/coerce. There are two sources:
martijnv
9
-124
/
+182
2002-03-28
fixes in generics to compile with Clean 2.0
alimarin
6
-73
/
+65
2002-03-27
remove debug output
johnvg
1
-1
/
+1
2002-03-27
fix bug in CharList with \010 char
johnvg
1
-1
/
+18
2002-03-26
set the explicit flag for cases generated for && and || to True
johnvg
1
-14
/
+5
2002-03-26
don't move tuple and record selectors into explicit cases
johnvg
1
-38
/
+83
2002-03-25
new implementation of generics
alimarin
38
-623
/
+4602
2002-03-20
bug fix: prevent compiler crash if type in icl module has
johnvg
1
-0
/
+3
2002-03-11
- bug fix: added a forgotten alternative to function convertDynamics for
martijnv
1
-3
/
+1
[next]