michael 601dfd5be7 * Add TJSCloseEvent definition from Simon Ameis, bug ID 37425 5 anni fa
..
README.txt 4860a47620 * Make RTL package like any other 8 anni fa
Rtl.ScriptLoader.pas a751522df8 * Add dynamic unit loader and demo 6 anni fa
Rtl.TemplateLoader.pas 466aadfba9 * Template loader and demo 6 anni fa
Rtl.UnitLoader.pas a751522df8 * Add dynamic unit loader and demo 6 anni fa
browserconsole.pas 18452a754b * Copyright notice 5 anni fa
class2pas.pas 43a68f985a * Small cosmetic change 5 anni fa
classes.pas 628dd46797 * Fix missing reference to procedure streaming 5 anni fa
contnrs.pas a8430a243b rtl: less hints 6 anni fa
dateutils.pas 8fc505f54d rtl: less hints 7 anni fa
generics.collections.pas 738210f764 * Change some code that results in browser warning about unreachable code 5 anni fa
generics.defaults.pas 11a03717f0 * Change to anonymous func 5 anni fa
generics.strings.pas ddc8bafa81 rtl: started generic TList 6 anni fa
hotreloadclient.pas 8fc505f54d rtl: less hints 7 anni fa
js.pas 3df6637e4b rtl: fixed jsInstanceOf returning boolean 5 anni fa
libjquery.pas de05c1f807 * Remove todos 5 anni fa
math.pas 218736588c rtl: clean up 6 anni fa
nodejs.pas df2250da28 * Completed bugger, added events and timers 5 anni fa
objpas.pas 4860a47620 * Make RTL package like any other 8 anni fa
p2jsres.pp 2b0c7ffa88 * Add support for resources 6 anni fa
pas2js_rtl.lpk 7dc3c9659f * Undo last patch, too much committed 6 anni fa
pas2js_rtl.pas 7a3645e7d4 rtl: fixed pas2js_rtl.lpk building with -Tbrowser 7 anni fa
rstranslate.pp 021964c4d0 * Copyright header added 6 anni fa
rtlconsts.pas 628dd46797 * Fix missing reference to procedure streaming 5 anni fa
rtti.pas 75bae04c58 rtl: made TValue a record, started TRttiType 6 anni fa
simplelinkedlist.pas ee110fbed3 * Needed for classes unit 6 anni fa
strutils.pas d1ef06167d * Remove inline 5 anni fa
system.pas df8e44ef3e * Change some code that results in browser warning about unreachable code (bug ID 37246) 5 anni fa
sysutils.pas b5e238ec57 * Make strtoint more Delphi/FPC compatible: floats are rejected 5 anni fa
timer.pas 801f362c24 + Timer component by warleyalex 7 anni fa
types.pas 8944471cc6 * ByteDynArray 5 anni fa
typinfo.pas 726d0d3b3d rtl: added pfAddress,pfReference 5 anni fa
web.pas 601dfd5be7 * Add TJSCloseEvent definition from Simon Ameis, bug ID 37425 5 anni fa
webassembly.pas abd08459c4 * First version of webassembly interface 6 anni fa
webaudio.pas 0d764b00cc * Auto-generate webgl.pas webaudio.pas from .idl files 7 anni fa
webbluetooth.pas bbdda51fee rtl: clean up 6 anni fa
webgl.pas 6c0a7e59d1 rtl: clean up 6 anni fa
webrouter.pp e6d18fc1b4 * Add easy access method RouteFromURL 5 anni fa
webrtc.pas 6ba4e00741 * WEBRTC classes 5 anni fa
websvg.pas d41a04d1a4 * Websvg generated from web SVG IDL 6 anni fa
webutils.pas 21cf390e72 * Changed name to avoid confusion 5 anni fa

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.