Michaël Van Canneyt b1ebb09f79 * Undo &type 3 years ago
..
README.txt 4860a47620 * Make RTL package like any other 7 years ago
Rtl.BrowserLoadHelper.pas a5a55469e9 * Fixes for Blob handling 5 years ago
Rtl.ScriptLoader.pas a751522df8 * Add dynamic unit loader and demo 6 years ago
Rtl.TemplateLoader.pas 466aadfba9 * Template loader and demo 5 years ago
Rtl.UnitLoader.pas a751522df8 * Add dynamic unit loader and demo 6 years ago
arrayutils.pas 82ca0ecd8e * Start of array utils 4 years ago
browserconsole.pas 0c8d5388e6 * TBytesStream.LoadFromURL 5 years ago
class2pas.pas 43a68f985a * Small cosmetic change 5 years ago
classes.pas 7d544eafc0 * Fix SkipValue for string values 4 years ago
contnrs.pas aa33897aa3 * Convert array of jsvalue to array of const where appropriate 4 years ago
dateutils.pas 07d4e4a9fe * Allow seconds to be empty 4 years ago
generics.collections.pas 0f656ddf5f * Add comparer version of dictionary 4 years ago
generics.defaults.pas 3c0385af7a * TArray is in system unit (bug id 37795) 4 years ago
generics.strings.pas ddc8bafa81 rtl: started generic TList 6 years ago
hotreloadclient.pas 8fc505f54d rtl: less hints 7 years ago
js.pas 8482033b45 * Fix bug 38911, finally 4 years ago
libjquery.pas de05c1f807 * Remove todos 5 years ago
math.pas b44be85b81 * Add and use TValueSign 4 years ago
node.events.pas b91651683c * SPlit eventemitter, often encountered in browser code 5 years ago
nodejs.pas b91651683c * SPlit eventemitter, often encountered in browser code 5 years ago
objpas.pas 4860a47620 * Make RTL package like any other 7 years ago
p2jsres.pp 2b0c7ffa88 * Add support for resources 5 years ago
pas2js_rtl.lpk 7dc3c9659f * Undo last patch, too much committed 5 years ago
pas2js_rtl.pas 7a3645e7d4 rtl: fixed pas2js_rtl.lpk building with -Tbrowser 6 years ago
rstranslate.pp 021964c4d0 * Copyright header added 6 years ago
rtlconsts.pas 8b600f7e10 * Additional string 4 years ago
rtti.pas e61df9571c Istype no TValue. 3 years ago
simplelinkedlist.pas ee110fbed3 * Needed for classes unit 6 years ago
strutils.pas a12207ccc3 * Patch from Wagner Landgraf to fix order of params in StartsStr/EndsStr (Issue ID 38853) 4 years ago
system.pas 5fef7a40d0 * Empty string cannot be number 4 years ago
sysutils.pas 5dd3334858 * Fix formatfloat issue for certain precisions 3 years ago
timer.pas 801f362c24 + Timer component by warleyalex 7 years ago
types.pas e06502aa4b * WordDynArray 4 years ago
typinfo.pas e95f3a7f26 * Patch from Wagner Landgraf to add GetTypeName function (Issue ID 38850) 4 years ago
web.pas b1ebb09f79 * Undo &type 3 years ago
webassembly.pas abd08459c4 * First version of webassembly interface 5 years ago
webaudio.pas 73347e80d2 * Correct options objects 4 years ago
webbluetooth.pas bbdda51fee rtl: clean up 6 years ago
webgl.pas 6c0a7e59d1 rtl: clean up 6 years ago
webrouter.pp e6d18fc1b4 * Add easy access method RouteFromURL 5 years ago
webrtc.pas 6ba4e00741 * WEBRTC classes 5 years ago
websvg.pas d41a04d1a4 * Websvg generated from web SVG IDL 6 years ago
webutils.pas 21cf390e72 * Changed name to avoid confusion 5 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.