pas2js/packages/rtl
2018-05-10 09:52:19 +00:00
..
browserconsole.pas rtl: less hints 2018-05-01 22:20:40 +00:00
classes.pas * Added AddPair 2018-03-27 11:48:15 +00:00
contnrs.pas rtl: shortened TFPCustomHashTable.ChangeTableSize 2018-05-02 07:34:25 +00:00
dateutils.pas rtl: less hints 2018-05-01 22:20:40 +00:00
hotreloadclient.pas rtl: less hints 2018-05-01 22:20:40 +00:00
js.pas * Add constructors and typed class calls to Array classes 2018-05-10 09:52:19 +00:00
libjquery.pas * Make RTL package like any other 2017-12-28 10:01:55 +00:00
math.pas rtl: made Nan const 2018-05-02 07:34:58 +00:00
nodejs.pas * Make RTL package like any other 2017-12-28 10:01:55 +00:00
objpas.pas * Make RTL package like any other 2017-12-28 10:01:55 +00:00
pas2js_rtl.lpk lpk: test compile to single js file 2018-05-08 15:47:04 +00:00
pas2js_rtl.pas * Added webgl unit to package 2018-05-01 12:41:51 +00:00
README.txt * Make RTL package like any other 2017-12-28 10:01:55 +00:00
rtlconsts.pas * Support for currency formatting. Currency type is a double 2018-04-21 09:17:29 +00:00
rtti.pas rtl: less hints 2018-05-02 06:15:33 +00:00
strutils.pas rtl: less hints 2018-05-01 22:20:40 +00:00
system.pas rtl: fixate IUnknown to style COM 2018-05-10 08:01:38 +00:00
sysutils.pas rtl: less hints 2018-04-27 08:37:34 +00:00
types.pas * Patch from mattias to handle GUID as record 2018-04-21 05:52:56 +00:00
typinfo.pas * Patch from mattias to handle GUID as record 2018-04-21 05:52:56 +00:00
web.pas * Patch from WarleyAlex to add HTMLTable elements 2018-05-10 09:51:46 +00:00
webgl.pas * Fixed wrong name for TJSWebGLBuffer 2018-05-01 14:54:51 +00:00
webrouter.pp rtl: less hints 2018-05-02 06:15:33 +00:00

Basic RTL for pas2js programs.

The files in this directory are part of the Free Pascal pas2js tool.

See the file COPYING.FPC, included in this distribution,
for details about the copyright.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.