Commit History

Author SHA1 Message Date
  Michaël Van Canneyt ccb1985953 * Fix latex error due to unescaped dollar 1 year ago
  florian 2575cbc439 * complain about turned off support of c style operators only in the parser, 1 year ago
  Michaël Van Canneyt 82ac429954 * Fix missing escape for dollar sign 1 year ago
  florian 7bb9638094 * copyright year updated 1 year ago
  Ryan Joseph ecfff40f96 * Implement parsing of RTTI directive 2 years ago
  florian e1e9a6728f * fix casing 1 year ago
  Karoly Balogh 5649ce150b m68k: have the targets in alphabetical order in the help text 1 year ago
  Karoly Balogh 4a1db1dc79 m68k: initial compiler changes for Human68k (Sharp X68000) support 1 year ago
  Pierre Muller 19a3e69f03 Add new option_switch_bin_to_src_assembler_cross_endian message 1 year ago
  Pierre Muller b054febbc8 Change internal linker in cross-endian message. 1 year ago
  Pierre Muller 2cbaa24f76 Prevent usage of internal linker in cross-endian configuration. 1 year ago
  Michaël Van Canneyt c9b88a1cd0 * Allow to disable 8.3 filename search 1 year ago
  Pierre Muller 63642b13c8 Add -vj option in options unit to set V_Parallel 1 year ago
  ccrause 9440b17eea [AVR] Add command line options to selectively remove portions of the RTL startup code. 2 years ago
  kamischi 69e775630a Update errore.msg 2 years ago
  Michael VAN CANNEYT f364bb6b11 * Forbid use of string alias in system unit 2 years ago
  Michaël Van Canneyt 56006aa002 * Allow widechar sets, reduce to ansichar set 2 years ago
  Pierre Muller 2cc319bb8e Add -Tlinux for loongarch64 compiler 2 years ago
  Nikolay Nikolov 5c792c438d + disallow using sizeof() and bitsizeof() on WebAssembly reference types 2 years ago
  Nikolay Nikolov edbb865260 + added comment for the new error message 2 years ago
  Nikolay Nikolov fce34eb4bf + disallow WebAssembly reference types in records, objects and classes 2 years ago
  Nikolay Nikolov 8ac46ed38c Merge remote-tracking branch 'origin/main' into wasm_js_promise_integration 2 years ago
  Michael VAN CANNEYT a74a35a16e * Check that system unit is actually loaded before using it to search for system symbols 2 years ago
  Nikolay Nikolov 76474c85bd + comments for the new error messages 2 years ago
  Michael VAN CANNEYT 5605cebd46 * Implement -t and -x options 2 years ago
  Nikolay Nikolov 8acf2e3ff3 + print a proper error message if a suspending external is used on a non-WebAssembly platform 2 years ago
  Nikolay Nikolov f800e40595 + print an error message, in case 'promising' exports are used on non-WebAssembly platform 2 years ago
  Nikolay Nikolov f670ebbb28 * disallow WebAssembly reference types to be declared as var, constref or out parameters 2 years ago
  Nikolay Nikolov 8743f72f11 + disallow taking the address of WebAssembly externref type 2 years ago
  Michaël Van Canneyt 0515be62b4 * Add option to allow emitting comments in RTTI info 2 years ago