Commit History

Author SHA1 Message Date
  florian 3d0cea88e9 + skeletons 11 months ago
  Rika Ichinose bb31f32941 Force shortcut boolean evaluation when rewriting length(Windows widestring) = 0. 11 months ago
  florian 8e58bbea61 * set proper expectloc for dyn. array comparisons, resolves #40947 11 months ago
  Ondrej Pokorny 570fa22daa ParseURI: a colon is a valid character in the path or the document part of the URI 11 months ago
  Rika Ichinose d63b6294b5 Compile “length(string or array) = 0” as “pointer(string or array) = nil” without further check, unless really required. 2 years ago
  Nikolay Nikolov bdeb161d85 * ignore the -gl parameter (and print a warning) on the embedded targets 11 months ago
  florian 32d0531c71 * patch by lag programming: Code cleanup at function TAOptBase.RegInInstruction, resolves #40952 11 months ago
  Michaël Van Canneyt 46e5903792 * Generate correct type name for procedural type arguments in thunk class 11 months ago
  Michaël Van Canneyt 742158b678 * recordrtti needs to override getmethods. Fixes issue #40951 11 months ago
  Michaël Van Canneyt dc2261eff0 * Add readfromscanner, fix reading type 11 months ago
  florian 1d629270ca * RiscV64: fix abs(<longint>) 11 months ago
  florian 2cfb790eb7 * apply OptPass1FOP to FCVT.*.* 11 months ago
  Margers 67bee1b652 Nested comment syntax highlighting 11 months ago
  Margers 297ed5cb0c Add missing Compiler Modes in Compiler Options 11 months ago
  Margers e6b95d37e6 Do not wrap fp.ans file lines on load 11 months ago
  Margers 405484df91 Restore previous behavior of draw full line selection 11 months ago
  florian 210cb8cb74 * load 64 bit constants through a register into memory to avoid store-forwarding stalls, resolves #40945 11 months ago
  florian c83a047dda * extend use of OptPass1FOP 11 months ago
  Sven/Sarah Barth 73420dcace * ensure that Default() symbols that use management operators are properly initalized/finalized 11 months ago
  Sven/Sarah Barth cc063e7a9c * add procsyms from exports also to deffile if user explicitly asked for one 11 months ago
  Sven/Sarah Barth ef16a99c08 * partial fix #40934: don't remove the DEF file if cs_link_deffile is set (thus if the user explicitly wants the file) 11 months ago
  Sven/Sarah Barth dcf6a97d64 * partial fix #40934: enable def file generation if only -D is provided as argument (as the help suggests and which also makes sense if -Dd is not set as then a default description is used) 11 months ago
  mattias 855a1fa03e pas2js: added path to fcl-web 11 months ago
  Henrique Gottardi Werlang e0da2d0e46 Checking the compatibility of the procedure with the await function. 1 year ago
  Michaël Van Canneyt b5de5eed0e * Update some comments 11 months ago
  Michaël Van Canneyt 8e1ecb6a67 * Inline documentation of TJSONOption. Fixes issue #40943 11 months ago
  Michaël Van Canneyt 00f015f593 * Make flush virtual. Fixes issue #40942 11 months ago
  florian e7cf7538cd * improve test 11 months ago
  Arael1895 b179e01b3f Update file fpreport.pp 1 year ago
  Rika Ichinose 9918bb5619 Use varints for TJSONScanner.FParts to save memory. 1 year ago