커밋 기록

작성자 SHA1 메시지 날짜
  svenbarth a65d778f73 * also handle call nodes when determining the generic symbol for inline specializations 4 년 전
  svenbarth f42b39a7b5 * use a case statement instead of nested if-then statements 4 년 전
  svenbarth 43ba5b69d2 * ensure that the dummy symbol is registered if it's added due to a routine 4 년 전
  svenbarth 9179f9d43b * always add a generic dummy if it is a procsym 4 년 전
  svenbarth d854d18bd9 * instead of blindly consuming whatever comes next trigger an explicit error if the parsed expression does not match for "INDEX ordexpr" or "NAME strexpr" 4 년 전
  florian 3109005791 + fold also (string const+(string const+string var)) 4 년 전
  michael b387dd8a94 * Fix AV 4 년 전
  marco bb8fd96eaa * fix destructor 4 년 전
  florian 9430436a24 + include package/hash in regression tests 4 년 전
  michael 33d7935b93 * Fix class tree & lists 4 년 전
  florian 7de94e7a1d * properly fold string+string const+string const., resolves #38267 4 년 전
  florian 8b08079224 * fpc_AnsiStr_Concat: if one of the strings is empty and CP_NONE is passed, the code page 4 년 전
  michael 390be00327 * Markdown support for fpdoc 4 년 전
  Mattias Gaertner f0122bd4a0 fcl-passrc: resolver: parse library 4 년 전
  florian e6037961e3 * refactored constant folding code 4 년 전
  florian 97abf6b495 * first part of fixing #38267: do not bail out early during constant folding 4 년 전
  marco 8311837468 --no-offset option for chmls, makes it easier to compare listings. 4 년 전
  florian b4a6c22234 * do not check inlined exit nodes for unset results, resolves #38259 4 년 전
  florian 3482121831 * patch by Christo Crause: Fix missed optimization opportunities, resolves #38285 4 년 전
  Mattias Gaertner c1a2b6279e pastojs: fixed delay init specialized interface 4 년 전
  marco 4353d36516 * commited patch(-5) by Andrey Sobol from mantis #38153 . 4 년 전
  Mattias Gaertner 7032cba91e fcl-passrc: resolver: fixed typecast a(b.func) marking implicit call 4 년 전
  joost 32999fbaba * Fixed missing slash in fppkg.cfg when installed in the root 4 년 전
  michael 46d301b7b2 * Function result can also contain ^ in type 4 년 전
  florian b5725ac3ed * while not official supported, bootstrapping with 3.0.4 fixed 4 년 전
  michael 6dafbfb7ca * Fix Pointer types as arguments 4 년 전
  Mattias Gaertner 8eafcd9490 pastojs: await with one param must be async function 4 년 전
  florian edfbf2ce30 * correctly handle inlined exits in dfa, resolves #38259 4 년 전
  florian 6866b07266 * simplified test after r47892 4 년 전
  florian eb7702bea4 + implement align directive for records, resolves #28927 4 년 전