Commit History

Author SHA1 Message Date
  florian b3bf183fd3 * pass the final name of the compiler executable when compiling the compiler to avoid 4 years ago
  Michaël Van Canneyt 6a9d2cae93 * Debugger statement 4 years ago
  Michaël Van Canneyt 652643499a * const and let statements 4 years ago
  Michaël Van Canneyt a214682495 * Parse async functions 4 years ago
  Michaël Van Canneyt d1bbc99e48 * Pass all directives through OnDirective 4 years ago
  Michaël Van Canneyt 985ebf3b63 * New keywords for ECMA2021 4 years ago
  Michaël Van Canneyt 714f036420 * Parse linklib directive 4 years ago
  florian 396a030fc2 + debugging statement 4 years ago
  Michaël Van Canneyt b36154671b * Bring compileserver functionality up-to-date with simpleserver 4 years ago
  Michaël Van Canneyt bfc5fcb8d1 * Compile httpjson 4 years ago
  Michaël Van Canneyt 06ab6d7fa7 * Enable location management API 4 years ago
  Michaël Van Canneyt 886baf4cb9 * location management API 4 years ago
  Michaël Van Canneyt a206deddfb * Improved solution for issue #38435, json helpers for http request/response 4 years ago
  Michaël Van Canneyt 4dc1e22f1f * Allow to move routes, make route management thread-safe 4 years ago
  Michaël Van Canneyt a390a27420 * Uppercase argument for GetHTTPStatusText 4 years ago
  Michaël Van Canneyt 66a1486f32 * SetStatus convenience call 4 years ago
  Michaël Van Canneyt f9c006ca9f * Remove module, move module before default 4 years ago
  Michaël Van Canneyt cb73bb939b * Use FPC server by default 4 years ago
  Michaël Van Canneyt 7ef2012151 * Fix wrong read loop 4 years ago
  florian 2ce34f7bd3 * do constant folding on div <const. int> div <const. int>, resolves #39301 4 years ago
  mattias 261c0ff708 pastojs: fixed typecast jsvalue to external class instance not checking if Object 4 years ago
  mattias 84c2a0d89e fcl-web: example missing semicolon and gitignore linux bin 4 years ago
  Bernd Kreuss 2210143239 fix wording of error message when field not found during reading of lfm file 4 years ago
  Michaël Van Canneyt fe656ab4ef fix for issue #39333 4 years ago
  Michaël Van Canneyt 40dc7380dc * Correct precisions 4 years ago
  florian 3069d74ecc * handle constant folding correctly for <pointer>+<ord. constant>+<ord. constant>, resolves #39332 4 years ago
  Michaël Van Canneyt cb22b7a1d5 * Fopefully last fix for non-select platforms 4 years ago
  Michaël Van Canneyt 71457e6408 * More platform fixes 4 years ago
  Michaël Van Canneyt 0b96cc3a30 * Fix for non-compilation on non-supported platforms: linux -> unix 4 years ago
  Michaël Van Canneyt 6e5103f3c5 * Fix for non-compilation on non-supported platforms 4 years ago