pas2js/packages/rtl
2018-02-04 16:41:39 +00:00
..
browserconsole.pas * Make RTL package like any other 2017-12-28 10:01:55 +00:00
classes.pas * Make RTL package like any other 2017-12-28 10:01:55 +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 * Make RTL package like any other 2017-12-28 10:01:55 +00:00
js.pas * Corrected promise object, added examples 2018-02-04 16:41:39 +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 * Make RTL package like any other 2017-12-28 10:01:55 +00:00
system.pas * trunc now dynamically creates Math.trunc on IE 2018-01-29 13:46:05 +00:00
sysutils.pas * Clean up of initialization section, patch from Mattias Gaertner. 2018-01-18 14:23:03 +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 * Corrected promise object, added examples 2018-02-04 16:41:39 +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.