Commit Graph

302 Commits

Author SHA1 Message Date
mattias
516a47174c fcl-passrc: fixed marking array argument element passed as arg as read 2019-03-16 16:15:12 +00:00
mattias
3b7fc512d1 fcl-passrc: fixed makring array[]:= as read 2019-03-16 15:45:17 +00:00
mattias
e99a2ffc22 fcl-passrc: separate hint for method hides ancestor method exactly 2019-03-16 14:33:11 +00:00
mattias
5a43f99fc8 pastojs: helpers: external method apply to helped type 2019-03-14 22:04:58 +00:00
mattias
dde70ea568 pas2js: fixed compileserver default mime type html 2019-03-14 10:38:19 +00:00
michael
8e46daef77 * Merging revisions r356,r357,r358,r359,r365,r366,r373,r374,r376 from trunk:
------------------------------------------------------------------------
    r356 | michael | 2019-03-07 09:46:06 +0100 (Thu, 07 Mar 2019) | 1 line
    
    * Auto-detect JSON type
    ------------------------------------------------------------------------
    r357 | michael | 2019-03-07 09:46:40 +0100 (Thu, 07 Mar 2019) | 1 line
    
    * Allow descendents to configure data requests
    ------------------------------------------------------------------------
    r358 | michael | 2019-03-07 09:51:16 +0100 (Thu, 07 Mar 2019) | 1 line
    
    * SQLDBRestBridge components and first demo
    ------------------------------------------------------------------------
    r359 | michael | 2019-03-07 09:55:15 +0100 (Thu, 07 Mar 2019) | 1 line
    
    * Small fix in html, add missing closing tr tag
    ------------------------------------------------------------------------
    r365 | michael | 2019-03-09 21:02:37 +0100 (Sat, 09 Mar 2019) | 1 line
    
    * Add logout method
    ------------------------------------------------------------------------
    r366 | michael | 2019-03-09 21:03:01 +0100 (Sat, 09 Mar 2019) | 1 line
    
    * Fix detection of push state api
    ------------------------------------------------------------------------
    r373 | michael | 2019-03-12 04:44:14 +0100 (Tue, 12 Mar 2019) | 1 line
    
    * Let TBlobField descend of TField
    ------------------------------------------------------------------------
    r374 | michael | 2019-03-12 09:11:52 +0100 (Tue, 12 Mar 2019) | 1 line
    
    * TBlobField must bet TBinaryField descendent, but needs to allow size 0
    ------------------------------------------------------------------------
    r376 | michael | 2019-03-12 19:24:17 +0100 (Tue, 12 Mar 2019) | 1 line
    
    * Fixes for working with the JSONStreamer
    ------------------------------------------------------------------------
