Cronologia Commit

Autore SHA1 Messaggio Data
  Jonas Maebe a72a12eef6 * don't emit 0-sized parameters for LLVM: clang doesn't either, and some 6 anni fa
  Jonas Maebe 4d03f3a65e * fixed LLVM memory leaks 6 anni fa
  florian 22365a1f57 + test for #27543 which is fixed meanwhile 6 anni fa
  florian 22efab7b1a * patch by Marģers: fix undo of deleting of lines in the text mode ide, resolves #24663 6 anni fa
  Jonas Maebe ff8ccb06e5 * changed reverseparameters() from function into procedure: it does not make 6 anni fa
  Mattias Gaertner 9d079bfb97 pastojs: generate elevated local types as vars 6 anni fa
  florian a2cee252e8 * when optimizing range checks in case nodes, unsigned comparisions must be used, resolves #34782 6 anni fa
  nickysn 635a6c7ef8 * fixed msdos .com file generation 6 anni fa
  Mattias Gaertner 3099c4db18 pastojs: test precompiled local types 6 anni fa
  Mattias Gaertner f2625dd206 fcl-passrc: resolver: class constructor/destructor 6 anni fa
  Mattias Gaertner 7b050bb17c pastojs: generate all local types in global function 6 anni fa
  joost d63f6ad9d5 * Do not try to write a fppkg compiler-configuration file when the 6 anni fa
  florian 1641585655 * updated bcase.pp benchmark by Gareth Moreton, now used also as test 6 anni fa
  Mattias Gaertner 8604d83436 pastojs: fixed tests 6 anni fa
  Mattias Gaertner b1752fb4ce fcl-js: omit brackets on associative operations (a||b)||(c||d), (a&&b)&&(c&&d), (a|b)|c, (a&b)&c, (a^b)^c, (a+b)+c, (a-b)-c, (a*b)*c 6 anni fa
  florian bd4b7a6bc4 * more case fixes 6 anni fa
  joost 514c0e06a5 * Fixed mem-leak of packagevariant 6 anni fa
  svenbarth dada756828 * also enable published for TObjA so that the test fails for the correct reason 6 anni fa
  svenbarth f31aa97261 + add a callback implementation for the Win64 calling convention 6 anni fa
  svenbarth 9642d210c0 * method pointers are also returned by parameter 6 anni fa
  svenbarth 147dd4021d + add functions that abstract working with virtual memory across targets for use with callbacks (for now only Windows is implemented; *nix targets should come next) 6 anni fa
  svenbarth 30b1a45704 + add tests for TMethodImplementation for method and procedure variables 6 anni fa
  svenbarth d3acbc1784 + add ability to create method implementations for method and procedure variables (Delphi does not support this, but I see no reason to prohibit this...) 6 anni fa
  svenbarth f97688a07b + add TMethodImplementation class 6 anni fa
  svenbarth 9a23613b9d * rework low level callback API 6 anni fa
  svenbarth feff0c673f * move some types to the top of the unit 6 anni fa
  svenbarth c3081f7cf3 * fix Comp type casts to QWord and Int64 6 anni fa
  svenbarth 2c20643ba6 * fix ShortString handling in TValue (always the maximum length of the corresponding ShortString type is allocated) 6 anni fa
  svenbarth 17c3354f9c + provide IValueData's ExtractRawData(NoCopy)() in TValue (and also implement it for non-heap types) 6 anni fa
  svenbarth bef1b84d63 * move utility code to a separate unit 6 anni fa