aboutsummaryrefslogtreecommitdiff
path: root/main/compile.icl
AgeCommit message (Expand)AuthorFilesLines
2016-06-10pass -dynamics to backendjohnvg1-1/+2
2013-05-27restore s line that was accidentally removed by the previous commitjohnvg1-0/+1
2013-05-27fix the file name for .tcl files of modules with a hierarchical module namejohnvg1-17/+54
2012-10-08use path returned by fopenInSearchPaths to create the .tcl file name for open...johnvg1-20/+18
2011-04-14replace field dcl_macro_conversions by dcl_has_macro_conversions of type DclM...johnvg1-1/+1
2011-04-06add qualified import of a module, for functions, macros, constructors, types ...johnvg1-1/+1
2007-04-12remove SwitchGenericsjohnvg1-1/+2
2006-01-05use the same file for list all types and list exported types as for listjohnvg1-10/+8
2005-11-22remove unused variable n_functions_and_macros_in_dcl_modulesjohnvg1-5/+5
2005-11-21remove portToNewSyntaxjohnvg1-11/+0
2005-10-28pass -fusion flag to backendjohnvg1-1/+2
2005-04-21remove unused field support_genericsjohnvg1-4/+0
2004-04-02export strictness of argument of empty_cachejohnvg1-1/+1
2003-10-20don't abort when tcl file can't be created but give error messageronny1-13/+25
2003-10-07move (open/close)TclFile from type_io to compileronny1-1/+54
2002-10-07strip and dump commandline argsdiederik1-1/+15
2002-06-11Moved system dependent code from coclmain to CoclSystemDependentronny1-0/+3
2002-06-05Unix versionronny1-6/+31
2002-06-03added constructor/type/field information to genericsalimarin1-1/+1
2002-03-27compile_with_generics = Falsejohnvg1-1/+1
2002-03-25new implementation of genericsalimarin1-4/+4
2001-11-19Changes:martijnv1-53/+3
2001-11-01pass strictness information from C to Clean, print strict exported and all ty...ronny1-10/+21
2001-10-19higher-order kinded types in genericsalimarin1-4/+8
2001-10-18store macros and local functions in macros in separate {#{#FunDef}},johnvg1-21/+10
2001-10-01pass file modification times from icl module and dcl modules to backendronny1-2/+2
2001-10-01Add fusion commandline flagdiederik1-1/+13
2001-09-21call to frontend adjustedsjakie1-28/+7
2001-09-07module ownership commentronny1-0/+3
2001-09-06added command line flag to enable genericsalimarin1-1/+18
2001-08-31moved function set_compiler_id to CoclSystemDependentjohnvg1-5/+0
2001-08-31add symbol_heap parameter to function empty_cachejohnvg1-31/+16
2001-07-12uniqueness attributes in backendronny1-6/+8
2001-05-10compiler option added: -dynamics which instructs the compiler to generatemartijnv1-6/+21
2001-03-20option for generating tcl-files in compile.icl. Normally off.martijnv1-7/+22
2001-03-15*** empty log message ***martinw1-2/+2
2001-03-13enable compiler to create "Clean System Files" foldermartinw1-11/+26
2001-03-02no messagemartijnv1-2/+18
2001-02-23including porting facilitiesmartinw1-0/+13
2000-10-03pass dcl cache using DclCache typejohnvg1-80/+64
2000-09-29pass list_inferred_types flagclean1-1/+1
2000-09-27caching of dcl modulesclean1-29/+93
2000-09-21now "list inferred types" can print attributes alsomartinw1-1/+2
2000-08-15adding "list inferred types" optionmartinw1-2/+2
2000-07-11Fixed call to changed front end interfaceclean1-7/+4
2000-02-23Initial importronny1-0/+173