Age | Commit message (Expand) | Author | Files | Lines |
2001-09-03 | fix memory allocation bug | johnvg | 1 | -1/+5 |
2001-09-03 | added init_identifiers call | johnvg | 1 | -2/+3 |
2001-09-03 | added new functions for strict and unboxed lists | johnvg | 1 | -0/+7 |
2001-09-03 | added code for strict and unboxed lists | johnvg | 19 | -384/+1136 |
2001-09-03 | new backend functions for strict and unboxed lists | johnvg | 1 | -1/+9 |
2001-08-31 | added dummy set_compiler_id function | johnvg | 2 | -2/+9 |
2001-08-31 | moved function set_compiler_id to CoclSystemDependent | johnvg | 3 | -6/+9 |
2001-08-31 | add symbol_heap argument ro empty_cache | johnvg | 1 | -2/+2 |
2001-08-31 | added code for strict and unboxed lists | johnvg | 1 | -1/+3 |
2001-08-31 | new functions for strict and unboxed lists | johnvg | 2 | -0/+60 |
2001-08-31 | added code for strict and unboxed lists | johnvg | 1 | -44/+313 |
2001-08-31 | create symbol_heap only once | johnvg | 1 | -8/+21 |
2001-08-31 | add symbol_heap parameter to function empty_cache | johnvg | 2 | -32/+18 |
2001-08-31 | parse strict and unboxed lists | johnvg | 1 | -95/+285 |
2001-08-31 | added code for strict and unboxed lists | johnvg | 2 | -45/+174 |
2001-08-31 | type strict and unboxed lists | johnvg | 2 | -125/+249 |
2001-08-31 | added code for strict and unboxed lists | johnvg | 2 | -75/+195 |
2001-08-31 | added code for OverloadedListPatterns | johnvg | 1 | -38/+45 |
2001-08-31 | added code for strict and unboxed list comprehensions | johnvg | 1 | -21/+26 |
2001-08-31 | added code for OverloadedListPatterns | johnvg | 1 | -40/+38 |
2001-08-31 | added code for OverloadedListPatterns | johnvg | 2 | -114/+198 |
2001-08-31 | add type for function checkSpecialTypes | johnvg | 1 | -4/+3 |
2001-08-31 | added code for strict and unboxed lists | johnvg | 1 | -34/+225 |
2001-08-31 | allow specials for lazy and strict arrays and lists without specifying elemen... | johnvg | 2 | -188/+178 |
2001-08-31 | use ArrayAndListInstances instead of range of function indices | johnvg | 2 | -14/+33 |
2001-08-31 | pretty print strict and unboxed lists in writeType | johnvg | 1 | -2/+11 |
2001-08-31 | added code for OverloadedListPatterns | johnvg | 3 | -0/+8 |
2001-08-31 | added symbol_heap parameter to newHashTable | johnvg | 2 | -3/+3 |
2001-08-31 | added ArrayAndListInstances,OverloadedListPatterns and OverloadedListType | johnvg | 2 | -31/+72 |
2001-08-31 | added symbols for strict and unboxed lists | johnvg | 2 | -235/+389 |
2001-08-31 | added allocPtr and initPtr | johnvg | 2 | -16/+44 |
2001-08-31 | PK: token position + minor bugs | pieter | 1 | -69/+56 |
2001-08-30 | bug fix in universally quantified types | sjakie | 1 | -1/+2 |
2001-08-30 | restoring old main | martijnv | 1 | -6/+2 |
2001-08-30 | added switch_dynamics in module compilerSwitches. Standard dynamics are | martijnv | 3 | -1/+16 |
2001-08-29 | This commit was generated by cvs2svn to compensate for changes in r695, | zweije | 8 | -50/+78 |
2001-08-29 | This commit was generated by cvs2svn to compensate for changes in r693, | zweije | 1 | -0/+3 |
2001-08-29 | This commit was generated by cvs2svn to compensate for changes in r690, | zweije | 3 | -7/+10 |
2001-08-29 | This commit was generated by cvs2svn to compensate for changes in r688, | zweije | 1 | -1/+1 |
2001-08-29 | This commit was generated by cvs2svn to compensate for changes in r686, | zweije | 20 | -81/+337 |
2001-08-29 | This commit was generated by cvs2svn to compensate for changes in r683, | zweije | 1 | -1/+1 |
2001-08-28 | bug fix: count of let bindings was wrong which caused convertcases to crash | martijnv | 1 | -1/+2 |
2001-08-28 | renamed list,tuple,array and string types as in predef.icl | johnvg | 1 | -6/+6 |
2001-08-28 | Universally quantified types added | sjakie | 1 | -8/+15 |
2001-08-28 | changed StdDynamics into StdDynamic | martijnv | 1 | -1/+1 |
2001-08-28 | universally quantified types added | sjakie | 3 | -15/+38 |
2001-08-27 | universally quantified types added | sjakie | 3 | -5/+5 |
2001-08-27 | Universally quantified types added | sjakie | 2 | -2/+4 |
2001-08-27 | Universally quantified types added | sjakie | 11 | -416/+717 |
2001-08-27 | bug fixes, ModuleID argument in T_ypeConsSymbol, added _SystemDynamic | martijnv | 12 | -122/+287 |