Commit Verlauf

Autor SHA1 Nachricht Datum
  florian cdce68451a - x86 align does not use a register anymore, code removed vor 6 Jahren
  Jonas Maebe 011968e74b * replaced "is" test with faster field value test vor 6 Jahren
  Jonas Maebe 1a9eb77698 * fixed compilation with -O3 (one false positive, one real error) vor 6 Jahren
  Mattias Gaertner 5951a3c0ce pastojs: fixed inc(classvar) vor 6 Jahren
  Mattias Gaertner f5574bebc9 pastojs: using same val function as resolver vor 6 Jahren
  Mattias Gaertner 681016370e fcl-passrc: fixed IsCharLiteral in pas2js vor 6 Jahren
  Mattias Gaertner f9e426c45a pas2js: clean up $shared in sets vor 6 Jahren
  Mattias Gaertner ef3b1ee5ba pas2js: hide $shared in sets vor 6 Jahren
  Mattias Gaertner a2f89ac1f9 pas2js: debug val() failure vor 6 Jahren
  Mattias Gaertner 05243a2de6 pas2js: hide $shared in sets vor 6 Jahren
  Jonas Maebe 0cd85d73e4 * ttryfinallynode now inherits from tbinarynode instead of tloopnode, as its vor 6 Jahren
  Mattias Gaertner cc44f64920 pastojs: fixed for e in set do vor 6 Jahren
  Mattias Gaertner db4f11201a nodepas2js: exception handling with stacktrace vor 6 Jahren
  Mattias Gaertner 32907ada6d pastojs: fixed searching paths without trailing pathdelim vor 6 Jahren
  Mattias Gaertner 42c2859ce4 fcl-passrc: fixed hashlist for pas2js vor 6 Jahren
  Mattias Gaertner 46b1838d60 fcl-json: fixed hashlist for pas2js vor 6 Jahren
  Mattias Gaertner b5e7566e55 fcl-js: fixed hashlist for pas2js vor 6 Jahren
  Mattias Gaertner 72bab28659 pastojs: fixed local record and enum types vor 6 Jahren
  pierre 3b49fda0a2 Only call moved if len>0, as otherwise astring local variable is nil, which leads to a range check error for astring[1] vor 6 Jahren
  pierre 96460b70b2 Remove another wrong typecast when testing that a tai is an instruction vor 6 Jahren
  Mattias Gaertner a34b1f36e0 pastojs: fixed parsing if-then-raise-else vor 6 Jahren
  Mattias Gaertner 057534ef47 pastojs: fixed initializing static array of record vor 6 Jahren
  Mattias Gaertner 4d69aebf18 pastojs: nodejs js exception handling vor 6 Jahren
  Mattias Gaertner 5f43eb5baa fcl-passrc: fixed TPasResHashList arbitrary values vor 6 Jahren
  pierre 9c90f593ab Add global range check disable for i8086 cgcpu and x86 nx86add units vor 6 Jahren
  pierre a015c779ff Remove unneeded typecasts in TryTOptimizeMove vor 6 Jahren
  pierre fbffd2a38f Fix typecast in FindRegDeAlloc call vor 6 Jahren
  pierre bb219cd05a Add check about tloadnode.symtableentry type before typecast vor 6 Jahren
  pierre 0abc978cc4 Change RemoveCurrentP parameter type to tai, because GetNextInstruction does not always return a taicpu, adapt code in avr/aoptcpu unit vor 6 Jahren
  Mattias Gaertner ff431f0106 pastojs: fixed calling destructor after exception in constructor vor 6 Jahren