Commit History

Author SHA1 Message Date
  Mattias Gaertner d9954e410e pastojs: fixed case char of widechar_literal, issue #34993 6 years ago
  Mattias Gaertner c2671bdbb6 pastojs: helpers: access helper fields from method 6 years ago
  Mattias Gaertner 8d368b0c21 pastojs fixed treating big ints as double 6 years ago
  Mattias Gaertner 6160a2ad51 pastojs: intrinsics lo/hi, issue #34964, patch from Kryvichh 6 years ago
  Mattias Gaertner dd2fc17d51 pastojs: nicer -Jm error message, check for (a,b)[] 6 years ago
  Mattias Gaertner 86d3728ea9 pastojs: fixed write class var 6 years ago
  Mattias Gaertner 70fa288fc4 fcl-passrc: resolver: fixed find ancestor property 6 years ago
  Mattias Gaertner 78ea6166e5 pastojs: shorten 1.0E12 to 1E12, issue #34942 6 years ago
  Mattias Gaertner 4ab30223d3 pastojs: warn for bitwise and,or,xor with native(u)int 6 years ago
  Mattias Gaertner 1a59a4a4a3 pastojs: typecast char to word 6 years ago
  Mattias Gaertner c67c51fdb5 pastojs: char range literals with non ascii, bug #34925 6 years ago
  Mattias Gaertner 792858eab8 pastojs: fixed reading #$00xx as widechar, bug #34923 6 years ago
  Mattias Gaertner 48537b4e7c pastojs: external fields in records, bug #34922 6 years ago
  Mattias Gaertner 92b3fc7c78 pastojs: fixed compile 6 years ago
  Mattias Gaertner 73ebd10999 pastojs: check name of external class constructor 6 years ago
  Mattias Gaertner 2d0b03391c pastojs: fixed (a.b)() 6 years ago
  Mattias Gaertner 2e11b23883 pastojs: renamed rtl.createTRecord to rtl.recNewT, constructor added return this 6 years ago
  Mattias Gaertner d1edbac29b pastojs: 6 years ago
  Mattias Gaertner 9d079bfb97 pastojs: generate elevated local types as vars 6 years ago
  Mattias Gaertner 3099c4db18 pastojs: test precompiled local types 6 years ago
  Mattias Gaertner 7b050bb17c pastojs: generate all local types in global function 6 years ago
  Mattias Gaertner 8604d83436 pastojs: fixed tests 6 years ago
  Mattias Gaertner 3c9a5e5602 pastojs: create local record types in global scope 6 years ago
  Mattias Gaertner e108d9c5eb pastojs: concat(string1,string2,...) 6 years ago
  Mattias Gaertner 36f3508614 pastojs: jsvalue:=anonymousfunction 6 years ago
  Mattias Gaertner b7c1732039 pastojs: less fpc hints, test for conflict of external class and property 6 years ago
  Mattias Gaertner 89e66cd2fc pastojs: fixed tests 6 years ago
  Mattias Gaertner f15a8b90f1 pastojs: procedure val(const string; out enum; out int) 6 years ago
  Mattias Gaertner 3053d554a8 pastojs: mode delphi assign ano proc 6 years ago
  Mattias Gaertner c283775b73 pastojs: anonymous functions 6 years ago