Commit History

Author SHA1 Message Date
  florian 983fbff871 * proper range checking for TryStrToDWord, should resolve all issues in #39406 3 years ago
  florian 435f3a9fe2 * allow a range of Low(Longint) to High(DWord) in TryStrToInt, see also issue #39406 3 years ago
  florian 2a93e65511 * seperator => separator 3 years ago
  florian d2447026de + modeswitch UNDERSCOREISSEPERATOR, active by default in delphi modes: 3 years ago
  J. Gareth "Curious Kit" Moreton 116c861af6 MOV/CMP optimisation is now in both Pass 1 and Pass 2 to catch more 3 years ago
  Michaël Van Canneyt 769aeaae03 * Add linking examples, change pcchar to pchar 3 years ago
  Michaël Van Canneyt bb182470a5 * Prepend T when writing pointer types and PrependTypes is set 3 years ago
  Michaël Van Canneyt f590e65c7b * out and var are reserved words 3 years ago
  Michaël Van Canneyt e091d263c8 * Wasmtime support 3 years ago
  Joost van der Sluis b6ba87bed4 * Add Ant/JUnit alike XML test-output format 3 years ago
  Florian Klämpfl 25eab57a58 * allow %... for binary constants in delphi mode, resolves #39503 3 years ago
  Yuri c9b988e146 Checking the protocol version for websocket is not required on the client side. 3 years ago
  marcoonthegit 742ec5680f * 24-bit byteswap color constants. Due to Opengl vs GDI conventions confusion? 3 years ago
  Florian Klämpfl dde8f54ee7 + LZCNTSupport 3 years ago
  Michaël Van Canneyt a18e75eaff * Some cleanup, add file headers 3 years ago
  Michaël Van Canneyt c944484e66 * Some clarifying comments 3 years ago
  Michaël Van Canneyt fa7d3d845b * Some clarifying comments 3 years ago
  Michaël Van Canneyt 2f23239ebd * Move resourcestrings to single unit 3 years ago
  Michaël Van Canneyt 036aea025d * build json-rpc using invoke 3 years ago
  Michaël Van Canneyt 12616f6579 * JSON-RPC using Invoke 3 years ago
  Michaël Van Canneyt baec255bbc * fpjsonvalue unit to convert between TValue (RTTI unit) and JSON 3 years ago
  Michaël Van Canneyt 7d4844919b * Initialize APIRequestName 3 years ago
  Michaël Van Canneyt 2be3978bb4 * Some fixes & improvements 3 years ago
  Michaël Van Canneyt b46f361d91 * Fix compiler warnings 3 years ago
  Michaël Van Canneyt 8360b18097 * Position stream on start 3 years ago
  Karoly Balogh 2f82a084e8 rtl-console: quickfix for Amiga UpdateScreenArea() so it properly updates multiple lines 3 years ago
  Karoly Balogh cbc8aa63c8 rtl/amiga: added minimalistic #?.<ext> and *.<ext> pattern matching to legacy MatchFirst 3 years ago
  Karoly Balogh 50572fda8c rtl/amiga: fixed the FileInfoBlock copy to the Anchor chain which broke recently with the alignment fixes 3 years ago
  Karoly Balogh 3608be8f13 rtl/amiga: added some basic infrastructure to MatchFirst to improve pattern matching in the future 3 years ago
  Karoly Balogh 98dd448ce8 rtl/amiga: make sure FileInfoBlock used by legacy MatchFirst is longword aligned 3 years ago