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

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.