Historique des commits

Auteur SHA1 Message Date
  Mattias Gaertner 3f08a6c05c fcl-passrc: resolver: int64(currency) il y a 7 ans
  Mattias Gaertner d9be52c759 fcl-passrc: fixed MaxPrecInt to TMaxPrecInt, using TMaxPrecInt instead of int64 il y a 7 ans
  Mattias Gaertner c7675335a6 fcl-passrc: adapted pparser for pas2js il y a 7 ans
  Mattias Gaertner 0e13bac228 fcl-passrc: useanalyzer: fixed p^.x:= il y a 7 ans
  pierre 293973b306 Add missing setting of expectloc for multiplications il y a 7 ans
  florian eea088c5f5 * allow nil to be assigned to generic types, resolves #34037 il y a 7 ans
  Mattias Gaertner 5499533ddc fcl-passrc: useanalyzer: if then else ; il y a 7 ans
  Mattias Gaertner dd81e62f3a pastojs: if then <empty> else ; il y a 7 ans
  Mattias Gaertner 15dfb9eed3 fcl-passrc: resolver: if then <empty> else ; il y a 7 ans
  Mattias Gaertner 903854ad82 fcl-passrc: resolver: fixed include(FuncResultSet,enum) il y a 7 ans
  pierre c9c8ff1eef Set MaxLocalsSize according to address size not register size il y a 7 ans
  pierre 5ccced201a Downgrade some warnings to notes for EXTDEBUG il y a 7 ans
  pierre aa89182bf5 Fix compilation with -dEXTDEBUG il y a 7 ans
  pierre 68bcffc3e0 Fix riscv64 compiler compilation with -dEXTDEBUG il y a 7 ans
  Mattias Gaertner 894e4823a5 fcl-passrc: pscanner: adapted for pas2js il y a 7 ans
  Mattias Gaertner 80c12f56b7 fcl-passrc: useanalyzer: fixed WPO for record constants il y a 7 ans
  yury 9ef7a17390 * Delete temp files after test. il y a 7 ans
  yury 5fc2ea362f * Use syscall_nr_renameat for android. il y a 7 ans
  yury d0b6f427d3 * Fixed checks for exceeding limit of locals space. Prevent range and overflow errors during the checks. Introduced the MaxLocalsSize constant which provides the maximum possible size of locals space (stack frame) depending of bitness of a cpu. il y a 7 ans
  yury 4860f3934a * Fixed overflow error when calling align() with corner case values such as align($7FFFFFFC, 4) for the longint variant. il y a 7 ans
  pierre a898ae856f Adapt ppudump to fix introduced in revision 39912 il y a 7 ans
  pierre 66e7c78a8f fix position of ppuload_platform for trecorddef il y a 7 ans
  pierre 88bddc2cb0 Fix ppuload for string type for i8086, use getasizeint for all string defs but short string il y a 7 ans
  yury 9f32b99ea6 * dotest: When executing a remote test, prevent overwrite of the test's result and log by final cleanup commands. il y a 7 ans
  marco b3feccb397 * fix trailing quote char. Patch by wp mantis 34405 il y a 7 ans
  Mattias Gaertner 4f37b61cdb fcl-passrc: pastree adapted for pas2js il y a 7 ans
  Mattias Gaertner 27a9d53dd2 fcl-passrc: resolver: fixed high(intvar) il y a 7 ans
  yury 9d7308df42 * Android: Reworked the startup code to use no assembly instructions. Generic assembler startup files contains only section data and are compiled for each CPU. il y a 7 ans
  Mattias Gaertner 54841337fe fcl-json: adapted fpjson for pas2js il y a 7 ans
  yury 88365b6d92 * Enabled safecall support for aarch64 to be on par with other cpus. il y a 7 ans