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
Age
Commit message (
Expand
)
Author
Files
Lines
2001-05-15
merged with backend C source code on the mac
johnvg
44
-147
/
+808
2001-05-14
*** empty log message ***
martinw
2
-0
/
+24
2001-05-14
new phase between analTypeDefs and typing
martinw
2
-0
/
+249
2001-05-11
fixed bug in convertCases Let (introduced in previous commit)
ronny
1
-1
/
+1
2001-05-11
I wanted to commit this together with the icl file, but it didn't fit
martinw
1
-8
/
+1
2001-05-11
improving error message
martinw
1
-1
/
+4
2001-05-11
checking the kinds of all function-, instance-, class- and member-types
martinw
3
-100
/
+8
2001-05-11
moving all switch macros to new module "compilerSwitches"
martinw
8
-25
/
+16
2001-05-10
changed last field of CollectState into cos_used_dynamics which reflects
martijnv
3
-13
/
+13
2001-05-10
bug fixes:
martijnv
12
-35
/
+96
2001-05-10
compiler option added: -dynamics which instructs the compiler to generate
martijnv
1
-6
/
+21
2001-05-10
bug fix: unusued dynamics in where/let clauses produced a rule doesn't match
martijnv
1
-3
/
+51
2001-05-09
support for cases
ronny
1
-0
/
+0
2001-05-09
corrected version number
ronny
1
-1
/
+1
2001-05-09
removed docommand modules
ronny
4
-45
/
+0
2001-05-09
removed dumprestore modules
ronny
2
-896
/
+0
2001-05-09
removed backend Clean modules
ronny
2
-994
/
+0
2001-05-09
support for cases
ronny
1
-0
/
+7
2001-05-09
corrected version number
ronny
1
-2
/
+2
2001-05-09
corrected version number
ronny
2
-4
/
+4
2001-05-09
cases in backend
ronny
2
-27
/
+209
2001-05-09
bail out if illegal command arguments are passed to the backend
ronny
1
-2
/
+2
2001-05-09
don't analyse idents for Clean 2.0
ronny
1
-0
/
+2
2001-05-09
combined convert paramaters in record
ronny
1
-166
/
+103
2001-05-08
added fields to cons_info and type_info
alimarin
4
-218
/
+359
2001-05-08
accidental commit
ronny
1
-7
/
+7
2001-05-08
renamed ci_ fieldname prefixes and ci variables to cs_ and cs
ronny
1
-240
/
+240
2001-05-08
removed uniqueness attribute in ConvertState type definition
ronny
1
-4
/
+4
2001-05-08
renamed ConversionInfo to ConvertState
ronny
1
-6
/
+6
2001-05-08
replaced call to my_zip by exactZip, removed definition my_zip
ronny
1
-4
/
+1
2001-05-08
replaced zip2's with exactZip (fails when its arguments are of unequal length)
ronny
1
-8
/
+16
2001-05-08
fixed spelling of cDontRemoveAnnotations
ronny
1
-7
/
+7
2001-05-08
split convertcases in two modules (convertcases and convertimportedtypes)
ronny
5
-134
/
+161
2001-05-08
renamed convertCasesOfFunctionsIntoPatterns to convertCasesOfFunctions
ronny
3
-4
/
+4
2001-05-08
moved ImportedFunctions from convertcases to trans
ronny
4
-4
/
+2
2001-05-08
support for cases in backend
ronny
4
-198
/
+433
2001-05-08
support for cases in backend
ronny
1
-0
/
+32
2001-05-08
added VI_Labelled_Empty and VI_LocalLetVar to VarInfo
ronny
2
-0
/
+7
2001-05-04
satisfying John's pervert and bizarre wishes for better error messages
martinw
5
-11
/
+84
2001-05-04
bugfix: compiler crash at
martinw
1
-2
/
+2
2001-05-04
bugfix 2.0 syntax: for
martinw
1
-15
/
+28
2001-05-04
bugfix: for
martinw
1
-31
/
+29
2001-05-04
2 bugfixes: 1. pretty printing of types corrected, 2. blah
martinw
2
-15
/
+8
2001-05-04
Clean 2.0 compiler bug workaround
ronny
1
-0
/
+6
2001-05-03
Flag to turn generics on and off (SupportGenerics), default off
ronny
3
-1
/
+3
2001-05-03
fixed module names
ronny
2
-2
/
+2
2001-05-03
removed BEDeclarePredefinedSymbols
ronny
5
-374
/
+362
2001-05-03
removed duplicate import for backend_library (there's another import in backe...
ronny
1
-1
/
+0
2001-05-03
added preliminary support for cons info by type
alimarin
7
-94
/
+470
2001-05-03
replaced corrupted cDirectory.obj
ronny
1
-0
/
+0
[prev]
[next]