mirror of
https://gitlab.com/freepascal.org/fpc/pas2js.git
synced 2025-04-05 17:07:45 +02:00
![]() ------------------------------------------------------------------------ r941 | svenbarth | 2020-11-13 16:02:27 +0100 (Fri, 13 Nov 2020) | 1 line * TStack<>.TrimExcess should override TCustomList<>.TrimExcess ------------------------------------------------------------------------ r942 | svenbarth | 2020-11-15 12:26:08 +0100 (Sun, 15 Nov 2020) | 1 line * fix compilation of Tetris demo ------------------------------------------------------------------------ r950 | michael | 2020-11-24 15:59:49 +0100 (Tue, 24 Nov 2020) | 1 line * Added rendercolumn, so columns can be disabled ------------------------------------------------------------------------ r951 | michael | 2020-11-25 12:15:19 +0100 (Wed, 25 Nov 2020) | 1 line * Add Focus and ReplaceClasses/AddRemoveClasses ------------------------------------------------------------------------ r952 | michael | 2020-11-27 09:41:43 +0100 (Fri, 27 Nov 2020) | 1 line * Make creation of data-tags optional ------------------------------------------------------------------------ r953 | michael | 2020-11-27 17:12:43 +0100 (Fri, 27 Nov 2020) | 1 line * Correct options objects ------------------------------------------------------------------------ |
||
---|---|---|
.. | ||
browserconsole.pas | ||
class2pas.pas | ||
classes.pas | ||
contnrs.pas | ||
dateutils.pas | ||
generics.collections.pas | ||
generics.defaults.pas | ||
generics.strings.pas | ||
hotreloadclient.pas | ||
js.pas | ||
libjquery.pas | ||
math.pas | ||
node.events.pas | ||
nodejs.pas | ||
objpas.pas | ||
p2jsres.pp | ||
pas2js_rtl.lpk | ||
pas2js_rtl.pas | ||
README.txt | ||
rstranslate.pp | ||
Rtl.BrowserLoadHelper.pas | ||
Rtl.ScriptLoader.pas | ||
Rtl.TemplateLoader.pas | ||
Rtl.UnitLoader.pas | ||
rtlconsts.pas | ||
rtti.pas | ||
simplelinkedlist.pas | ||
strutils.pas | ||
system.pas | ||
sysutils.pas | ||
timer.pas | ||
types.pas | ||
typinfo.pas | ||
web.pas | ||
webassembly.pas | ||
webaudio.pas | ||
webbluetooth.pas | ||
webgl.pas | ||
webrouter.pp | ||
webrtc.pas | ||
websvg.pas | ||
webutils.pas |
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.