Historia zmian

Autor SHA1 Wiadomość Data
  florian a53d6bd6bd * pass the correct size to a_load_cgparaloc_ref in gen_load_cgpara_loc to avoid to overwrite adjacent data 8 lat temu
  florian 43b017bde0 * tcg.a_load_cgparaloc_ref checks the size of the ref exactly to avoid overwriting of adjacent data 8 lat temu
  florian 9b3e0a80df * a_loadfpu_ref_cgpara uses g_concatcopy instead of a_load_ref_ref 8 lat temu
  florian 09d99a6009 * sparc64 does not generate a unimp instruction if a parameter is returned in a memory location 8 lat temu
  florian 4988337e6f * correctly set std_param_align for sparc64 8 lat temu
  florian 9c3f5db022 * split create_paraloc_info_intern for sparc32 and sparc64 8 lat temu
  florian 50fab14389 * TIOCtlRequest is 64 bit on sparc64 8 lat temu
  florian 0caccdc238 * fix range check error 8 lat temu
  florian b948a0738c * unified internalerror 8 lat temu
  svenbarth 50f3479f64 + add test for the DynArray* functions (currently only DynArraySize() and DynArrayIndex() are tested) 8 lat temu
  svenbarth c45f738081 * fix DynArrayIndex(): as the last typeinfo entry is no longer a dynamic array the elSize needs to be remembered 8 lat temu
  marcus 9291fb1eed Arosunits: Fixed CliInit() entry 8 lat temu
  svenbarth b478ae031a - remove %NORUN flag (remnant of copy pasting the test) 8 lat temu
  svenbarth 1fe6404760 * a touch more inlining 8 lat temu
  svenbarth 324e63b5d3 * a bit of language consolidation: "type helper" can now be used for records and classes as well 8 lat temu
  svenbarth b6a3d66224 * adjust check for non-static class methods in class helpers in so far that only classes allow such methods (interfaces and objects would not either) 8 lat temu
  svenbarth eef06e9bc6 * move the check whether a subclassed type helper extends a suitable subtype of the parent's extended type to a nested procedure 8 lat temu
  svenbarth d8ce141e2c * fix program name 8 lat temu
  maciej-izak fff81bea64 * fix test run in Delphi: new Delphi (probably since XE7) has bug for method pointer which is considered as managed. Older Delphi versions are ok in this matter. 8 lat temu
  nickysn b41762d1bf + perform the optimization in tmoddivnode.firstoptimize also for div/mod by 8 lat temu
  nickysn e47a0599a5 * update revision.inc 8 lat temu
  nickysn 910e1eccc8 * set the bit mask, used for modulus by power-of-2 in a way, that is independent 8 lat temu
  Mattias Gaertner 92510ebe08 fcl-passrc: resolver: fixed reading constant $8000000000000000 8 lat temu
  Mattias Gaertner 0ddf135404 fcl-passrc: resolver: fixed [][] 8 lat temu
  michael 86ab5a4fd0 * Fix error messages, operator keyword starts new section 8 lat temu
  michael c929e0285b * More uniform error message 8 lat temu
  michael 2ac3610048 * Better presentation of arguments (bug ID 32275) 8 lat temu
  michael 586de3ed67 * Patch from Seth Grover to allow for bigger grammars (bug ID 32273) 8 lat temu
  michael d0209031d2 * Observe defaultRunAllTests again 8 lat temu
  michael b4c7be0b2d * Set exitcode on error usage 8 lat temu