Commit History

Author SHA1 Message Date
  Károly Balogh 120472dd5b amunits: fixed SetFileSize() return value to be LongInt 6 years ago
  svenbarth 81fa0924d8 * an exception does not need to inherit from Exception, so declare that as such for the thread queue entry for the sake of clarity 6 years ago
  svenbarth 3e0da1ef1c * fix for Mantis #34640: don't access the thread queue entry directly after it was added to the queue if it's a Queue()d entry instead of a Synchronize()d one 6 years ago
  Mattias Gaertner 6ff287637a fcl-passrc: parser: record property must have type 6 years ago
  Jonas Maebe d75ba7cb11 * suppress notes about unused $nestedvars local variable 6 years ago
  Jonas Maebe acfa2088ef + test for previous commit 6 years ago
  Jonas Maebe 9c6838ecca * do not allow implementing interface methods using methods that are not 6 years ago
  michael 66b61bd607 * Implement locate and lookup 6 years ago
  Jonas Maebe b840db7228 * addition to r40631: also force inline self parameters that are already in 6 years ago
  Jonas Maebe f754978540 * handle constructor function results that have been migrated to the 6 years ago
  Mattias Gaertner 18d4e36361 fcl-passrc: added some advanced record tests 6 years ago
  Mattias Gaertner 5c5a524cd4 fcl-passrc: parse property dispid only in dispinterface 6 years ago
  Jonas Maebe 70cadc7694 * fixed string constant length when going from utf-8 to single-byte code page 6 years ago
  Jonas Maebe c9a7afe053 * in constructors, free the temp holding self only after loading the function 6 years ago
  Jonas Maebe acf02ab64b * when creating wrappers, add a prefix to parameter names to prevent them 6 years ago
  Jonas Maebe 377d4e1b58 * make the size parameter of thlcgobj.location_force_mmregscalar() a 6 years ago
  Jonas Maebe f3d831b480 * fixed result cgsize of LLVM's second_nothing type conversion node (new 6 years ago
  Jonas Maebe eb769e3859 * force pointer-based self parameters of inlined routines in temps for LLVM 6 years ago
  Jonas Maebe 3ccc3e329b * prevent calling firstpass multiple times for a node (such as when 6 years ago
  Jonas Maebe dd29088430 * simplify all type conversions for formal constants even for LLVM and JVM 6 years ago
  Jonas Maebe b1b559f283 * fixed used resulttype of char-to-shortstring typeconversion in case the 6 years ago
  Mattias Gaertner 765fdb7641 pastojs: fixed uninitialized result 6 years ago
  pierre 1d7f5fa812 * in lexbase and yaccbase units, 6 years ago
  marco e156128065 * set version over $I, one less file to edit. 6 years ago
  marco a5b0531980 * fixed formatting parameter in SWarnRetryDeleteFile 6 years ago
  marco 645b924b0c * ctrl-shift-arrow key definitions for xterm, xfce 6 years ago
  michael c0e680e277 * Load extension demo by Silvio Clecio 6 years ago
  michael 51995c5cac * Examples for extension 6 years ago
  michael f5a1fce16f * Contribution by Silvio Clecio to make writing extensions possible 6 years ago
  michael e2ff02a0f5 * Small optimization: add const to string argument (By Silvio Clecio) 6 years ago