Historie revizí

Autor SHA1 Zpráva Datum
  Mattias Gaertner 8eafcd9490 pastojs: await with one param must be async function před 4 roky
  florian edfbf2ce30 * correctly handle inlined exits in dfa, resolves #38259 před 4 roky
  florian 6866b07266 * simplified test after r47892 před 4 roky
  florian eb7702bea4 + implement align directive for records, resolves #28927 před 4 roky
  marco 6f2bd77119 * committed fix by Emilio Martinez, first parameter of CreateDataAdviseHolder should be OUT před 4 roky
  Jonas Maebe 2fc672452d * fixed error in load_fpu_location triggered by round() (fixes webtbs/tw32671 před 4 roky
  michael 73dd1afd7d * Fix bug ID #38269 (caret can be start of string) před 4 roky
  nickysn 08580ed628 + introduced ttgwasm(tg).allocframepointer and .allocbasepointer před 4 roky
  nickysn dc151465c5 * replace NR_LOCAL_FRAME_POINTER_REG with tcpuprocdef(current_procinfo.procdef).frame_pointer_ref in tcpuprocinfo.postprocess_code instead of inside the register allocator před 4 roky
  nickysn 4d0909d4d3 * replace NR_LOCAL_FRAME_POINTER_REG with tcpuprocdef(current_procinfo.procdef).frame_pointer_ref in the wasm32 register allocator před 4 roky
  nickysn 4a1c295955 - removed the ttgwasm.getlocal override, so that local variables are allocated on the linear stack před 4 roky
  Mattias Gaertner 50c659b1ca fcl-passrc: separate hints for not used fields: 4501, 4502 před 4 roky
  Mattias Gaertner baac8efaab fcl-passrc: resolver: fixed resolving string lit switching to utf-16 před 4 roky
  Mattias Gaertner db0fe18de5 fcl-passrc: fixed implicit call of specialized method před 4 roky
  Mattias Gaertner 1f4868caa8 fcl-passrc: fixed parsing a(b).c<d>() před 4 roky
  nickysn 11989ce010 * sync with trunk před 4 roky
  nickysn 96de6c4b96 * synchronize with trunk před 4 roky
  nickysn 90251d7050 * allocate the base and frame pointer correctly as locals after the previous commit před 4 roky
  nickysn c3ac9eb559 * only allocate a local for tt_regallocator temps in ttgwasm.gethltemp před 4 roky
  nickysn f138d66a2a * switch NR_FRAME_POINTER_REG to NR_LOCAL_FRAME_POINTER_REG před 4 roky
  nickysn 170fab85ff + introduced RS_EVAL_STACK_BASE and RS_LOCAL_STACK_POINTER_REG před 4 roky
  Mattias Gaertner 1d1dce1f60 fcl-passrc: fixed resolve string lit on non utf-8 system před 4 roky
  Jonas Maebe ea55c5f7e3 - disable the i386 assembly code for Linux/i386 as it doesn't work with a před 4 roky
  Mattias Gaertner 1cc31e73da fcl-passrc: fixed typecast specialized array to specialized type před 4 roky
  florian 93be88b270 * reverted r47862 před 4 roky
  michael f1db695809 * Move chm writer to separate unit před 4 roky
  marco 185f20b9ec * fix comment typo mentioned by Bart před 4 roky
  florian 6169bbeed5 + $codealign directive accepts setting maxcrecord před 4 roky
  Mattias Gaertner 968ea5c38b fcl-passrc: check class intf impl proc type modifiers match před 4 roky
  Jonas Maebe 6d03f2807a * made exit codes unique před 4 roky