summaryrefslogtreecommitdiff
path: root/packages
Commit message (Expand)AuthorAgeFilesLines
* pastojs: shortrefglobals: unit initialization and empty implementationmattias2020-11-303-41/+115
* * Only set cursor name for selectable queriesmichael2020-11-301-6/+28
* * Allow for async apply updatesmichael2020-11-302-55/+140
* pastojs: filer: add identifiers to scope for immediate specializations of TPa...mattias2020-11-293-110/+197
* fcl-passrc: resolver: error on using generic types without paramsmattias2020-11-293-7/+43
* * Avoid using volatile if NO_THREADING is definedmichael2020-11-281-1/+4
* * Make timestamp reading more robustmichael2020-11-281-2/+12
* pastojs: fixed test TestExternalClass_SameNamePublishedPropertymattias2020-11-281-0/+5
* pastojs: fixed -OoShortRefGlobalsmattias2020-11-283-9/+13
* pastojs: fixed typeinfo path of inline specialize typemattias2020-11-282-2/+65
* pastojs: fixed crash when parser error in inline specialize expressionmattias2020-11-283-1/+6
* * Try all OS/CPU combinationsmichael2020-11-271-1/+9
* * Some fixes in fpdoc generationmichael2020-11-271-2/+4
* pastojs: filer: fixed testsuite using shortrefglobals for all tests, added Fo...mattias2020-11-276-27/+126
* * fcl-db: PQConnection needs a lowercase port paramondrej2020-11-272-4/+17
* * the "otherwise" clause is in fact allowed in ISO Extended Pascal (see 6.1.2...svenbarth2020-11-251-1/+1
* * name of the mode for ISO Extended Pascal is ExtendedPascal, not Extendedsvenbarth2020-11-251-1/+1
* qlunits: make qlcube example still build with the current RTLkaroly2020-11-251-5/+5
* + support reading .wav with an odd (uneven) fmt chunk sizenickysn2020-11-245-1/+4
* + add support for dispatching UnicodeString parameters (in addition to AnsiSt...svenbarth2020-11-211-3/+37
* * a AnsiString var parameter is supposed to be dispatched in tagVariant.pbstr...svenbarth2020-11-211-1/+1
* * correctly mask the argument type of a dispatch parameter (only the top most...svenbarth2020-11-211-1/+1
* fcl-passrc: fixed testsmattias2020-11-212-2/+2
* undomattias2020-11-213-4/+6
* fcl-passrc: fixed testsmattias2020-11-213-6/+4
* fcl-passrc: fixed tests TTestProcedureFunctionmattias2020-11-211-31/+37
* * Advanced records structure changed, fixed fpdocmichael2020-11-215-13/+93
* * Empty sections in advanced recordsmichael2020-11-214-8/+67
* * as suggested by Martok, pass Buffer[0] to ReadFile in SerReadTimeoutflorian2020-11-201-1/+1
* * Test for cascaded types michael2020-11-201-0/+2
* * Fix FItems: ^TArray<A>;michael2020-11-202-1/+9
* * Fix far testmichael2020-11-201-2/+2
* * far is a procedure type modifier, can appear in type defsmichael2020-11-204-6/+31
* * Fix hex number evaluation in conditional expressionsmichael2020-11-201-0/+1
* * Absolute is allowed as variable/type/const namemichael2020-11-204-0/+42
* * Last field before end does not need a semicolon michael2020-11-202-1/+2
* * absolute can also take address on some platformsmichael2020-11-202-2/+18
* * Fix generics >=Class and type ^File and external vars michael2020-11-204-22/+83
* pastojs: fixed search include file mode objfpc in dir of current include filemattias2020-11-204-16/+95
* fcl-passrc: fixed search include file mode objfpc in dir of current include filemattias2020-11-202-10/+40
* * Make fpdoc happy (and me too)michael2020-11-201-1/+0
* * test for missing semicolon after fields in class declarationmichael2020-11-201-0/+9
* Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/...pierre2020-11-20374-748/+748
* fcl-passrc: clean upmattias2020-11-201-2/+0
* * Make fpdoc happy, semicolon before final endmichael2020-11-201-1/+1
* * objcprotocol can have multiple parentsmichael2020-11-202-2/+19
* * Protocol can also be externalmichael2020-11-202-4/+18
* * Consoledevicemichael2020-11-202-1/+8
* * More base address fixesmichael2020-11-202-1/+9
* * More syscall fixesmichael2020-11-202-1/+8