Commit History

Author SHA1 Message Date
  Mattias Gaertner fa87f8870c pastojs: fixed accessing Self in anonymous function 6 years ago
  Mattias Gaertner ba36a27d84 pastojs: pass class var to var argument 6 years ago
  Mattias Gaertner 614755f6da pastojs: allow typecast extclass to extclass in mode delphi 6 years ago
  Mattias Gaertner 9e6f50413b pastojs: fixed include file search in module directory 6 years ago
  Mattias Gaertner f88641b3b4 fcl-passrc: resolver: no hint when hiding private method 6 years ago
  Mattias Gaertner 1ab29b43b7 pastojs: bigint shl/shr int 6 years ago
  Mattias Gaertner 6377c64d7c pastojs: bigint shl const 6 years ago
  Mattias Gaertner 91c6b86a82 fcl-passrc: analyzer: use methods with message modifier 6 years ago
  Mattias Gaertner e3cd320580 pastojs: method modifier message integer/string 6 years ago
  Mattias Gaertner 1257996424 pastojs: type helper for class/interface 6 years ago
  Mattias Gaertner 2b9c7c7c78 pastojs: (f*f).helpercall 6 years ago
  Mattias Gaertner f71fac34fd pastojs: fixed type helper call as arg 6 years ago
  Mattias Gaertner f6cbe79a0a pastojs: and/or/xor with nativeint, warn nativeint shl/shr 6 years ago
  Mattias Gaertner f63295ce4f pastojs: fixed class constructor without initialization and precompile 6 years ago
  Mattias Gaertner 333e100b5b pastojs: clean up 6 years ago
  Mattias Gaertner a532d1d8fb pastojs: attributes 6 years ago
  Mattias Gaertner 25cb06f021 pastojs: overflow checking for integer operators +,-,* outside nativeint 6 years ago
  Mattias Gaertner de59341cb7 pastojs: fixed MinMaxSafeIntDouble for significand bits instead of explicit bits 6 years ago
  Mattias Gaertner 8ee668ad05 pastojs: range checking for type helpers and var/out arguments 6 years ago
  Mattias Gaertner 1a977e8efd pastojs: implemented class constructors 6 years ago
  Mattias Gaertner 3cb31b75a7 pastojs: fixed typecast jsvalue(anobject/interface) 6 years ago
  Mattias Gaertner d4512cc714 pastojs: array of const 6 years ago
  Mattias Gaertner ddaac687d4 pastojs: fixed helpers pass args 6 years ago
  Mattias Gaertner a12ca1c1a0 pastojs: type helper set 6 years ago
  Mattias Gaertner ff59f3b570 pastojs: type helper pass property 6 years ago
  Mattias Gaertner 6108d38c23 pastojs: type helper array, constructor 6 years ago
  Mattias Gaertner 7bca7bb629 pastojs: type helper: literal 6 years ago
  Mattias Gaertner e98d7f2a86 pastojs: type helper: arg/var/const/result 6 years ago
  Mattias Gaertner c617546fcd pastojs: record helper constructor 6 years ago
  Mattias Gaertner e290e24c06 pastojs: helper: for in class helper 6 years ago