mattias
feb888b13f
set pas2js fixes version 1.4.8
2019-06-24 18:00:10 +00:00
mattias
850873643d
pastojs: setlength(arr) now always clone
2019-06-20 08:42:24 +00:00
mattias
3f18c4e5cc
fixed ArcTan definition (bug ID 35655)
2019-06-13 08:14:29 +00:00
mattias
505a01b899
pastojs: fixed var a: somearray = nil
2019-06-13 08:06:31 +00:00
mattias
38894cfe96
fcl-passrc: added test local var inits
2019-06-13 08:06:12 +00:00
mattias
849d604c04
fcl-pssrc, pastojs: fixed anonymous proc inside for-loop
2019-06-06 09:51:37 +00:00
mattias
b692d76fc5
pas2js.lpi: less checks
2019-04-20 18:32:57 +00:00
mattias
cfb5914e56
set pas2js fixes version 1.4.6
2019-04-20 18:31:13 +00:00
mattias
0d6e7288ee
fcl-passrc: fixed useanalyzer adv records
2019-04-20 18:10:58 +00:00
mattias
2006425444
pastojs: clean up
2019-04-19 18:13:26 +00:00
mattias
4e3274eb36
set pas2js fixes version 1.4.4
2019-04-19 17:35:51 +00:00
mattias
b65b1c9aa1
pastojs: fixed quoted string literal
2019-04-18 14:18:50 +00:00
mattias
7e240a4481
fcl-passrc: fixed searching forward proc in local scope
2019-04-15 08:41:34 +00:00
mattias
a01249f56d
nodejs: fixed GetEnvironmentVariable on non existing vars
2019-04-11 10:52:39 +00:00
mattias
2e7fc52370
rtl: clean up
2019-04-11 10:51:43 +00:00
mattias
6a129b1b7c
rtl: clean up
2019-04-11 10:51:21 +00:00
mattias
88b9b7ec4a
set pas2js fixes version 1.4.2
2019-04-11 10:39:39 +00:00
mattias
ce48e61545
pas2js: help
2019-04-11 10:36:55 +00:00
mattias
12ade3af25
pastojs: handling environment options PAS2JS_OPTS
2019-04-11 10:32:11 +00:00
mattias
45fd4fdcff
pastojs: fixed record constructors
2019-04-10 10:51:36 +00:00
mattias
772022ceb8
pastojs: error on anynomous record
2019-04-08 20:50:51 +00:00
mattias
0ece012627
pastojs: fixed writing workingdirectory
2019-04-08 20:50:26 +00:00
michael
389c496b28
* Merging revisions 445,446 from trunk:
...
------------------------------------------------------------------------
r445 | michael | 2019-04-05 16:38:30 +0200 (Fri, 05 Apr 2019) | 1 line
* Add current packages to pas2js command-line
------------------------------------------------------------------------
r446 | michael | 2019-04-05 16:44:47 +0200 (Fri, 05 Apr 2019) | 1 line
* P2JS can be overridden (build system)
------------------------------------------------------------------------
2019-04-05 14:49:55 +00:00
mattias
a86857dd15
pastojs: fixed TExt(TExt.new)
2019-04-05 10:51:11 +00:00
michael
48cc8cdc77
* Fix compilation of web compiler
2019-04-04 18:38:50 +00:00
michael
74a7874b96
* Merging revisions 342 from trunk:
...
------------------------------------------------------------------------
r342 | mattias | 2019-03-04 14:52:35 +0100 (Mon, 04 Mar 2019) | 1 line
rtl: less hints
------------------------------------------------------------------------
2019-04-04 18:30:50 +00:00
michael
d2f37d31a3
* Merging revisions 421 from trunk:
...
------------------------------------------------------------------------
r421 | michael | 2019-03-31 16:17:55 +0200 (Sun, 31 Mar 2019) | 1 line
* out-of-the-box support for custom SQL statement, add databaseconnection property to dataset
------------------------------------------------------------------------
2019-04-04 18:29:30 +00:00
michael
3ef1d36194
* Merging revisions 422 from trunk:
...
------------------------------------------------------------------------
r422 | michael | 2019-04-01 10:49:29 +0200 (Mon, 01 Apr 2019) | 1 line
* Fix some warnings
------------------------------------------------------------------------
2019-04-04 18:29:13 +00:00
michael
28d49fe196
* Merging revisions 423,424,425,426 from trunk:
...
------------------------------------------------------------------------
r423 | michael | 2019-04-01 10:50:00 +0200 (Mon, 01 Apr 2019) | 1 line
* Add FileReader class
------------------------------------------------------------------------
r424 | michael | 2019-04-01 10:50:26 +0200 (Mon, 01 Apr 2019) | 1 line
* Add enum type
------------------------------------------------------------------------
r425 | michael | 2019-04-01 10:50:55 +0200 (Mon, 01 Apr 2019) | 1 line
* Make channel/message public, so they can be used in other service constructors
------------------------------------------------------------------------
r426 | michael | 2019-04-01 11:01:51 +0200 (Mon, 01 Apr 2019) | 1 line
* Removed unused unit and procedure
------------------------------------------------------------------------
2019-04-04 18:28:48 +00:00
mattias
01daeca427
pastojs: mark NewInstance function as used
2019-04-03 18:11:34 +00:00
mattias
b2ce235ff0
pastojs: fixes filer class helper
2019-04-03 17:07:23 +00:00
michael
396b864ad8
* Merging revisions 428,429 from trunk:
...
------------------------------------------------------------------------
r428 | michael | 2019-04-02 22:04:38 +0200 (Tue, 02 Apr 2019) | 1 line
* Added makefile to compile all demos
------------------------------------------------------------------------
r429 | michael | 2019-04-02 22:22:18 +0200 (Tue, 02 Apr 2019) | 1 line
* Add webcompiler target
------------------------------------------------------------------------
2019-04-03 10:05:08 +00:00
michael
b9efe0e629
* Fix for compiling web compiler
2019-04-02 09:51:51 +00:00
mattias
65acd80d7e
pas2js: fixed rtl.js
2019-03-24 11:02:15 +00:00
mattias
8b7d832bb8
set pas2js fixes version 1.4.0
2019-03-24 09:52:35 +00:00
mattias
83ccac679e
pas2js: using Math.pow instead of newer **
2019-03-18 17:23:33 +00:00
michael
8f802a67ff
* Merging revisions 414 from trunk:
...
------------------------------------------------------------------------
r414 | michael | 2019-03-18 12:29:40 +0100 (Mon, 18 Mar 2019) | 1 line
* Fix stringreplace with + char.
------------------------------------------------------------------------
2019-03-18 11:30:03 +00:00
mattias
deca7a64fc
pastojs: fixed test lpi
2019-03-16 22:37:03 +00:00
mattias
31058deb6e
pastojs: fixed compile
2019-03-16 22:31:18 +00:00
mattias
3e550eadb0
set pas2js fixes version 1.4.0RC7
2019-03-16 22:06:31 +00:00
mattias
04dceec983
demo: updated webgl
2019-03-16 22:03:53 +00:00
mattias
82f1432ac6
demo: less hints
2019-03-16 22:03:34 +00:00
mattias
ba04629881
fcl-db: less hints
2019-03-16 22:03:18 +00:00
mattias
d936dcfe15
updated demos
2019-03-16 22:02:58 +00:00
mattias
1a4412c115
demo: updated lpi
2019-03-16 22:02:31 +00:00
mattias
20b8b81f9d
demo: updated lpi
2019-03-16 22:02:12 +00:00
mattias
96e26566cd
demo: fcldb: updated lpi
2019-03-16 22:01:51 +00:00
mattias
7c06836e11
demo: updated lpi
2019-03-16 22:00:24 +00:00
mattias
348b3897a0
demo: chartjs: updated lpi
2019-03-16 22:00:07 +00:00
mattias
a12193a390
demo: rtl: set all lpi to compatibility mode
2019-03-16 21:59:51 +00:00