Commit History

Author SHA1 Message Date
  Mattias Gaertner b52744bcbf pastojs: fixed a div b<0 4 years ago
  Mattias Gaertner a66b6cd7c7 pastojs: classname=typeinfoname 4 years ago
  Mattias Gaertner 54f08ea60f pastojs: set $ancestor of pascal descending of external class to null 4 years ago
  Mattias Gaertner aae5c452cb pastojs: fixed impl rtti 4 years ago
  Mattias Gaertner 02c72dd5c4 pastojs: moved unit implementation js function into unit interface to share local vars 4 years ago
  Mattias Gaertner 342771c0c7 pastojs: fixed create pascal class descendent from a pascal class descendent of a JS function 4 years ago
  Mattias Gaertner 2f661371fe pastojs: specialize class/record type using pascal name 4 years ago
  Mattias Gaertner 4db51d69e4 pastojs: delay RTTI init of record/class/proctype specializations 5 years ago
  Mattias Gaertner 6a0ea119e9 pastojs: fixed concat(a) calling arrayRef 5 years ago
  michael 6f979c9278 * Fix again 37656 5 years ago
  Mattias Gaertner 37eb8c02f5 pastojs: clean up, comments 5 years ago
  michael 13490e1af5 * Patch from Henrique Werlang to fix array concatenation (Bug ID 37656) 5 years ago
  Mattias Gaertner 93cca1ac91 pastojs: clean up 5 years ago
  Mattias Gaertner 68a3e33cac pastojs: fixed arraySetLength shrink 5 years ago
  Mattias Gaertner dbc0a689f0 pas2js: Pascal descendent from JS function: inherited calls ancestor function 5 years ago
  Mattias Gaertner 1adf6c9428 pas2js: descend pascal class from jsfunction 5 years ago
  Mattias Gaertner 8d2e9b2f75 pas2js: descend pascal class from jsfunction 5 years ago
  Mattias Gaertner bbd0dc3726 pas2js: extend external: class function NewInstance: check $class and set pascal class properties 5 years ago
  Mattias Gaertner f26afe4a6a pas2js: started delayed specialize 5 years ago
  Mattias Gaertner 469993a0cc pas2js: started aliasglobals 5 years ago
  michael 0fd06ded8d * Reverse onUncaughtException result 5 years ago
  Mattias Gaertner 9a954d384a pas2js: safecall calling convention for of-object proctypes 5 years ago
  michael ce0c43c934 * Allow to hook uncaught exception handling 5 years ago
  Mattias Gaertner 4afe1de02f pas2js: fixed arrayRef 5 years ago
  Mattias Gaertner cf441f6ffa pas2js: setlength dyn array of static array 5 years ago
  Mattias Gaertner 14ccc191eb pas2js: arraySetLength: faster resize 5 years ago
  Mattias Gaertner 86cfd866f4 pas2js: started array SetLength using resize and hidden boolean to mark referenced arrays 5 years ago
  Mattias Gaertner 70ed2470dc pastojs: typeinfo for external classes 5 years ago
  michael 9259c948be * Add support for resources 5 years ago
  Mattias Gaertner 76b5df1bd3 pas2js: fixed setlength(a,0) 5 years ago