aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2001-02-14bugfix: the algorithm couldn't handle applications that were (curried)martinw1-4/+12
2001-02-14just setting the switch for import syntax from "2.0" back to "1.3"martinw2-2/+2
2001-02-13delaying "determineTypesOfInstances" and "checkSpecialsOfInstances" aftermartinw16-416/+310
2001-02-09Removed pretty printing of types in instancesronny2-2/+9
2001-01-19uniqueness unification for types of functions that are generatedmartinw12-727/+1023
2001-01-19bugfixing dcl cashing, expanding synonym types after a whole module componentmartinw1-196/+205
2001-01-19refactoringmartinw10-234/+301
2001-01-19exploiting "reuse unique nodes" optionmartinw2-36/+78
2001-01-16Sjaak: No ideasjakie1-33/+2
2001-01-16bug fix: some type context were not explicitly checkedsjakie1-48/+24
2001-01-12New algorithm for explicit imports that also works with cyclic module depende...martinw18-926/+2202
2000-11-29more node_number=0 statementsclean1-0/+4
2000-11-23restored binary commitronny1-0/+0
2000-11-23exclude symbols from current dcl module from im_symbols (prevents multiple re...ronny3-1/+10
2000-11-14small bugfixmartinw1-1/+2
2000-11-13Added initialisations of node_number fieldronny1-0/+5
2000-11-02optimizing performance of explicitimportsmartinw4-139/+152
2000-11-02Sjaak: Bug in instance types removed,sjakie1-32/+23
2000-11-02Sjaak: uniqueness bug (concerning hio-types) removedsjakie1-2/+4
2000-11-01improved code for explicit imports,martinw13-629/+490
2000-11-01changes were necessary due to different numberings due to caching of dclmartinw1-6/+15
2000-11-01no messagejohnvg7-58/+476
2000-10-31bug fix in determining SK_LocalMacroFunction (instead of SK_Function)johnvg3-15/+15
2000-10-31Sjaak: Bug in instance types removed,sjakie2-213/+67
2000-10-27moving huge part of code out of check into new module checkFunctionBodiesmartinw6-1975/+2075
2000-10-26bug fix in copying abstract types from dcl module to icl modulejohnvg1-7/+8
2000-10-26added new error messagesmartinw3-10/+46
2000-10-26added new macro "unsafeFold2St"martinw2-0/+16
2000-10-26removed tracemartinw1-1/+1
2000-10-26added error message e.g.martinw1-4/+56
2000-10-25return cache if compilation stops after a certain phase (for Maarten)johnvg1-7/+7
2000-10-25now correct position information is given for error messagemartinw1-18/+28
2000-10-25improved storing position informationmartinw1-1/+1
2000-10-25removing some superflous numbers from error messagesmartinw1-6/+6
2000-10-25adding error message:left root * attribute expectedmartinw1-2/+78
2000-10-23no messageclean1-0/+16
2000-10-23bug fix in adjustArrayFunctionsclean1-16/+33
2000-10-23renumber icl function and macro indices when unfoldingjohnvg12-430/+549