michael a751522df8 * Add dynamic unit loader and demo 6 years ago
..
README.txt 4860a47620 * Make RTL package like any other 7 years ago
Rtl.ScriptLoader.pas a751522df8 * Add dynamic unit loader and demo 6 years ago
Rtl.UnitLoader.pas a751522df8 * Add dynamic unit loader and demo 6 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 a8430a243b rtl: less hints 6 years ago
dateutils.pas 8fc505f54d rtl: less hints 7 years ago
hotreloadclient.pas 8fc505f54d rtl: less hints 7 years ago
js.pas f2f782f6cc * Overloaded form of _then 6 years ago
libjquery.pas 4860a47620 * Make RTL package like any other 7 years ago
math.pas 218736588c rtl: clean up 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 509afdceac pas2js_rtl: added files 6 years ago
pas2js_rtl.pas 7a3645e7d4 rtl: fixed pas2js_rtl.lpk building with -Tbrowser 6 years ago
rtlconsts.pas 75bae04c58 rtl: made TValue a record, started TRttiType 6 years ago
rtti.pas 75bae04c58 rtl: made TValue a record, started TRttiType 6 years ago
strutils.pas e2fba2b61a * Added some missing functions 6 years ago
system.pas 33328ecf5a rtl: added TObject.Dispatch and DispatchStr 6 years ago
sysutils.pas 643fc182b4 * Fix stringreplace with + char. 6 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 75bae04c58 rtl: made TValue a record, started TRttiType 6 years ago
web.pas 20561ff2d9 * Add FileReader class 6 years ago
webaudio.pas 0d764b00cc * Auto-generate webgl.pas webaudio.pas from .idl files 7 years ago
webbluetooth.pas bbdda51fee rtl: clean up 6 years ago
webgl.pas 6c0a7e59d1 rtl: clean up 6 years ago
webrouter.pp 06ee490db9 * Fix detection of push state api 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.