2019-03-13 10:20:38 +00:00
mattias
bb16e3a85e pastojs: -vt writes compiler exe and working dir 2019-03-13 08:17:27 +00:00
mattias
2ae4cc16ca rtl: clean up 2019-03-11 12:29:20 +00:00
mattias
677d1b7ad1 demos: updated for Laz 2.0 2019-03-11 12:29:02 +00:00
mattias
563bac7923 pas2js: compileserver: fall back mime.types 2019-03-10 08:12:01 +00:00
mattias
a25f1ebb22 pastojs: fixed accessing Self in anonymous function 2019-03-10 08:08:21 +00:00
mattias
f14c29ee04 pastojs: fixed loading precompiled units by default 2019-03-08 08:57:59 +00:00
mattias
fc7ed6a8ed set pas2js fixes version 1.4.0RC6 2019-03-08 08:52:18 +00:00
mattias
e9d041e0d5 pastojs: pass class var to var argument 2019-03-07 14:49:46 +00:00
mattias
8f6a355ec5 set pas2js fixes version 1.4.0RC5 2019-03-06 21:20:51 +00:00
mattias
cd086a2bfd pastojs: allow typecast extclass to extclass in mode delphi 2019-03-06 21:12:24 +00:00
mattias
0e7de6af01 pastojs: fixed include file search in module directory 2019-03-06 18:12:13 +00:00
mattias
1e56a381ec fcl-passrc: test helper for double 2019-03-06 18:11:20 +00:00
mattias
3bc17fa205 pastojs: fixed -vm 2019-03-05 23:54:51 +00:00
mattias
48c0169c38 fcl-passrc: resolver: no hint when hiding private method 2019-03-05 15:49:28 +00:00
mattias
45f31d949f fcl-passrc: resolver: no hint when hiding private method 2019-03-05 14:39:18 +00:00
mattias
b376ebcd55 pastojs: bigint shl/shr int 2019-03-05 13:16:43 +00:00
mattias
205431fb27 pastojs: bigint shl const 2019-03-05 12:12:50 +00:00
mattias
e3a287b9b3 rtl: added overload TryStrToFloat with type extended 2019-03-05 10:59:04 +00:00
mattias
834ef2de26 fcl-passrc: fixed overload var arg and type alias 2019-03-05 10:57:09 +00:00
mattias
caf8017e04 fcl-passrc: when using members, use parent type 2019-03-04 13:23:08 +00:00
mattias
33617501df added readme 2019-03-03 14:24:04 +00:00
mattias
375b64bf29 updated createconfig.pp 2019-03-03 13:50:51 +00:00
mattias
1cf4571e9c set pas2js fixes version 1.4.0RC4 2019-03-03 13:25:02 +00:00
mattias
f1a05564a7 make install: create pas2js.cfg in temp location 2019-03-03 13:23:06 +00:00
mattias
b4b7b4a6aa fpmake: default pas2js.cfg -Fu for rtl.js 2019-03-03 13:08:46 +00:00
mattias
5d1e874c9e fpmake: create pas2js.cfg, added missing package dirs 2019-03-03 12:53:46 +00:00
mattias
8ffc23e173 updated fpmake 2019-03-03 09:33:02 +00:00
mattias
19ad450032 fcl-passrc: scanner info macro set to 2019-03-01 17:57:15 +00:00
mattias
82953ae5b8 pastojs: fixed type helper call as arg 2019-02-28 22:48:25 +00:00
mattias
ef6fcf289f pastojs: and/or/xor with nativeint, warn nativeint shl/shr 2019-02-28 22:02:33 +00:00
mattias
f9ec6a2196 fcl-passrc: fixed $warn identifier error 2019-02-28 21:14:17 +00:00
mattias
13ad0dfd3f fcl-db: Fix SetBufListSize 2019-02-27 09:10:49 +00:00
mattias
a8fc74c941 set pas2js fixes version 1.4.0RC3 2019-02-27 09:00:45 +00:00
mattias
8f31992686 fcl-passrc: fixed parent of const external modifier 2019-02-26 19:05:59 +00:00
mattias
8168cc6ccc fcl-passrc: fixed parsing variable list with modifiers 2019-02-26 18:59:47 +00:00
mattias
e0fd023557 pastojs: register pcu format only if needed 2019-02-26 18:58:05 +00:00
mattias
1ea026bcbc rtl: clean up 2019-02-26 17:46:10 +00:00
mattias
f8975985c0 pastojs: emit hints even for modules not used 2019-02-26 17:40:37 +00:00
mattias
7cce06f6ec fcl-json: json reader: non utf-8 codepage 2019-02-26 12:45:31 +00:00
mattias
bb778bd45d fcl-passrc: fixed TAliasEnumType.Value 2019-02-26 11:41:53 +00:00
mattias
deaa7c3af0 clean up 2019-02-26 11:39:47 +00:00
mattias
a90481eb85 fcl-js: unit out dir 2019-02-26 09:06:41 +00:00
mattias
1df109333e fcl-js: test load srcmap 2019-02-26 09:04:10 +00:00
mattias
30988dba4d fcl-passrc: fixed array of const 2019-02-26 08:41:07 +00:00