pas2js/packages/rtl
2018-03-27 11:48:15 +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 * Webrouter unit 2018-01-29 19:57:11 +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 * Make RTL package like any other 2017-12-28 10:01:55 +00:00
strutils.pas * Remove some duplicates 2018-03-22 13:17:00 +00:00
system.pas * trunc now dynamically creates Math.trunc on IE 2018-01-29 13:46:05 +00:00
sysutils.pas * Fix duplicate implementations 2018-03-19 13:26:30 +00:00
types.pas * Make RTL package like any other 2017-12-28 10:01:55 +00:00
typinfo.pas * Make RTL package like any other 2017-12-28 10:01:55 +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.