提交歷史

作者 SHA1 備註 提交日期
  Michael VAN CANNEYT f8fe7b2670 * Forbid use of string alias in system unit 2 年之前
  Michaël Van Canneyt febe40201a * Allow widechar sets, reduce to ansichar set 2 年之前
  Pierre Muller 5d2aea6abe Regenerate msgidx.inc and msgtxt.inc files 2 年之前
  Nikolay Nikolov 20a1f0f49a + disallow using sizeof() and bitsizeof() on WebAssembly reference types 2 年之前
  Nikolay Nikolov 37c4ec8681 + disallow WebAssembly reference types in records, objects and classes 2 年之前
  Michael VAN CANNEYT a2e440bbdf * Check that system unit is actually loaded before using it to search for system symbols 2 年之前
  Michael VAN CANNEYT 1c96f1007b * Implement -t and -x options 2 年之前
  Nikolay Nikolov b63c3306d9 + print a proper error message if a suspending external is used on a non-WebAssembly platform 2 年之前
  Nikolay Nikolov 245ee90877 + print an error message, in case 'promising' exports are used on non-WebAssembly platform 2 年之前
  Nikolay Nikolov 773b36c21e * disallow WebAssembly reference types to be declared as var, constref or out parameters 2 年之前
  Nikolay Nikolov e06dad148d + disallow taking the address of WebAssembly externref type 2 年之前
  Michaël Van Canneyt fbcf52d45e * Add option to allow emitting comments in RTTI info 2 年之前
  florian 6b5b85780a * clearified message is mentioned in documentation issue 39349 2 年之前
  florian da9bdad3cb + exec_e_cant_call_linker shows now the error message 2 年之前
  florian 719e88a96e * copyright for 2023 updated 2 年之前
  Tomas Hajny 70fcd1a457 * messages regenerated after fixing #40008 2 年之前
  Pierre Muller d585ae9e3a Improve warning message about invalid class to classref or vice-versa conversion 2 年之前
  Pierre Muller 46d3627185 Add warning about dangerous typecast 2 年之前
  Ondrej Pokorny 55629aeb19 do not publish enums with jumps 3 年之前
  Jonas Maebe 7bad177139 msg files: regenerated 3 年之前
  Nikolay Nikolov 14dc066d6b + added check whether PPU and program are compiled in the same WebAssembly 3 年之前
  Jonas Maebe 49ad3b0d2c msg*.inc: regenerated 3 年之前
  Sven/Sarah Barth 2688834265 * regenerate msg{idx,txt}.inc 3 年之前
  Nikolay Nikolov 1fce5121f3 + added the 'wasmthreads' target switch (enabled via -CTwasmthreads) 3 年之前
  Sven/Sarah Barth 0e0739a64f * regenerate msg{idx,txt}.inc 3 年之前
  Sven/Sarah Barth 1d4c28fb35 * regenerate msg{idx,txt}.inc after message change in last commit 3 年之前
  Nikolay Nikolov 6ee4ee960e + added "(experimental)" to the compiler help screen for the WebAssembly compiler options that are still unstable/experimental 3 年之前
  Nikolay Nikolov 66b471e516 + support different versions of llvm-mc (version 10 seems to be the earliest that works) 3 年之前
  Nikolay Nikolov 3994626cb1 * fixed the message in the previous commit 3 年之前
  Nikolay Nikolov 0c6287894b * the WebAssembly internal assembler renamed WASM (previously it was OMF, which was the ID of the MS-DOS .obj writer, which I forgot to rename) 3 年之前