michael f106f3ef5b * Merging revisions 616 from trunk: 5 years ago
..
README.txt 4860a47620 * Make RTL package like any other 7 years ago
browserconsole.pas 6b98060678 rtl: fixed compile 6 years ago
class2pas.pas abceaab919 * Refactored and improved class2pas 7 years ago
classes.pas a0f2fb0a8f * Fix getdelimitedtext, quoting was wrong 6 years ago
contnrs.pas 74a7874b96 * Merging revisions 342 from trunk: 6 years ago
dateutils.pas 8fc505f54d rtl: less hints 7 years ago
hotreloadclient.pas 8fc505f54d rtl: less hints 7 years ago
js.pas fb5f97355d rtl: updated isRecord 6 years ago
libjquery.pas 4860a47620 * Make RTL package like any other 7 years ago
math.pas ac757558fe rtl: added val(s,bool,code), fixed range check error MinInteger 6 years ago
nodejs.pas 371dc7c97c rtl: using const to avoid cloning on calls 6 years ago
objpas.pas 4860a47620 * Make RTL package like any other 7 years ago
pas2js_rtl.lpk 7a3645e7d4 rtl: fixed pas2js_rtl.lpk building with -Tbrowser 6 years ago
pas2js_rtl.pas 7a3645e7d4 rtl: fixed pas2js_rtl.lpk building with -Tbrowser 6 years ago
rtlconsts.pas 261cf413ad * Support for currency formatting. Currency type is a double 7 years ago
rtti.pas 5791ba170e rtl: initial Rtti.Invoke(), issue 34710 6 years ago
strutils.pas 1ddfba94f3 * Merging revisions 294 from trunk: 6 years ago
system.pas 3f18c4e5cc fixed ArcTan definition (bug ID 35655) 6 years ago
sysutils.pas f106f3ef5b * Merging revisions 616 from trunk: 5 years ago
timer.pas 801f362c24 + Timer component by warleyalex 7 years ago
types.pas 0d764b00cc * Auto-generate webgl.pas webaudio.pas from .idl files 7 years ago
typinfo.pas 01b3be4a07 rtl: added tkHelper 6 years ago
web.pas 28d49fe196 * Merging revisions 423,424,425,426 from trunk: 6 years ago
webaudio.pas 0d764b00cc * Auto-generate webgl.pas webaudio.pas from .idl files 7 years ago
webbluetooth.pas 6a129b1b7c rtl: clean up 6 years ago
webgl.pas 1ea026bcbc rtl: clean up 6 years ago
webrouter.pp 8e46daef77 * Merging revisions r356,r357,r358,r359,r365,r366,r373,r374,r376 from trunk: 6 years ago
websvg.pas d41a04d1a4 * Websvg generated from web SVG IDL 6 years ago

README.txt

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.