aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-10-23renumber icl function and macro indices when unfoldingjohnvg12-430/+549
2000-10-18improving filename and line number for the following error messages:martinw1-4/+8
2000-10-18moved 3 arguments of expand to ExpandStatejohnvg2-209/+151
2000-10-11added error messagesmartinw2-2/+14
2000-10-11adjusting this module to cashing of dcl modulesmartinw1-47/+28
2000-10-06bugfixmartinw1-1/+1
2000-10-05added assertion alert box for Windowsronny1-0/+0
2000-10-05Added assertion alert box for Windowsronny1-1/+12
2000-10-05sources in one folder, pruned frontend sourcesronny1-0/+0
2000-10-05Added BESetMainDclModuleN, updated versionronny4-104/+117
2000-10-05Added BESetMainDclModuleN, updatet versionronny1-1/+2
2000-10-04-added position information for let bindings for better error messagesmartinw13-253/+484
2000-10-04added new function to print function names like "c;102;13" as "comprehesion [...martinw2-1/+36
2000-10-04-added position information for let bindings for better error messagesmartinw3-69/+144
2000-10-03use DclCache typejohnvg1-1/+1
2000-10-03pass dcl cache using DclCache typejohnvg2-81/+76
2000-10-02comment before import RWSDebugronny1-3/+4
2000-10-02bug fix: generate 'in' abc instruction even when there are no parametersjohnvg1-4/+1
2000-10-02removed ---> operatormartijnv1-2/+2
2000-09-29fixed call of frontEndInterfaceclean1-6/+6
2000-09-29pass list_inferred_types flagclean1-1/+1
2000-09-27removing trace statementmartinw1-1/+1
2000-09-27making compiler self compatiblemartinw3-60/+91
2000-09-27*** empty log message ***martinw1-1/+2
2000-09-27caching of dcl modules (added main_dcl_module_n)clean2-17/+28
2000-09-27caching of dcl modules, return unique heapclean4-424/+531
2000-09-27caching of dcl modulesclean1-29/+93
2000-09-27optimizations and caching of dcl modules (without trans.icl)clean35-702/+2190
2000-09-26bugfix: list inferred types printed types like f :: .[.a] instead ofmartinw2-13/+25
2000-09-26removing stuff that once dealt with dynamicsmartinw1-49/+14
2000-09-26Type dependent function implementedmartijnv1-204/+282
2000-09-26bugfixmartinw1-1/+1
2000-09-25fix clean 2.0 preprocessor hack syntaxclean2-2/+2
2000-09-25optimize memory allocation of nilPtrclean1-1/+5
2000-09-25added arrayCopyBeginclean2-0/+30
2000-09-22error messages become more and more beautifulmartinw1-69/+93
2000-09-22fixed bug in type unificationmartinw1-6/+10
2000-09-21now "list inferred types" can print attributes alsomartinw1-1/+2
2000-09-20*** empty log message ***martinw1-2/+4
2000-09-20now "list inferred types" can print attributes alsomartinw10-53/+424
2000-09-20changed signature of readPtr from "unique" into "possibly unique"martinw2-2/+2
2000-09-20improving error messages:martinw1-9/+31
2000-09-20improving bufix from revision 1.39martinw1-8/+3
2000-09-20new Bag type: :: Bag x = Pair (Bag x) (Bag x) | Single x | Emptymartinw2-0/+35
2000-09-20no messagemartijnv1-103/+282
2000-09-13added position information for better error messagesmartinw5-33/+65
2000-09-13fixed following bug:martinw2-16/+13
2000-09-13bug fix: error in existentional typessjakie2-4/+13
2000-09-12small bugfixmartinw1-0/+1
2000-09-12small bugfixmartinw1-0/+9