Commit Graph

252 Commits

Author SHA1 Message Date
mattias
5880600c6e clean up 2019-02-18 15:47:40 +00:00
mattias
16ab345337 set pas2js fixes version 1.4.0RC2 2019-02-18 15:36:43 +00:00
michael
1ddfba94f3 * Merging revisions 294 from trunk:
------------------------------------------------------------------------
    r294 | michael | 2019-02-18 13:25:30 +0100 (Mon, 18 Feb 2019) | 1 line
    
    * Added some missing functions
    ------------------------------------------------------------------------
2019-02-18 12:28:23 +00:00
mattias
630f39df2b rtl: fixed getdelimitedtext, quoting was wrong, clean up 2019-02-18 08:24:08 +00:00
michael
a0f2fb0a8f * Fix getdelimitedtext, quoting was wrong 2019-02-17 19:27:10 +00:00
michael
d41a04d1a4 * Websvg generated from web SVG IDL 2019-02-17 16:38:51 +00:00
mattias
ee30c4b544 pas2js: fixed compileserver.lpi unitpaths 2019-02-16 11:18:08 +00:00
mattias
1cb55dfb9c compileserver: fixed mimetypes under darwin 2019-02-16 11:02:19 +00:00
mattias
20df6587b8 pas2js: set fixes version to 1.4.0RC1 2019-02-16 10:59:34 +00:00
mattias
ade7762329 pas2js: clean up 2019-02-16 10:55:35 +00:00
mattias
fb8b744e39 pas2js fixes: added compiler files 2019-02-16 10:54:14 +00:00
mattias
2d768169ea cleared external in fixes 2019-02-16 10:49:24 +00:00
mattias
e933f3cef5 cleared external in fixes 2019-02-16 10:48:16 +00:00
mattias
229629731d created pas2js 1.4 project fixes branch 2019-02-16 10:28:19 +00:00
mattias
371dc7c97c rtl: using const to avoid cloning on calls 2019-02-16 08:20:05 +00:00
mattias
ccfc40d11f rtl: less hints 2019-02-15 22:44:49 +00:00
mattias
6daad959fb rtl: added TVarRec and compiler utility function VarRecs 2019-02-15 22:43:18 +00:00
mattias
eff31f67be rtl: fixed AnsiCompareStr 2019-02-15 22:41:33 +00:00
mattias
6731fdacd0 fcl-base: less hints 2019-02-15 22:40:30 +00:00
mattias
fb5f97355d rtl: updated isRecord 2019-02-11 15:15:11 +00:00
michael
f1851f5d83 * Add progress element, patch from Silvio Clecio (bug ID 0034975) 2019-02-02 12:07:50 +00:00
michael
9d14376259 * added chartjs and demos from Silvio Clecio 2019-02-02 09:48:52 +00:00
mattias
d2d2044319 demo: fixed demoxhr, issue 34980 2019-01-31 16:16:51 +00:00
mattias
9f11002d42 rtl: clean up 2019-01-30 16:52:56 +00:00
mattias
e86dfef5de rtl: clean up 2019-01-29 12:40:57 +00:00
mattias
ce04b7c283 demo: fixed compile, issue 34963 2019-01-28 08:03:23 +00:00
mattias
c330f6ff6b dataabstract: clean up 2019-01-27 22:02:01 +00:00
mattias
6c78a2162f fcl-base: clean up 2019-01-27 22:01:49 +00:00
mattias
731dcd8eb2 rtl: clean up 2019-01-27 22:01:27 +00:00
mattias
01b3be4a07 rtl: added tkHelper 2019-01-27 22:01:14 +00:00
mattias
84e7aa5e90 rtl: changed JSArguments from array to TJSFunctionArguments 2019-01-26 20:12:48 +00:00
mattias
1a3c5c5a48 rtl: added lo, hi for word, smallint, longword, longint 2019-01-24 16:28:21 +00:00
michael
1f7eb3dbeb * Fix paths 2019-01-17 09:49:07 +00:00
michael
b6eebedfea * Forgot a class 2019-01-14 15:48:02 +00:00
michael
6a47ea6920 * Fix some dependency issues (bug is 34872) 2019-01-14 15:45:45 +00:00
michael
b69e9bbc36 * Patch from Silvio Clecio to add THTMLImageElement 2019-01-13 17:51:46 +00:00
michael
1d7bd679af * Added TJSPDF class by Silvio Clecio 2019-01-13 15:15:31 +00:00
mattias
7b1596cb91 rtl: added typinfo functions for TTypeInfoStruct to access advanced record RTTI 2019-01-07 16:07:42 +00:00
mattias
74b4d41274 rtl: fixed TryStringToGUID for new record var arg 2019-01-07 16:06:53 +00:00
mattias
6244b933ac rtl: cache IObjectInstance as string 2019-01-07 16:05:29 +00:00
mattias
2ed1cff471 rtl: changed Null and Undefined from var to const, issue 34801 2019-01-07 16:03:43 +00:00
michael
5d7b0b4891 * Added filtering 2018-12-30 16:17:11 +00:00
michael
50d5a647bd * Fix identifier value callback 2018-12-30 16:16:53 +00:00
michael
460c0fa4a3 * Added expression parser 2018-12-29 18:31:11 +00:00
michael
4dad417429 * Add indexing 2018-12-26 18:57:08 +00:00
michael
8de41029b1 * Remove some debug statements 2018-12-25 11:26:51 +00:00
michael
7f311b408c * Implement FieldValues, Locate, Lookup and lookup fields (no cache yet) 2018-12-25 11:11:49 +00:00
mattias
ce1b671e0d webgl: clean up and made TJSWebGLRenderingContextBase a TJSObject 2018-12-23 13:50:42 +00:00
mattias
e922c46cea demo: webgl: fixed compile 2018-12-23 13:50:06 +00:00
mattias
46fd5f4831 demo: webgl: clean up 2018-12-23 13:48:11 +00:00