summaryrefslogtreecommitdiff
path: root/packages/pastojs
Commit message (Expand)AuthorAgeFilesLines
* Regenerate Makefile's after fpcmake change in commit #41721pierre2019-03-171-0/+1
* fcl-passrc: updated lpimattias2019-03-162-6/+10
* pastojs: clean upmattias2019-03-161-4/+0
* pastojs: helpers: external method apply to helped typemattias2019-03-142-46/+141
* pastojs: -vt writes compiler exe and working dirmattias2019-03-132-22/+21
* pastojs: test record and jsvaluemattias2019-03-131-12/+25
* pastojs: made $DispatchField a modifier of the class, instead of a methodmattias2019-03-123-63/+21
* pastojs: directives DispatchField and DispatchStrFieldmattias2019-03-115-18/+305
* pas2js: doc about dispatchmattias2019-03-112-67/+73
* pastojs: fixed accessing Self in anonymous functionmattias2019-03-102-1/+71
* pastojs: fixed loading precompiled units by defaultmattias2019-03-072-13/+10
* pastojs: pass class var to var argumentmattias2019-03-072-17/+29
* pastojs: allow typecast extclass to extclass in mode delphimattias2019-03-062-0/+46
* pastojs: fixed include file search in module directorymattias2019-03-064-9/+35
* pastojs: fixed -vmmattias2019-03-051-73/+97
* fcl-passrc: resolver: no hint when hiding private methodmattias2019-03-051-0/+5
* pastojs: bigint shl/shr intmattias2019-03-052-25/+20
* pastojs: bigint shl constmattias2019-03-052-7/+111
* fcl-passrc: analyzer: use methods with message modifiermattias2019-03-041-0/+1
* pastojs: method modifier message integer/stringmattias2019-03-033-24/+221
* pastojs: clean upmattias2019-03-021-1/+0
* pastojs: type helper for class/interfacemattias2019-03-022-24/+187
* fcl-passrc: scanner info macro set tomattias2019-03-011-6/+6
* pastojs: (f*f).helpercallmattias2019-02-282-12/+36
* pastojs: fixed type helper call as argmattias2019-02-282-6/+73
* pastojs: and/or/xor with nativeint, warn nativeint shl/shrmattias2019-02-282-41/+118
* pastojs: fixed compile under nodejsmattias2019-02-271-2/+0
* pastojs: updated commentmattias2019-02-271-1/+1
* * Remove debug statementmichael2019-02-271-1/+1
* * Remove debug statementmichael2019-02-271-1/+1
* pastojs: fixed class constructor without initialization and precompilemattias2019-02-263-62/+178
* fcl-passrc: fixed parent of const external modifiermattias2019-02-261-0/+1
* fcl-passrc: fixed parsing variable list with modifiersmattias2019-02-261-0/+2
* pastojs: register pcu format only if neededmattias2019-02-264-6/+26
* pastojs: emit hints even for modules not usedmattias2019-02-261-8/+29
* fcl-passrc, pastojs: renamed modeswitch multiplescopehelpers to multihelpersmattias2019-02-252-3/+5
* pastojs: clean upmattias2019-02-241-1/+0
* pastojs: attributesmattias2019-02-244-175/+637
* pastojs: overflow checking for integer operators +,-,* outside nativeintmattias2019-02-202-110/+193
* pastojs: fixed MinMaxSafeIntDouble for significand bits instead of explicit bitsmattias2019-02-201-21/+21
* pastojs: range checking for type helpers and var/out argumentsmattias2019-02-202-81/+291
* pastojs: clean upmattias2019-02-171-1/+1
* pastojs: implemented class constructorsmattias2019-02-174-130/+411
* pastojs: fixed mark impl scope ref of VarRecsmattias2019-02-161-3/+8
* pastojs: fixed typecast jsvalue(anobject/interface)mattias2019-02-162-18/+47
* pastojs: fixed version check using current versionmattias2019-02-161-2/+3
* pas2js: set trunk version 1.5.1mattias2019-02-161-1/+1
* pastojs: use VarRecs only if calledmattias2019-02-162-14/+66
* pastojs: array of constmattias2019-02-1510-84/+711
* pastojs: clean upmattias2019-02-133-2/+6