aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-03-28uniqueness support is added to genericsalimarin4-23/+9
2001-03-27uniqueness support is added to genericsalimarin9-358/+490
2001-03-27unfold all macros and local functions in macrosjohnvg23-527/+1102
2001-03-27allow 'else fail' for all if nodes on root or injohnvg3-2/+57
2001-03-26Return TE in 'bindtypes' for 'Type' instead of TA withjohnvg1-2/+2
2001-03-26added check for error after 'combineDclAndIclModule' tojohnvg1-3/+4
2001-03-26bug fix in nfmartijnv1-1/+1
2001-03-26small changesmartijnv2-9/+19
2001-03-23fixing several bugsmartinw12-380/+263
2001-03-22Sjaak: removed call to showComponentssjakie1-1/+1
2001-03-20option for generating tcl-files in compile.icl. Normally off.martijnv2-9/+22
2001-03-20Sjaak: fixed inheritance bugs and strictness attributessjakie18-204/+333
2001-03-16no messagemartijnv1-0/+2
2001-03-15*** empty log message ***martinw9-82/+137
2001-03-15Fixes to compile with 2.0alimarin4-103/+252
2001-03-15compiler frontend without writing tcl-filesmartijnv5-13/+22
2001-03-15changes:martijnv5-744/+90
2001-03-13Generics are added, but are disabled.alimarin25-234/+3157
2001-03-13added 2.0 syntax to type_io.iclmartijnv3-26/+127
2001-03-13enable compiler to create "Clean System Files" foldermartinw3-0/+16
2001-03-13enabling compiler to create "Clean System Files" foldermartinw2-0/+8
2001-03-13enable compiler to create "Clean System Files" foldermartinw2-11/+53
2001-03-12fixes bug in mergeCasesjohnvg1-21/+65
2001-03-12Ensure that modules that are imported from the main dcl module appearmartinw1-2/+4
2001-03-12made module name optionalmartijnv3-110/+307
2001-03-08Normalizingmartijnv13-60/+243
2001-03-06bugfix; selecting a value from a DynamicTemp still used the tuplemartijnv1-91/+5
2001-03-05bugfix: added missing alternative for SK_LoaclMacroFunction (introduced for d...martinw1-0/+6
2001-03-05Bug fixing in module type_io. It now seems to generate themartijnv1-122/+62
2001-03-02bugfix: the compiler gave "index out of range" when an instance was declaredmartinw1-2/+4
2001-03-02bugfix for specialisationsmartinw3-37/+67
2001-03-02no messagemartijnv1-2/+2
2001-03-02making compiler self compilable (this doesn't say anything about themartinw8-34/+19
2001-03-02bugfix: compiler couldn't detect following inconsistency:martinw1-16/+9
2001-03-02new modules to build a cocl that reads Clean 1.3 sources and as a sideeffectmartinw4-0/+447
2001-03-02*** empty log message ***martinw2-0/+189
2001-03-02no messagemartijnv1-2/+2
2001-03-02no messagemartijnv1-2/+2
2001-03-02no messagemartijnv1-2/+18
2001-03-01- type files worden aangemaakt (buggy)martijnv12-50/+952
2001-02-26temporary hack: redirect basic type Dynamic to DynamicTemp from StdDynamicronny1-0/+2
2001-02-23dummy stub for porting facilities. The module that actually doesmartinw2-0/+46
2001-02-23temporary hack: redirect basic type Dynamic to DynamicTemp from StdDynamicronny5-6/+37
2001-02-23including porting facilitiesmartinw4-190/+18
2001-02-23temporary hack: redirect basic type Dynamic to DynamicTemp from StdDynamicronny4-3/+36
2001-02-23absolutely unimportantmartinw1-1/+1
2001-02-22bugfix: explicit imports of instances did not work in conjunction with dclmartinw3-10/+22
2001-02-19bugfix: a function that made some types in StdArray.dcl more strict hadmartinw1-34/+45
2001-02-16just removing commentmartinw1-1/+1
2001-02-15DynamicTemp added to the compiler. You will be needing a newmartijnv4-28/+179