pas2js/packages/rtl
2018-04-21 06:14:52 +00:00
..
browserconsole.pas * Make RTL package like any other 2017-12-28 10:01:55 +00:00
classes.pas * Added AddPair 2018-03-27 11:48:15 +00:00
contnrs.pas * Add missing semicolon, detected after bugfix in compiler 2018-01-29 18:38:02 +00:00
dateutils.pas * Make RTL package like any other 2017-12-28 10:01:55 +00:00
hotreloadclient.pas * Fix changed TJSJON.Parse definition 2018-02-10 12:20:54 +00:00
js.pas * Array length is read-write 2018-02-11 21:00:42 +00:00
libjquery.pas * Make RTL package like any other 2017-12-28 10:01:55 +00:00
math.pas * Make RTL package like any other 2017-12-28 10:01:55 +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 rtl: added rtti.pas with TVirtualInterface 2018-04-21 06:14:52 +00:00
pas2js_rtl.pas * Webrouter unit 2018-01-29 19:57:11 +00:00
README.txt * Make RTL package like any other 2017-12-28 10:01:55 +00:00
rtlconsts.pas * Additions from Mattias for interface support 2018-04-07 13:02:57 +00:00
rtti.pas rtl: added rtti.pas with TVirtualInterface 2018-04-21 06:14:52 +00:00
strutils.pas * Remove some duplicates 2018-03-22 13:17:00 +00:00
system.pas * Patch from mattias to handle GUID as record 2018-04-21 05:52:56 +00:00
sysutils.pas * Patch from mattias to handle GUID as record 2018-04-21 05:52:56 +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 * Removed double identifier forward declarations 2018-03-06 14:34:34 +00:00
webrouter.pp * Webrouter unit 2018-01-29 19:57:11 +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.