Commit History

Author SHA1 Message Date
  Mattias Gaertner 8323a48e9c fcl-passrc: resolver: objfpc: canonical alias to spec record type 6 years ago
  Mattias Gaertner 8221ff20c3 fcl-passrc: resolver: objfpc: canonical alias to spec classtype 6 years ago
  florian af8783e8d2 * i386: with a fixed stack, exception handling does not need a frame pointer 6 years ago
  Mattias Gaertner 6f13582b11 pastojs: test generic class classproperty 6 years ago
  Mattias Gaertner 8872deed26 pastojs: test generic methods 6 years ago
  Mattias Gaertner e28a2b0e21 pastojs: constructor New; external name globalfunc 6 years ago
  Mattias Gaertner 8a10f0f4b9 pastojs: generic function: infer types 6 years ago
  Mattias Gaertner 700fc43cdf fcl-passrc: finish stProcedure after adding it to the declarations 6 years ago
  lacak 85799f1bf7 fcl-db: sdf: add virtual to ExtractDelimited(). Bug #36190 6 years ago
  Mattias Gaertner bb4402b2a4 pastojs: generic procedure overload 6 years ago
  Mattias Gaertner 7fa2ac9420 fcl-passrc: useanalyzer: generic procedure 6 years ago
  marco fbab36ef0b * have showwindow parameter in runcommand 6 years ago
  Mattias Gaertner 0d4c008b46 pastojs: typecast to inline specialize 6 years ago
  Mattias Gaertner b70c6cc344 fcl-passrc: resolver: started generic type overload 6 years ago
  pierre 6f7a39adab Fix compilation for arm-darwin using clang and forbid use of eabihf ABI for that target 6 years ago
  Mattias Gaertner 1127e3d27b fcl-passrc: resolver: objfpc refer to parent generic type without type params 6 years ago
  pierre 84ebe96d41 Define FPC_IS_SYSTEM at start of all system.pp source 6 years ago
  Mattias Gaertner a261b86aca fcl-passrc: resolver: fixed marking implicit call in prop arg 6 years ago
  Mattias Gaertner 8a3df44734 pastojs: comments 6 years ago
  pierre 362e6232c3 Fix compilation for wince target after restriction of enum value to longint range 6 years ago
  Mattias Gaertner ad5d416ccc fcl-passrc: resolver: nested class: search parent 6 years ago
  Mattias Gaertner 07bceca5ba fcl-passrc: resolver: nested class: search parent classes after sections 6 years ago
  pierre 9d765af693 Fix parsing error in GNU linker script, KEEP needs braces 6 years ago
  florian 88648248ec * fix random(<int64>) for 32 Bit CPUs 6 years ago
  florian e02321029f * test fixed for i386 6 years ago
  florian 626ef4ae0c * give an error if an explicit enumeration valid exceeds the valid range, resolves #34633 6 years ago
  florian 2d06d7ed46 * iterate only on the valid elements of the set to avoid compilation errors if the for loop is unrolled, resolves #36150 6 years ago
  florian 6457846435 * sorted out tests 6 years ago
  florian b02470468b * handle off by one in FilePos due to the filled buffer in iso mode, resolves #40850 6 years ago
  Jonas Maebe 33c4a5dda7 * don't try to bitpack arrays of non-ordinals (mantis #36157) 6 years ago