mattias 25cd5e607a rtl: added TStrings.ToObjectArray and TStrings.ToStringArray hace 5 años
..
README.txt 4860a47620 * Make RTL package like any other hace 8 años
Rtl.BrowserLoadHelper.pas a5a55469e9 * Fixes for Blob handling hace 5 años
Rtl.ScriptLoader.pas a751522df8 * Add dynamic unit loader and demo hace 6 años
Rtl.TemplateLoader.pas 466aadfba9 * Template loader and demo hace 6 años
Rtl.UnitLoader.pas a751522df8 * Add dynamic unit loader and demo hace 6 años
browserconsole.pas 0c8d5388e6 * TBytesStream.LoadFromURL hace 5 años
class2pas.pas 43a68f985a * Small cosmetic change hace 5 años
classes.pas 25cd5e607a rtl: added TStrings.ToObjectArray and TStrings.ToStringArray hace 5 años
contnrs.pas a8430a243b rtl: less hints hace 6 años
dateutils.pas cff01fce48 * Patch from Bruno Fierens to take into account milliseconds in RFC3339 dates hace 5 años
generics.collections.pas 738210f764 * Change some code that results in browser warning about unreachable code hace 5 años
generics.defaults.pas 3c0385af7a * TArray is in system unit (bug id 37795) hace 5 años
generics.strings.pas ddc8bafa81 rtl: started generic TList hace 6 años
hotreloadclient.pas 8fc505f54d rtl: less hints hace 7 años
js.pas 3df6637e4b rtl: fixed jsInstanceOf returning boolean hace 5 años
libjquery.pas de05c1f807 * Remove todos hace 5 años
math.pas 218736588c rtl: clean up hace 6 años
node.events.pas b91651683c * SPlit eventemitter, often encountered in browser code hace 5 años
nodejs.pas b91651683c * SPlit eventemitter, often encountered in browser code hace 5 años
objpas.pas 4860a47620 * Make RTL package like any other hace 8 años
p2jsres.pp 2b0c7ffa88 * Add support for resources hace 6 años
pas2js_rtl.lpk 7dc3c9659f * Undo last patch, too much committed hace 6 años
pas2js_rtl.pas 7a3645e7d4 rtl: fixed pas2js_rtl.lpk building with -Tbrowser hace 7 años
rstranslate.pp 021964c4d0 * Copyright header added hace 6 años
rtlconsts.pas 628dd46797 * Fix missing reference to procedure streaming hace 5 años
rtti.pas 557a61a21a * Patch from Henrique Werlang to rework GetProperties so it is faster (bug ID 37850). hace 5 años
simplelinkedlist.pas ee110fbed3 * Needed for classes unit hace 6 años
strutils.pas d1ef06167d * Remove inline hace 5 años
system.pas 2fdece6eab * Patch from Henrique Werlang to move TArray (bug ID 37759) hace 5 años
sysutils.pas 2fdece6eab * Patch from Henrique Werlang to move TArray (bug ID 37759) hace 5 años
timer.pas 801f362c24 + Timer component by warleyalex hace 7 años
types.pas 2248f6abe2 * Move HRESULT to system unit hace 5 años
typinfo.pas 6fb1ce581f rtl: moved TTypeKind to unit system, fpc compatibility, needed by GetTypeKind hace 5 años
web.pas ea077cd836 * Add async fetch hace 5 años
webassembly.pas abd08459c4 * First version of webassembly interface hace 6 años
webaudio.pas 0d764b00cc * Auto-generate webgl.pas webaudio.pas from .idl files hace 7 años
webbluetooth.pas bbdda51fee rtl: clean up hace 6 años
webgl.pas 6c0a7e59d1 rtl: clean up hace 6 años
webrouter.pp e6d18fc1b4 * Add easy access method RouteFromURL hace 5 años
webrtc.pas 6ba4e00741 * WEBRTC classes hace 5 años
websvg.pas d41a04d1a4 * Websvg generated from web SVG IDL hace 6 años
webutils.pas 21cf390e72 * Changed name to avoid confusion hace 5 años

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.