Commit History

Author SHA1 Message Date
  Pierre Muller b8f20ed57a Introduce -XLL option for link using ld.lld linker 2 years ago
  Nikolay Nikolov 36c1af4d17 * fixed ppudump for WebAssembly after the JS Promise Integration branch merge 2 years ago
  Sven/Sarah Barth 02110326da * for unique type aliases keep track of the original def 2 years ago
  Nikolay Nikolov 1f286cf736 * ppudump compilation fixed 2 years ago
  Nikolay Nikolov b7d9705cd1 * ppudump compilation fixed 2 years ago
  Michaël Van Canneyt fbcf52d45e * Add option to allow emitting comments in RTTI info 2 years ago
  Dmytro Bogatskyy 1cb4a08418 Add aarch64-iphonesim target 2 years ago
  Jonas Maebe 6e35770ea7 LLVM: don't use type names in ctor/dtor arrays 2 years ago
  Jinyang He 330e91ae89 Add loongarch64 linux support to compiler 2 years ago
  Jinyang He 1b9dfd371d Add loongarch64 architecture support to compiler 2 years ago
  florian 7f340bb77e * compilation fixed 2 years ago
  Sven/Sarah Barth 19cee9b841 + mark the def for a capturer class with a corresponding object option 2 years ago
  Pierre Muller ae12a79bf7 Avoid string truncation 2 years ago
  Sven/Sarah Barth 6cbbf9c52a * $P/$OpenStrings is supposed to be a local switch, so change that accordingly 3 years ago
  Jonas Maebe 403292a131 LLVM backend: address sanitizer support 3 years ago
  florian d2a1f9cb20 * get rid of cs_opt_none 3 years ago
  florian 98ec81896e * do not throw messages on potentially uninitialized internal symbols, resolves #39744 3 years ago
  florian c13517634f * patch by Rika: Replace some instances of manual work with endianness with cryptic oneliners, resolves #39719 3 years ago
  Nikolay Nikolov bf41245549 * fixed compilation of ppudump 3 years ago
  Sven/Sarah Barth 4dbdb4f0f1 + initial support for anonymous functions, for now as essentially nested functions 4 years ago
  Sven/Sarah Barth 4e4d268963 + add modeswitch for anonymous functions 4 years ago
  Sven/Sarah Barth f0748ad59b + add flag to denote that an objectdef is invokable, thus can be used like a function variable 3 years ago
  Sven/Sarah Barth b28495a423 + add flag to denote an object def as a function reference 3 years ago
  Sven/Sarah Barth 2912e38e91 + add modeswitch for anonymous function and function references 4 years ago
  Sven/Sarah Barth 6a6a17717a + add a new symoption for symbols created for nameless types during implicit function specialization so that they can be recognized 3 years ago
  Sven/Sarah Barth 90844c2027 * fix #35261: apply slightly adjusted changes by Ryan Joseph to implement support for implicit generic function specializations 3 years ago
  florian e9e8013316 + some basic stuff for MIPS64 3 years ago
  Robert Roland 53e5a4a03a Adding aaarch64-embedded target 3 years ago
  florian 2a93e65511 * seperator => separator 3 years ago
  florian d2447026de + modeswitch UNDERSCOREISSEPERATOR, active by default in delphi modes: 3 years ago