2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Sven/Sarah Barth bc4eb00a7a * apply patch by Blaise.ru: proper code generation for assigning class non-static methods, accessed via a class reference type, to method pointers 3 жил өмнө
  Sven/Sarah Barth 6e7a82440e * apply patch by Blaise.ru: avoid internal error when assigning class methods, accessed via a class reference type, to incompatible procvars 3 жил өмнө
  Sven/Sarah Barth a8cf67d73b * apply patch by Blaise.ru: reject assignments of instance methods, accessed via a type, to method pointers 3 жил өмнө
  Sven/Sarah Barth acee4eb27a - apply patch by Blaise.ru: pdflags are no longer required in generate_specialization_phase2() after parse_proc_directives() was done, so remove its unused modification after that call 3 жил өмнө
  Sven/Sarah Barth e5df46722e * apply part of patch by Blaise.ru: reduce code duplication when parsing anonymous procvar types 3 жил өмнө
  Sven/Sarah Barth bd226c00f1 * apply part of patch by Blaise.ru: check only once whether writable consts are enabled or not by determining the type of the assembly list earlier (it's only not needed in an error case anyway) 3 жил өмнө
  Sven/Sarah Barth e5ac99a4c9 * apply patch by Blaise.ru: parse_object_proc_directives() and parse_object_record_directives() should only be called with procdefs, so change the parameter from tabstractprocdef to tprocdef to make this explicit 3 жил өмнө
  Sven/Sarah Barth 9c9c6cc81b * apply patch by Blaise.ru: 3 жил өмнө
  Sven/Sarah Barth 0bbfad1add * apply patch by Blaise.ru: 3 жил өмнө
  Sven/Sarah Barth 542c3f0c4c * use tproc_parse_flags in parse_proc_dec_finish as well 4 жил өмнө
  Sven/Sarah Barth 9664ad4138 * use tparse_proc_flags for parse_proc_head as well 4 жил өмнө
  Sven/Sarah Barth ee187f78f4 * have read_body return the created procdef 4 жил өмнө
  Sven/Sarah Barth f6a444c6fc * combine the Boolean parameters of read_proc and read_proc_dec into a set 4 жил өмнө
  Sven/Sarah Barth 934e3bba63 * set proctypeoption for procvars 4 жил өмнө
  Sven/Sarah Barth 4bc957a1aa * extend procvar_dec so that procvars don't have to be registered 4 жил өмнө
  Sven/Sarah Barth 3aebcccdf2 * allow procvars to not be registered right away 4 жил өмнө
  Sven/Sarah Barth a764c035b2 * if the symbol belongs to the current def also consider it a specialization if it's a nameless type symbol from an implicit function specialization as their owner gets changed to the function itself 3 жил өмнө
  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 жил өмнө
  Sven/Sarah Barth 8bef91d1de * declare the type symbol of an internal def as sp_internal 3 жил өмнө
  Sven/Sarah Barth 30a7199165 * make the VMT symbol and type def of the corresponding class or object instead of having them be global 3 жил өмнө
  Sven/Sarah Barth ac4df2b066 * don't check for a duplicate internal symbol in inherited symtables 3 жил өмнө
  Sven/Sarah Barth 3ca3c7a606 - remove duplicate paraprintnodetree to ensure that there the right paraprintnodetree is used (namely the one from globals) 3 жил өмнө
  Sven/Sarah Barth 7f9428eed5 * add cblock directive so that the test fails for the correct reason 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 жил өмнө
  Pierre Muller 7c21b37105 Avoid some range check error and convert internalerror into error messages 3 жил өмнө
  Pierre Muller e0de75224b Add help for -Aomf option for wasm32 CPU and new message for ogwasm binary writer 3 жил өмнө
  florian 86b774e792 + some more cpu specfic files for mips64(el) 3 жил өмнө