pas2js/packages/rtl
2020-03-10 22:24:31 +00:00
..
browserconsole.pas * Copyright notice 2020-03-10 22:23:52 +00:00
class2pas.pas
classes.pas * Fix bug 35558: Add SortList 2020-02-08 09:50:34 +00:00
contnrs.pas rtl: less hints 2019-03-04 13:52:35 +00:00
dateutils.pas
generics.collections.pas rtl: started generic TList 2019-08-26 13:44:05 +00:00
generics.defaults.pas rtl: started generic TList 2019-08-26 13:44:05 +00:00
generics.strings.pas rtl: started generic TList 2019-08-26 13:44:05 +00:00
hotreloadclient.pas
js.pas * IteratorResult & AsyncIterator 2020-02-21 15:10:56 +00:00
libjquery.pas * Remove todos 2020-03-10 22:24:31 +00:00
math.pas rtl: clean up 2019-02-17 20:49:27 +00:00
nodejs.pas * Completed bugger, added events and timers 2020-02-21 15:11:29 +00:00
objpas.pas
p2jsres.pp * Add support for resources 2019-10-27 13:14:34 +00:00
pas2js_rtl.lpk * Undo last patch, too much committed 2019-09-13 09:48:21 +00:00
pas2js_rtl.pas
README.txt
rstranslate.pp * Copyright header added 2019-07-15 13:14:26 +00:00
Rtl.ScriptLoader.pas * Add dynamic unit loader and demo 2019-04-12 20:38:40 +00:00
Rtl.TemplateLoader.pas * Template loader and demo 2019-09-12 20:38:59 +00:00
Rtl.UnitLoader.pas * Add dynamic unit loader and demo 2019-04-12 20:38:40 +00:00
rtlconsts.pas * Switch to resource strings 2019-07-18 16:30:32 +00:00
rtti.pas rtl: made TValue a record, started TRttiType 2019-02-26 08:32:09 +00:00
simplelinkedlist.pas * Needed for classes unit 2019-07-07 18:38:55 +00:00
strutils.pas * Added some missing functions 2019-02-18 12:25:30 +00:00
system.pas rtl: MethodName: support callbacks with function reference 2019-10-21 16:44:47 +00:00
sysutils.pas * Add escaping of specials ^ and $ to stringreplace 2019-10-27 17:11:33 +00:00
timer.pas
types.pas * ByteDynArray 2020-02-21 15:12:12 +00:00
typinfo.pas rtl: added tkExtClass 2019-10-30 11:56:41 +00:00
web.pas * Patch from Silvio Clecio to implement cookie on TJSDocument (bug ID 0035357). 2020-02-09 18:13:07 +00:00
webassembly.pas * First version of webassembly interface 2019-09-22 11:20:41 +00:00
webaudio.pas
webbluetooth.pas rtl: clean up 2019-04-11 10:50:49 +00:00
webgl.pas rtl: clean up 2019-02-26 17:45:43 +00:00
webrouter.pp * Correct getcurrentlocation 2019-11-02 17:33:45 +00:00
websvg.pas * Websvg generated from web SVG IDL 2019-02-17 16:38:51 +00:00

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.