Michaël Van Canneyt cedf711a86 * click and trigger 3 лет назад
..
README.txt 4860a47620 * Make RTL package like any other 8 лет назад
Rtl.BrowserLoadHelper.pas a5a55469e9 * Fixes for Blob handling 5 лет назад
Rtl.ScriptLoader.pas a751522df8 * Add dynamic unit loader and demo 6 лет назад
Rtl.TemplateLoader.pas 466aadfba9 * Template loader and demo 6 лет назад
Rtl.UnitLoader.pas a751522df8 * Add dynamic unit loader and demo 6 лет назад
arrayutils.pas 82ca0ecd8e * Start of array utils 5 лет назад
browserconsole.pas fb6cf854dd * Fix for escaping too much HTML, issue #39203 4 лет назад
class2pas.pas 43a68f985a * Small cosmetic change 5 лет назад
classes.pas 54014abb5c Global loading classes implementation. 3 лет назад
contnrs.pas aa33897aa3 * Convert array of jsvalue to array of const where appropriate 4 лет назад
dateutils.pas 07d4e4a9fe * Allow seconds to be empty 5 лет назад
generics.collections.pas 0f656ddf5f * Add comparer version of dictionary 4 лет назад
generics.defaults.pas 3c0385af7a * TArray is in system unit (bug id 37795) 5 лет назад
generics.strings.pas ddc8bafa81 rtl: started generic TList 6 лет назад
hotreloadclient.pas 8fc505f54d rtl: less hints 7 лет назад
js.pas 9d0b5468d1 They forgot the overload. 4 лет назад
libjquery.pas cedf711a86 * click and trigger 3 лет назад
math.pas 354bd551e5 * Sign can accept nativeint. Fix issue #39211 3 лет назад
node.events.pas b91651683c * SPlit eventemitter, often encountered in browser code 5 лет назад
nodejs.pas b91651683c * SPlit eventemitter, often encountered in browser code 5 лет назад
objpas.pas 4860a47620 * Make RTL package like any other 8 лет назад
p2jsres.pp 2b0c7ffa88 * Add support for resources 6 лет назад
pas2js_rtl.lpk 7dc3c9659f * Undo last patch, too much committed 6 лет назад
pas2js_rtl.pas 7a3645e7d4 rtl: fixed pas2js_rtl.lpk building with -Tbrowser 7 лет назад
rstranslate.pp 021964c4d0 * Copyright header added 6 лет назад
rtlconsts.pas 8b600f7e10 * Additional string 5 лет назад
rtti.pas 42a493f8e3 * Added TrttiType.GetProperties 3 лет назад
simplelinkedlist.pas ee110fbed3 * Needed for classes unit 6 лет назад
strutils.pas a12207ccc3 * Patch from Wagner Landgraf to fix order of params in StartsStr/EndsStr (Issue ID 38853) 4 лет назад
system.pas 4702161f5a All changes in RTTI I have made. 4 лет назад
sysutils.pas ffcb2ac150 Invariant no format settings. 3 лет назад
timer.pas 801f362c24 + Timer component by warleyalex 7 лет назад
types.pas e06502aa4b * WordDynArray 5 лет назад
typinfo.pas 846b223e79 Typeinfo of external classes. 3 лет назад
web.pas fb23c8ad49 rtl: less hints 3 лет назад
webassembly.pas 9f8e8c71de * Micro improvements 4 лет назад
webaudio.pas 73347e80d2 * Correct options objects 5 лет назад
webbluetooth.pas bbdda51fee rtl: clean up 6 лет назад
webgl.pas 6c0a7e59d1 rtl: clean up 6 лет назад
webrouter.pp e6d18fc1b4 * Add easy access method RouteFromURL 5 лет назад
webrtc.pas 6ba4e00741 * WEBRTC classes 5 лет назад
websvg.pas d41a04d1a4 * Websvg generated from web SVG IDL 6 лет назад
webutils.pas 21cf390e72 * Changed name to avoid confusion 5 лет назад

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.