Historial de Commits

Autor SHA1 Mensaje Fecha
  Nikolay Nikolov 2f1ccd6f2a + support 'promising last' exports hace 2 años
  Nikolay Nikolov 9d893b5d0d * tcpuprocdef.promising_export_name renamed promising_first_export_name hace 2 años
  Nikolay Nikolov 9ea1f6de19 + added 'last' or 'first' to the internal promising wrapper name hace 2 años
  Nikolay Nikolov ed748a65b4 + added last:boolean parameter to implement_wasm_promising_wrapper hace 2 años
  Nikolay Nikolov 2eb3f5f0b8 + introduced implement_wasm_promising_wrapper hace 2 años
  Nikolay Nikolov 0f89852908 + support 'suspending last' externals as well hace 2 años
  Nikolay Nikolov c22b6c10b7 * fixed generating wrappers for suspending functions that return something, other than double hace 2 años
  Nikolay Nikolov 15c95e0ac7 + initial implementation of WebAssembly promising exports hace 2 años
  Nikolay Nikolov 80c8575636 * fixed creating suspended wrappers for functions without parameters hace 2 años
  Nikolay Nikolov 1a4b97a62a * fixed compilation with -Sew hace 2 años
  Nikolay Nikolov b247302871 + initial attempt (not fully working, yet) at implementing WebAssembly suspending externals hace 2 años
  Jonas Maebe 32f8dc7ef5 symcreat: add hidden high parameters in create_procdef_alias hace 2 años
  Jonas Maebe b0e1867b4c symcreat: support for scanner/parser escape sequences hace 3 años
  Jonas Maebe 76e3cfc38f parentfpstruct: don't add vo_is_firstfield to first field of record hace 3 años
  Sven/Sarah Barth 7f3a5eb9ab * extend tabstractprocdef.getcopyas by a parameter to control whether the copy should be registered or not hace 3 años
  Sven/Sarah Barth f6a444c6fc * combine the Boolean parameters of read_proc and read_proc_dec into a set hace 4 años
  Pierre Muller 5acd7a7b83 Rename tsymtable.insert and delete methods to insertsym ands deletesym hace 3 años
  Jonas Maebe 5e3e4437c4 * use new TSym.EscapedRealName property when creating new symbols with the hace 4 años
  florian 637976e83f * patch by Marģers to unify internal error numbers, resolves #37888 hace 4 años
  Jonas Maebe a2174753c1 - removed tabstractrecorddef.get_unit_symtable, which did not always return the unit hace 5 años
  svenbarth a041f899d3 * when creating the static field of a generic, insert it into the generic instead of the global symtable as it isn't really used anyway hace 5 años
  Jonas Maebe a051b8d225 - remmoved doregister parameter from t*sym constructors, as the registration hace 6 años
  svenbarth 6952ab5baf * fix for Mantis #35918: don't set the mangledname for the attribute's constructor function; let the compiler do its job instead hace 6 años
  svenbarth a64a8f8deb - remove code to create an attribute using a synthetic function hace 6 años
  svenbarth ced3885dbb * generate construction function for the attributes used in a unit using a more straight forward approach hace 6 años
  svenbarth f9cda608fa * take a copy of the constructor assignment node (and free it together with the attribute) hace 6 años
  svenbarth b2932393df Reintegration of Custom Attributes branch by Joost van der Sluis with patches reworked by Svetozar Belic [patch 1/3] hace 6 años
  Jonas Maebe 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would hace 6 años
  Jonas Maebe ed2ae508d0 * only add hidden parameters for objectdef methods after generating the vmt, hace 6 años
  Jonas Maebe 91d5457b38 * moved around/replaced the following procedures to stop nflw from depending hace 6 años