Commit Graph

206 Commits

Author SHA1 Message Date
mattias
3adee3daa4 demo webgl: fixed compile 2018-12-23 13:55:36 +00:00
mattias
03e7d81353 webgl: clean up and made TJSWebGLRenderingContextBase a TJSObject 2018-12-23 13:54:05 +00:00
mattias
62fa6f15e6 demo: webgl: restore 2018-12-23 13:52:23 +00:00
mattias
234c142116 removed webgl example, it never compiled 2018-12-23 13:32:04 +00:00
mattias
bba935ae7d rtl: fixed pas2js_rtl.lpk building with -Tbrowser 2018-12-23 13:14:08 +00:00
michael
e0e7e3e187 * Merging revisions 230 from trunk:
------------------------------------------------------------------------
    r230 | michael | 2018-12-23 12:37:56 +0100 (Sun, 23 Dec 2018) | 1 line
    
    * Removed some comments
    ------------------------------------------------------------------------
2018-12-23 11:38:23 +00:00
michael
85119c1730 * Merging revisions 228 from trunk:
------------------------------------------------------------------------
    r228 | michael | 2018-12-23 12:16:40 +0100 (Sun, 23 Dec 2018) | 1 line
    
    * Add Data Abstract classes and demo (read-only for the moment)
    ------------------------------------------------------------------------
2018-12-23 11:17:15 +00:00
michael
2beb0140fd * Merging revisions 226 from trunk:
------------------------------------------------------------------------
    r226 | michael | 2018-12-21 18:47:19 +0100 (Fri, 21 Dec 2018) | 1 line
    
    * Patch by Silvio Clecio to add TJSHTMLButtonElement and TJSHTMLElement
    ------------------------------------------------------------------------
2018-12-21 17:49:50 +00:00
mattias
26ea0ed57e pas2js: fixes 1.2: changed compiler svn:externals 2018-12-16 20:17:37 +00:00
michael
73f10ab231 * Reset externals 2018-12-15 13:10:23 +00:00
michael
dda1f36129 * Reset externals 2018-12-15 13:08:59 +00:00
michael
d436333de1 * Create release 1.2 branch 2018-12-15 13:05:41 +00:00
mattias
ac757558fe rtl: added val(s,bool,code), fixed range check error MinInteger 2018-12-15 11:33:54 +00:00
mattias
1f3e008591 rtl: system val integers support for hexnumbers 2018-12-14 08:44:08 +00:00
michael
0c812655ec Correct XMLHTTPRequest constants 2018-12-08 23:33:07 +00:00
michael
69f85aaa96 * Fix from Wagner Landgraf to fix missing data events 2018-12-05 14:14:38 +00:00
michael
4d3eef11e8 * Web compiler, initial demo 2018-12-04 21:43:26 +00:00
michael
81f641814a * Filename functions as in SysUtils 2018-12-01 18:57:29 +00:00
mattias
bea50b5047 rtl: accelerated StringOf 2018-11-21 08:39:01 +00:00
mattias
5c7c57af41 rtl: added BytesOf and StringOf, issue 34580, from silvioprog 2018-11-21 08:36:51 +00:00
mattias
6b98060678 rtl: fixed compile 2018-11-13 19:03:24 +00:00
mattias
67afd2d765 rtl: simplified FormatNumberCurrency 2018-11-13 14:09:50 +00:00
michael
dbf97bddc2 * Fix FormatNumberCurrency 2018-11-12 20:21:21 +00:00
mattias
4066cecd67 demo: fixed compile demoload 2018-11-02 22:18:31 +00:00
mattias
e3c64cec62 demo: fixed compile demoload 2018-11-02 22:18:18 +00:00
mattias
21d7e531e6 demo: fixed compile of demodb 2018-11-02 22:17:50 +00:00
mattias
9f8fcf5d38 demo: fixed restserver on darwin 2018-11-02 22:16:36 +00:00
mattias
a73cf3423a rtl: fixed isNaN for ecmascript6 2018-11-02 22:15:40 +00:00
mattias
23f2598421 rtl: added tjsstring.normalize overload 2018-11-02 22:15:03 +00:00
michael
4bcf9d8eb9 * Fix formatfloat digits after decimalsepararor in case of 0 2018-11-02 09:38:20 +00:00
mattias
d99f435093 rtl: clean up 2018-11-01 15:23:55 +00:00
mattias
5075b5f4d6 rtl: clean up, fixed strtoint $FF 2018-11-01 14:13:49 +00:00
mattias
55ac9ab11e rtl: fixed val(hexnumber,nativeint,code) 2018-11-01 13:01:17 +00:00
mattias
52ade4b10c rtl: added TJSError.Stack and Exception.NodeJSError 2018-11-01 10:35:22 +00:00
mattias
75d705cf92 nodejs: clean up 2018-10-31 22:59:14 +00:00
mattias
c076afa3aa nodejs: comments 2018-10-31 13:56:52 +00:00
mattias
79297ed7c1 rt: clean up 2018-10-31 13:28:46 +00:00
mattias
72f17cf5f2 rtl: nodejs findfirst/next/close 2018-10-31 12:11:18 +00:00
michael
e319c9723c * Add Screen definition 2018-10-31 11:53:09 +00:00
mattias
61b2aeb3fe nodejs: fixed typo 2018-10-30 23:17:05 +00:00
mattias
658876f00d nodejs: added fs as NJS_FS:TNJSFS and path as NJS_Path: TNJSPath 2018-10-30 23:14:56 +00:00
mattias
c2de3046cf rtl: added exception classes EStreamError, EFCreateError and friends 2018-10-30 23:13:14 +00:00
mattias
0081d299e2 rtl: fixed typo 2018-10-30 23:12:38 +00:00
mattias
796b00d27f rtl: nodejs: added TNJSOS 2018-10-30 23:12:26 +00:00
mattias
f3db818bb3 rtl: changed LineEnding to a variable, it is determined at runtime 2018-10-30 23:11:56 +00:00
mattias
fe82a58da2 rtl: fixed IsInfinite 2018-10-29 18:17:44 +00:00
mattias
da901ab750 rtl: clean up 2018-10-28 18:29:27 +00:00
michael
8744cbe84f * Fix formatfloat rounding 2018-10-27 10:56:15 +00:00
mattias
972afa471d started nodejsfs 2018-10-25 16:08:07 +00:00
mattias
0e923963eb rtl: added ovrloads Min/Max 2018-10-25 15:42:06 +00:00