michael 81538babe2 * Merging revisions 941,942,950,951,952,953 from trunk: 5 lat temu
..
README.txt 4860a47620 * Make RTL package like any other 8 lat temu
Rtl.BrowserLoadHelper.pas a5a55469e9 * Fixes for Blob handling 5 lat temu
Rtl.ScriptLoader.pas a751522df8 * Add dynamic unit loader and demo 6 lat temu
Rtl.TemplateLoader.pas 466aadfba9 * Template loader and demo 6 lat temu
Rtl.UnitLoader.pas a751522df8 * Add dynamic unit loader and demo 6 lat temu
browserconsole.pas 0c8d5388e6 * TBytesStream.LoadFromURL 5 lat temu
class2pas.pas 43a68f985a * Small cosmetic change 5 lat temu
classes.pas 79e245988b * Merging revisions 944 from trunk: 5 lat temu
contnrs.pas a8430a243b rtl: less hints 6 lat temu
dateutils.pas 07d4e4a9fe * Allow seconds to be empty 5 lat temu
generics.collections.pas 81538babe2 * Merging revisions 941,942,950,951,952,953 from trunk: 5 lat temu
generics.defaults.pas 3c0385af7a * TArray is in system unit (bug id 37795) 5 lat temu
generics.strings.pas ddc8bafa81 rtl: started generic TList 6 lat temu
hotreloadclient.pas 8fc505f54d rtl: less hints 7 lat temu
js.pas 3df6637e4b rtl: fixed jsInstanceOf returning boolean 5 lat temu
libjquery.pas de05c1f807 * Remove todos 5 lat temu
math.pas 218736588c rtl: clean up 6 lat temu
node.events.pas b91651683c * SPlit eventemitter, often encountered in browser code 5 lat temu
nodejs.pas b91651683c * SPlit eventemitter, often encountered in browser code 5 lat temu
objpas.pas 4860a47620 * Make RTL package like any other 8 lat temu
p2jsres.pp 2b0c7ffa88 * Add support for resources 6 lat temu
pas2js_rtl.lpk 7dc3c9659f * Undo last patch, too much committed 6 lat temu
pas2js_rtl.pas 7a3645e7d4 rtl: fixed pas2js_rtl.lpk building with -Tbrowser 7 lat temu
rstranslate.pp 021964c4d0 * Copyright header added 6 lat temu
rtlconsts.pas 628dd46797 * Fix missing reference to procedure streaming 5 lat temu
rtti.pas 557a61a21a * Patch from Henrique Werlang to rework GetProperties so it is faster (bug ID 37850). 5 lat temu
simplelinkedlist.pas ee110fbed3 * Needed for classes unit 6 lat temu
strutils.pas d1ef06167d * Remove inline 5 lat temu
system.pas 46053a8ce5 rtl: removed obsolete widechar declaration 5 lat temu
sysutils.pas 541735fe84 rtl: added overload TryStrToInt64 with int64, TryStrToQWord with QWord, TryStrToUInt64 with UInt64 5 lat temu
timer.pas 801f362c24 + Timer component by warleyalex 7 lat temu
types.pas 2248f6abe2 * Move HRESULT to system unit 5 lat temu
typinfo.pas 6fb1ce581f rtl: moved TTypeKind to unit system, fpc compatibility, needed by GetTypeKind 5 lat temu
web.pas ea077cd836 * Add async fetch 5 lat temu
webassembly.pas abd08459c4 * First version of webassembly interface 6 lat temu
webaudio.pas 81538babe2 * Merging revisions 941,942,950,951,952,953 from trunk: 5 lat temu
webbluetooth.pas bbdda51fee rtl: clean up 6 lat temu
webgl.pas 6c0a7e59d1 rtl: clean up 6 lat temu
webrouter.pp e6d18fc1b4 * Add easy access method RouteFromURL 5 lat temu
webrtc.pas 6ba4e00741 * WEBRTC classes 5 lat temu
websvg.pas d41a04d1a4 * Websvg generated from web SVG IDL 6 lat temu
webutils.pas 21cf390e72 * Changed name to avoid confusion 5 lat temu

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.