summaryrefslogtreecommitdiff
path: root/packages/fcl-passrc/tests
Commit message (Expand)AuthorAgeFilesLines
* fcl-passrc: started specialize type reference a<b>.cmattias2021-04-241-4/+2
* fcl-passrc: started example issue 38784mattias2021-04-241-1/+29
* pastojs: specialize try except on, issue 38795mattias2021-04-241-0/+1
* * discardresult modifiermichael2021-03-191-0/+8
* fcl-passrc: useanalyzer: fixed marking nested typemattias2021-03-012-3/+35
* fcl-passrc: useanalyzer: fixed omitting not used hints for propertiesmattias2021-02-131-0/+21
* fcl-passrc: resolver: include(intset,int)mattias2021-02-011-2/+5
* fcl-passrc: resolver: ord(integer)mattias2021-01-201-1/+3
* fcl-passrc: fixed checking statement after except-onmattias2021-01-191-0/+22
* fcl-passrc: resolver: check library export function overloadmattias2021-01-091-5/+20
* fcl-passrc: parser: export unit.symbol, resolver: started library exportmattias2021-01-031-0/+20
* fcl-passrc: resolver: parse librarymattias2021-01-011-36/+131
* * Function result can also contain ^ in typemichael2020-12-301-2/+18
* * Fix Pointer types as argumentsmichael2020-12-301-1/+21
* pastojs: await with one param must be async functionmattias2020-12-291-1/+3
* * Fix bug ID 38269 (caret can be start of string)michael2020-12-291-0/+7
* fcl-passrc: separate hints for not used fields: 4501, 4502mattias2020-12-291-8/+8
* fcl-passrc: fixed parsing a(b).c<d>()mattias2020-12-291-1/+28
* fcl-passrc: fixed resolve string lit on non utf-8 systemmattias2020-12-281-2/+1
* fcl-passrc: fixed typecast specialized array to specialized typemattias2020-12-281-0/+4
* fcl-passrc: check class intf impl proc type modifiers matchmattias2020-12-271-1/+1
* fcl-passrc: typecast generic template type to generic template typemattias2020-12-231-0/+24
* fcl-passrc: resolver: split source and target codepagemattias2020-12-211-3/+4
* * Multiline strings and INCLUDESTRING(FILE)michael2020-12-091-2/+192
* * Parse Apple universal interfacesmichael2020-12-085-733/+114
* fcl-passrc: useanalyzer: when member needs typeinfo, mark parent toomattias2020-12-081-3/+5
* fcl-passrc: resolver: error on using generic types without paramsmattias2020-11-291-2/+19
* fcl-passrc: fixed testsmattias2020-11-212-2/+2
* undomattias2020-11-212-2/+2
* fcl-passrc: fixed testsmattias2020-11-212-2/+2
* fcl-passrc: fixed tests TTestProcedureFunctionmattias2020-11-211-31/+37
* * Advanced records structure changed, fixed fpdocmichael2020-11-212-0/+55
* * Empty sections in advanced recordsmichael2020-11-211-0/+25
* * Test for cascaded types michael2020-11-201-0/+2
* * Fix FItems: ^TArray<A>;michael2020-11-201-0/+1
* * Fix far testmichael2020-11-201-2/+2
* * far is a procedure type modifier, can appear in type defsmichael2020-11-201-0/+14
* * Absolute is allowed as variable/type/const namemichael2020-11-203-0/+41
* * Last field before end does not need a semicolon michael2020-11-201-1/+0
* * absolute can also take address on some platformsmichael2020-11-201-0/+8
* * Fix generics >=Class and type ^File and external vars michael2020-11-203-0/+44
* * test for missing semicolon after fields in class declarationmichael2020-11-201-0/+9
* * objcprotocol can have multiple parentsmichael2020-11-201-0/+17
* * Protocol can also be externalmichael2020-11-201-3/+17
* * Consoledevicemichael2020-11-201-0/+7
* * More base address fixesmichael2020-11-201-0/+7
* * More syscall fixesmichael2020-11-201-0/+7
* * Fix syscall calling convention parsingmichael2020-11-201-0/+7
* * Allow optional/required sections in objcprotocol classesmichael2020-11-201-0/+28
* * Includefile also must set basenamemichael2020-11-201-2/+25