[Pas2js] Testing generics

Mattias Gaertner nc-gaertnma at netcologne.de
Thu Oct 17 19:04:49 CEST 2019


Hi,

pas2js trunk now supports generics.
Here is a list of features, what should work and what not:

https://wiki.lazarus.freepascal.org/pas2js_Generics

As demonstration I added the generic TList<T> in the rtl units:
generics.collections.pas
generics.defaults.pas
generics.strings.pas

Now I'm searching some brave adventurers to test this alpha feature and
report bugs.


Mattias


More information about the Pas2js mailing list