Commit History

Author SHA1 Message Date
  Jonas Maebe 9b6ca90aae Merged revisions 7505,7510,7512,7516 via svnmerge from 18 years ago
  Jonas Maebe f2b07704b5 * proper initialised/used warnings for variables used 18 years ago
  Jonas Maebe 9ad579855e * fixed webtbf/tw3631 18 years ago
  peter 0557ddc342 * removed typed const, it is now handled by staticvarsym 18 years ago
  peter 658c46b903 * remove tdictionary and tindexarray 19 years ago
  florian ef7bd58c54 * germanism removed (aktfilepos -> current_filepos) 19 years ago
  florian 85d63d9fa9 * settings refactored 19 years ago
  peter 3078a1927f * remove ttype 19 years ago
  daniel 67851f6aba + arrayvar[l..h] now valid parameter for open array. 19 years ago
  daniel de423ab5b0 + stringvar[l..h] now valid parameter for open array of char. 19 years ago
  daniel 2450f5a778 + First working concept of open_array_procedure(Pbyte_var[0..9]); 19 years ago
  micha 8678d52aeb * avoid warning when pointer points to size 1 data 19 years ago
  peter 2f0ce31751 * string concat changed from function to procedure to 19 years ago
  Jonas Maebe 1ab3d81541 * also use LOC_CSUBSETREF 19 years ago
  Jonas Maebe 6dde68da3a * fix IE when subscripting records part of another record regvar 19 years ago
  Jonas Maebe 84d1fc929f * properly set regvarability of parameters and local variables of inlined 19 years ago
  Jonas Maebe e344ee3cd7 + support for register variables which contain records 19 years ago
  Jonas Maebe e0250bcdb4 * never remove regvar-ability of parameters passed by reference 19 years ago
  florian 570c1bc3a5 * widestrings aren't ref. counted anymore on windows 19 years ago
  Jonas Maebe f59d552ecb * fixed web bug #4913 (don't allow indexing of strings/variants/pointers 19 years ago
  peter 232555904e * symtablestack cleanup and rewrite 19 years ago
  peter 45176ea2a8 * split tstringtype for stringdef and stringconstnode 19 years ago
  Jonas Maebe 857664a5d4 * fixed tw4554: 19 years ago
  peter 95879fe8a7 * basic support for generic classes 19 years ago
  Jonas Maebe 42ec76598c * new categories for vs_*: vs_declared, vs_initialised, vs_read, 19 years ago
  peter 45fbeaad53 * implicitly convert constant string to stringdef if it is indexed 20 years ago
  peter 89297d2c39 * move all stabs ($ifdef gdb) code to dbgstabs 20 years ago
  peter 05c241072e * allow widechar for indexing arrays, fixes 4115 20 years ago
  florian 7cd67ea3f0 * node optimizer branch merged 20 years ago
  florian c4449e9c26 - unnecessary check in taddrnode.pass_1 removed, fixes bug #4010 20 years ago