Commit History

Author SHA1 Message Date
  Michaël Van Canneyt ae83472a06 DumpLiveObjects call 11 months ago
  florian 8b48127b2c * as shared libraries without glibc on linux currently don't work, link those tests 11 months ago
  Nikolay Nikolov a46c6229c5 + WebAssembly interal linker: add global names to the name custom section 11 months ago
  Nikolay Nikolov 507e728ee8 + introduced local method WriteNameMap for writing name maps in the WebAssembly name custom section 11 months ago
  Nikolay Nikolov b5d0cd57ed + introduced method TWasmExeOutput.AddToGlobalNameMap 11 months ago
  Nikolay Nikolov 7c545cfa8b + introduced method TWasmExeOutput.AddToNameMap 11 months ago
  Nikolay Nikolov 85143f515d + introduced private type TCustomSectionNameMap to class TWasmExeOutput 11 months ago
  Nikolay Nikolov 2ee8a59fbd + introduced private type TCustomSectionNameMapEntry to class TWasmExeOutput 11 months ago
  Nikolay Nikolov ffd461860b + added extra values to TWasmNameSubsectionType from the extended name section 11 months ago
  Pierre Muller b1a18f5690 Handle floatx80 records with gaps also in InternalAssembler 1 year ago
  Michaël Van Canneyt 705b2cf62a * Fix compilation in pas2js 1 year ago
  Michaël Van Canneyt b18e381049 * Some minor improvements 1 year ago
  Michaël Van Canneyt 5ac4fd0b13 * Allow message in ShowAsDebug 1 year ago
  Michaël Van Canneyt 1f0c72b6c1 * JOB debugobject call 1 year ago
  Michaël Van Canneyt 334102e391 * Add timer API and demo 1 year ago
  Michaël Van Canneyt c883683b6a * Fix compiling system unit 1 year ago
  florian 76fc3275bc * handle except blocks as normal code block with regard to specialization of generics, resolves #40890 1 year ago
  Margers 4ed3e6d002 Increase IDE version 1 year ago
  Margers 016962261f Assembler Reader Options for x86_64 1 year ago
  Margers 69d552415a Save All is enabled and disabled as requiered 1 year ago
  Nikolay Nikolov 29ee863e8f - WebAssembly code generator: removed the g_fingerprint hack, that added 4 1 year ago
  Nikolay Nikolov cf7d9fa4c5 + WebAssembly internal linker: create a name custom section to help debugging 1 year ago
  florian 9d7ea2c069 * revert check for boolean type when handling LOC_FLAG in tcgassignmentnode.pass_generate_code. This makes pas boolean the default, 1 year ago
  Pierre Muller 400094921c Handle cross-endian case inside TCoffObjData.writereloc method 1 year ago
  Margers 822a9e1bb1 Compilation error fix for Assembler output options. 1 year ago
  Margers dde4d515bf Autosave before Run with Breakpoints in Debuger 1 year ago
  Margers ca03194927 Enable mouse in pterm (putty) 1 year ago
  Margers 69e7ffadba Implementation of Kitty keys and xterm - ModifyOtherKeys (Unix keyboard) 1 year ago
  Margers 4f35953353 Cancel exit if Auto Save is ON and saving new file is canceled. 1 year ago
  Margers ef4ad5d669 Save and read correctly Assembler Output options in Textmoed ide. 1 year ago