summaryrefslogtreecommitdiff
path: root/packages/fcl-passrc
Commit message (Expand)AuthorAgeFilesLines
* * Regenerated makefiles to support x86_64-android.yury2018-10-171-1/+9
* fcl-passrc: adapted pasresolveeval for pas2jsmattias2018-10-161-36/+107
* fcl-passrc: resolver: int64(currency)mattias2018-10-162-3/+14
* fcl-passrc: fixed MaxPrecInt to TMaxPrecInt, using TMaxPrecInt instead of int64mattias2018-10-153-211/+254
* fcl-passrc: adapted pparser for pas2jsmattias2018-10-151-34/+59
* fcl-passrc: useanalyzer: fixed p^.x:=mattias2018-10-152-1/+45
* fcl-passrc: useanalyzer: if then else ;mattias2018-10-132-0/+3
* fcl-passrc: resolver: if then <empty> else ;mattias2018-10-132-0/+13
* fcl-passrc: resolver: fixed include(FuncResultSet,enum)mattias2018-10-132-2/+6
* fcl-passrc: pscanner: adapted for pas2jsmattias2018-10-121-605/+982
* fcl-passrc: useanalyzer: fixed WPO for record constantsmattias2018-10-123-28/+48
* fcl-passrc: pastree adapted for pas2jsmattias2018-10-091-6/+10
* fcl-passrc: resolver: fixed high(intvar)mattias2018-10-092-5/+13
* fcl-passrc: resolver: allow array property accessor argument mismatch const/d...mattias2018-10-072-3/+45
* * Regenerated makefiles to support aarch64-android.yury2018-10-061-4/+10
* fcl-passrc: resolver: char(#10), widechar(#$e000)mattias2018-10-051-0/+40
* fcl-passrc: resolver: char(#10), widechar(#$e000)mattias2018-10-051-2/+3
* pastojs: added option -JoCheckVersionmattias2018-10-021-0/+2
* * fix compilation if VerbosePasResolver not definedmichael2018-09-271-2/+0
* * Patch from Pascal Riekenberg to allow using BOM markers in source files (bu...michael2018-09-272-0/+14
* Update all packages Makefile'spierre2018-09-271-1/+34
* Disable libraries not compiling for jvm-java or jvm-android targetspierre2018-09-261-0/+2
* fcl-passrc: less hintsmattias2018-09-191-0/+2
* * trunk to 3.3.1marco2018-08-184-4/+4
* * regenned makefile without date/rev components for easier merging.marco2018-08-181-1/+1
* * Ignore spaces in definesmichael2018-08-152-6/+18
* * Fix compilationmichael2018-08-151-2/+0
* fcl-passrc: resolver: fixed uninitialized varmattias2018-08-061-5/+14
* pas2js: clean upmattias2018-07-241-1/+0
* pas2js: -vd writes stacktracemattias2018-07-241-0/+1
* fcl-passrc: fixed double freemattias2018-07-173-2/+3
* fcl-passrc: fixed mem leaksmattias2018-07-174-10/+27
* pastojs: fixed mem leaksmattias2018-07-171-1/+1
* pastojs: fixed mem leaksmattias2018-07-161-10/+1
* fcl-passrc: fixed mem leaks and double releasesmattias2018-07-164-794/+892
* fcl-passrc: fixed some mem leaksmattias2018-07-159-304/+495
* fcl-passrc: resolver: nicer error message when reading a writeonly propertymattias2018-07-112-15/+24
* fcl-passrc: fixed free loopmattias2018-07-112-3/+4
* fcl-passrc: resolver TGuidString = type stringmattias2018-07-102-2/+3
* fcl-passrc: scanner: error on misplaced $mode, bool and modeswitches for sect...mattias2018-07-103-34/+142
* fcl-passrc: fixed mem leaksmattias2018-07-073-7/+163
* fcl-passrc: fixed mem leaksmattias2018-07-076-10/+73
* fcl-passrc: resolver: added own basetype for array propertymattias2018-07-072-8/+29
* fcl-passrc: resolver: fixed setofint:=[0]mattias2018-07-062-5/+57
* fcl-passrc: fixed scanner row, col in macromattias2018-06-291-7/+30
* fcl-passrc: useanalyzer: mark typeinfo elements as normal used toomattias2018-06-283-2/+106
* fcl-passrc: resolver: hint for text after final end.mattias2018-06-284-13/+23
* resolver: fixed call overload with default parammattias2018-06-282-5/+20
* fcl-passrc: $warn directivemattias2018-06-275-48/+215
* fcl-passrc: fixed mode delphi static array of char = string literal, started ...mattias2018-06-273-27/+259