Historique des commits

Auteur SHA1 Message Date
  mattias 0aecf4d89f pastojs: library: create and call main il y a 4 ans
  mattias a0c0a8fa8c pas2js: fixed rtl.tTypeMemberProperty il y a 4 ans
  mattias 781da5e60d pas2js: nil typeinfo Module, Attr and params il y a 4 ans
  mattias 6c4198fdf3 pas2js: fixed typeinfo procvar resulttype nil il y a 4 ans
  Michaël Van Canneyt c27823568a * libimports added il y a 4 ans
  Michaël Van Canneyt 40dc7380dc * Correct precisions il y a 4 ans
  Mattias Gaertner aa03991088 pastojs: fixed classmethod pointer il y a 4 ans
  Mattias Gaertner f5d138eb08 pastojs: createCallback: store events in $events to create unique method pointers, issue #38845 il y a 4 ans
  Mattias Gaertner 2d296fd879 pastojs: fixed rtti method flags il y a 4 ans
  Mattias Gaertner b64d1f9dfd pastojs: fixed insert array il y a 4 ans
  Mattias Gaertner 97fd8638d5 pastojs: fixed insert(item,array,pos) when array=nil il y a 4 ans
  Mattias Gaertner 25fd38b2da pastojs: fixed o as intftype, when o is nil il y a 4 ans
  Mattias Gaertner c21e777c85 pastojs: fixed freeing temp intf var if nil il y a 4 ans
  Mattias Gaertner 2bb083acf1 pastojs: set version 2.1.1 il y a 5 ans
  Mattias Gaertner b52744bcbf pastojs: fixed a div b<0 il y a 5 ans
  Mattias Gaertner a66b6cd7c7 pastojs: classname=typeinfoname il y a 5 ans
  Mattias Gaertner 54f08ea60f pastojs: set $ancestor of pascal descending of external class to null il y a 5 ans
  Mattias Gaertner aae5c452cb pastojs: fixed impl rtti il y a 5 ans
  Mattias Gaertner 02c72dd5c4 pastojs: moved unit implementation js function into unit interface to share local vars il y a 5 ans
  Mattias Gaertner 342771c0c7 pastojs: fixed create pascal class descendent from a pascal class descendent of a JS function il y a 5 ans
  Mattias Gaertner 2f661371fe pastojs: specialize class/record type using pascal name il y a 5 ans
  Mattias Gaertner 4db51d69e4 pastojs: delay RTTI init of record/class/proctype specializations il y a 5 ans
  Mattias Gaertner 6a0ea119e9 pastojs: fixed concat(a) calling arrayRef il y a 5 ans
  michael 6f979c9278 * Fix again 37656 il y a 5 ans
  Mattias Gaertner 37eb8c02f5 pastojs: clean up, comments il y a 5 ans
  michael 13490e1af5 * Patch from Henrique Werlang to fix array concatenation (Bug ID 37656) il y a 5 ans
  Mattias Gaertner 93cca1ac91 pastojs: clean up il y a 5 ans
  Mattias Gaertner 68a3e33cac pastojs: fixed arraySetLength shrink il y a 5 ans
  Mattias Gaertner dbc0a689f0 pas2js: Pascal descendent from JS function: inherited calls ancestor function il y a 5 ans
  Mattias Gaertner 1adf6c9428 pas2js: descend pascal class from jsfunction il y a 5 ans