summaryrefslogtreecommitdiff
path: root/packages/pastojs
Commit message (Expand)AuthorAgeFilesLines
* * regenerated makefilesjonas2020-04-191-5/+8
* * regenerated makefilesjonas2020-04-181-9/+38
* * rebuild Makefilesflorian2020-04-101-1/+17
* * Added some missing source-files to the fpmake-archivejoost2020-03-301-0/+5
* pastojs: fixed with-do x, where x is in helper and classmattias2020-03-301-2/+6
* pastojs: filer: started pending specializemattias2020-03-283-36/+295
* * regenerated Makefilesflorian2020-03-211-1/+9
* * renamed nodejsfs to node.jsmichael2020-02-232-2/+2
* pas2js: typeinfo(specialization)mattias2020-02-202-1/+44
* pas2js: not storing specialized elementsmattias2020-02-203-28/+144
* fcl-passrc: fixed alias type of member typemattias2020-02-171-0/+23
* pas2js: allow ExtClass<JSValue>:=ExtClass<Word>mattias2020-02-142-2/+76
* pas2js: no warning on typecast TGen<JSValue>(aGen<Word>) or TGen<Word>(aGen<J...mattias2020-02-142-7/+93
* pastojs: rename unit implementation constmattias2020-02-102-15/+136
* fcl-passrc: resolver: typecast unrelated classes: only warn instead of errormattias2020-02-091-1/+51
* pas2js: -i showing modeswitchesmattias2020-02-092-3/+56
* pas2js: option -im, -M<modeswitch>mattias2020-02-061-25/+91
* pas2js: docs option -Sjmattias2020-02-011-1/+2
* pas2js: option -Sjmattias2020-02-011-10/+16
* pastojs: filer: generic classmattias2020-01-162-8/+17
* pastojs: filer: anonymous proceduremattias2020-01-152-0/+57
* pastojs: filer: try-exceptmattias2020-01-153-50/+281
* pastojs: filer: with-domattias2020-01-152-403/+546
* pastojs: filer: read/write assign, asm, repeat, ifmattias2020-01-082-26/+88
* pastojs: filer: started read/write implelementsmattias2020-01-062-8/+781
* pastojs: filer: store generic procedure bodymattias2020-01-033-844/+1000
* pastojs: added libpas2js hook SetPas2JSUnitAliasCallBackmattias2019-12-301-1/+1
* pastojs: added libpas2js hook SetPas2JSUnitAliasCallBackmattias2019-12-302-6/+45
* fcl-passrc: allow using unit twice with different aliasmattias2019-12-291-0/+52
* pastojs: pcu srcmapmattias2019-12-292-17/+48
* pastojs: fixed compile nodejsmattias2019-12-151-6/+12
* pastojs: fixed conflicting msg number 4016mattias2019-12-151-2/+3
* pastojs: filer: warn for genericsmattias2019-12-152-2/+34
* pastojs: treat constref as const, warn for non record/arraymattias2019-12-152-5/+154
* pastojs: write generic function without bodymattias2019-11-203-34/+134
* Regenerate all Makefile's after commit #43472pierre2019-11-151-4/+8
* pastojs: typeinfo forward external classmattias2019-10-301-11/+17
* pastojs: less hintsmattias2019-10-302-0/+4
* * Fix TNoResources abstract methodsmichael2019-10-301-0/+12
* pastojs: fixed pcu canonical class-ofmattias2019-10-291-2/+16
* pastojs: started pcu srcmapmattias2019-10-291-3/+14
* pastojs: typeinfo for external classesmattias2019-10-273-67/+226
* * Add as="script" attribute to link, to silence warning in chromemichael2019-10-271-1/+1
* * HTML/JS Resource supportmichael2019-10-276-3/+567
* fcl-passrc: resolver: pass inlinespec as parammattias2019-10-221-0/+33
* pastojs: fixed testmattias2019-10-211-1/+2
* fcl-passrc: resolver: implicit function specialization: widen common typesmattias2019-10-211-0/+39
* fcl-passrc: less hintsmattias2019-10-211-1/+2
* pastojs: typeinfo(GenTemplateType)mattias2019-10-182-2/+74
* pastojs: static method no thismattias2019-10-183-40/+100