summaryrefslogtreecommitdiff
path: root/packages/pastojs
Commit message (Expand)AuthorAgeFilesLines
* pastojs: fixed rtti method flagsmattias2021-04-262-47/+51
* pastojs: rtti of async function: pfAsyncmattias2021-04-242-12/+22
* pastojs: specialize try except on, issue 38795mattias2021-04-242-1/+76
* pastojs: clean upmattias2021-04-181-1/+1
* pas2js: fixed delay init specializations after loading impl sectionsmattias2021-04-183-32/+111
* * regenerated with FreeBSD/AArch64 supportjonas2021-04-101-1/+9
* * Makefiles regeneratedflorian2021-04-051-0/+13
* pastojs: fixed multi add element positionmattias2021-04-052-4/+11
* pastojs: specialzie anonymous functionmattias2021-03-312-1/+59
* pastojs: fixed -O- and record const, issue 38683mattias2021-03-291-0/+2
* pastojs: clean upmattias2021-03-292-4/+4
* pastojs: fixed published field with anonymous arraymattias2021-03-282-87/+168
* pastojs: fixed insert(item,array,pos) when array=nilmattias2021-03-283-18/+29
* pastojs: filer: restore global shortref namesmattias2021-03-251-4/+20
* fcl-js: fixed writing multi addmattias2021-03-241-0/+33
* pastojs: filer: fixed writing class destructormattias2021-03-241-1/+1
* pastojs: convert TBinaryExpr left lists without stackmattias2021-03-221-1/+105
* pastojs: precompiled proc: store shortref to enumtype of enumvaluemattias2021-03-212-0/+50
* * discardresult modifiermichael2021-03-191-1/+2
* fcl-passrc: fixed no hint when published method hides ancestor methodmattias2021-03-171-0/+54
* pastojs: fixed wrong setting rtl.TObjectDestroymattias2021-03-171-0/+1
* * regenerated makefiles after sync with trunknickysn2021-03-131-1/+1
* * synchronized with trunknickysn2021-03-133-12/+71
|\
| * Update Makefile's after commits 48929/48930pierre2021-03-121-0/+8
| * pastojs: fixed creating enum shortrefs for precompiled codemattias2021-03-082-11/+10
| * pastojs: read old pcu files from 2.0.0mattias2021-03-081-1/+53
* | * synchronized with trunknickysn2021-03-082-18/+44
|\ \ | |/
| * pastojs: fixed attributes of indirectly used classmattias2021-03-072-1/+8
| * pastojs: fixed create TGUID object literalmattias2021-03-061-7/+24
| * pastojs: fixed IsTGUIDmattias2021-03-011-10/+12
* | * synchronized with trunknickysn2021-03-013-101/+158
|\ \ | |/
| * pastojs: fixed calling Instance.StaticMethodmattias2021-02-283-32/+51
| * pastojs: anonymous vartypemattias2021-02-233-80/+118
* | * synchronized with trunknickysn2021-02-021-0/+39
|\ \ | |/
| * fcl-passrc: resolver: include(intset,int)mattias2021-02-011-0/+39
* | * regenerated makefilesnickysn2021-01-241-2/+2
* | * synchronized with trunknickysn2021-01-204-20/+140
|\ \ | |/
| * pastojs: ord(integer)mattias2021-01-202-1/+15
| * pastojs: nicer filer error messagesmattias2021-01-202-19/+54
| * pastojs: fixed if then asm a;b endmattias2021-01-202-0/+71
* | * synchronized with trunknickysn2021-01-111-6/+0
|\ \ | |/
| * pastojs: clean upmattias2021-01-111-6/+0
* | * synchronized with trunknickysn2021-01-112-93/+254
|\ \ | |/
| * pastojs: record complex only for records with class varsmattias2021-01-102-3/+17
| * pastojs: started librarymattias2021-01-092-90/+237
* | * synchronized with trunknickysn2021-01-042-0/+3
|\ \ | |/
| * pastojs: filer export nameexprmattias2021-01-032-0/+3
* | * regenerated makefilesnickysn2021-01-021-1/+9
* | * makefiles regenerated after fpcmake updatenickysn2021-01-021-2/+2
|/
* pastojs: fixed delay init specialized interfacemattias2020-12-313-6/+80