summaryrefslogtreecommitdiff
path: root/utils/pas2js
Commit message (Expand)AuthorAgeFilesLines
* pastojs: fixed rtti method flagsmattias2021-04-261-3/+2
* pastojs: fixed insert arraymattias2021-04-151-1/+2
* * regenerated with FreeBSD/AArch64 supportjonas2021-04-101-1/+9
* * Makefiles regeneratedflorian2021-04-051-0/+13
* pastojs: fixed insert(item,array,pos) when array=nilmattias2021-03-281-0/+8
* pastojs: fixed compileserver --simpleserver and -d relative pathmattias2021-03-211-2/+1
* pas2js: fixed option --simpleserver and -d relative pathmattias2021-03-191-1/+2
* * regenerated makefiles after sync with trunknickysn2021-03-131-1/+1
* * synchronized with trunknickysn2021-03-131-0/+8
|\
| * Update Makefile's after commits 48929/48930pierre2021-03-121-0/+8
* | * regenerated makefilesnickysn2021-01-241-2/+2
* | * synchronized with trunknickysn2021-01-191-4/+3
|\ \ | |/
| * pastojs: fixed o as intftype, when o is nilmattias2021-01-191-4/+3
* | * synchronized with trunknickysn2021-01-151-3/+8
|\ \ | |/
| * pastojs: fixed freeing temp intf var if nilmattias2021-01-141-3/+8
* | * regenerated makefilesnickysn2021-01-021-1/+9
* | * makefiles regenerated after fpcmake updatenickysn2021-01-021-2/+2
|/
* pastojs: await with one param must be async functionmattias2020-12-291-2/+2
* * Fix compilationmichael2020-12-111-2/+2
* pastojs: catch load file exceptions and turn into regular errorsmattias2020-12-071-1/+1
* Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/...pierre2020-11-201-2/+2
* * regenerated all Makefiles after Sinclair QL support was addedkaroly2020-11-191-1/+36
* pastojs: fixed diable optimization using fpc syntax prepend No, issue 38045mattias2020-11-071-0/+1
* pastojs: fixed diable optimization using fpc syntax prepend No, issue 38045mattias2020-11-071-1/+1
* pastojs: set version 2.1.1mattias2020-11-051-1/+1
* pastojs: fixed a div b<0mattias2020-10-261-0/+4
* * Patch from Henrique Werlang to allow setting log config pagemichael2020-10-051-1/+2
* pastojs: classname=typeinfonamemattias2020-09-281-6/+5
* pastojs: docsmattias2020-09-231-2/+3
* pastojs: optimization ShortRefGlobalsmattias2020-09-231-0/+1
* pastojs: set $ancestor of pascal descending of external class to nullmattias2020-09-231-0/+2
* pastojs: docs updatedmattias2020-09-091-15/+16
* pastojs: fixed impl rttimattias2020-09-091-6/+6
* pastojs: moved unit implementation js function into unit interface to share l...mattias2020-09-091-10/+9
* pastojs: fixed create pascal class descendent from a pascal class descendent ...mattias2020-09-091-1/+1
* pastojs: specialize class/record type using pascal namemattias2020-09-071-7/+8
* pastojs: delay RTTI init of record/class/proctype specializationsmattias2020-09-021-0/+1
* pastojs: fixed concat(a) calling arrayRefmattias2020-09-011-1/+1
* * Fix again 37656michael2020-09-011-1/+1
* pastojs: clean up, commentsmattias2020-08-282-9/+3
* * Patch from Henrique Werlang to fix array concatenation (Bug ID 37656)michael2020-08-281-1/+1
* * Expose ExtraUnits, remove hardcoded DTypesUnit, patch by Henrique Werlang (...michael2020-08-152-12/+8
* * unit alias possibilitymichael2020-08-152-5/+42
* * Improved exception handling, patch by Henrique Werlang (bug ID 37567)michael2020-08-142-14/+6
* * Always define makestubmichael2020-08-111-0/+5
* * skip hints (bug ID 37511)michael2020-08-111-1/+1
* * Fix bug id 37514 : type helper not recognizedmichael2020-08-081-1/+1
* * Fix bug id 37515michael2020-08-081-1/+1
* * Fix bug 37519: no assemblermichael2020-08-081-1/+1
* * Load OS defaults, add text/cssmichael2020-08-061-1/+4