summaryrefslogtreecommitdiff
path: root/packages/fcl-passrc/src/pscanner.pp
Commit message (Expand)AuthorAgeFilesLines
* fcl-passrc: fixed parsing objfpc inline specializemattias2019-06-201-0/+6
* pastojs: directives DispatchField and DispatchStrFieldmattias2019-03-111-6/+52
* fcl-passrc: test helper for doublemattias2019-03-061-2/+2
* fcl-passrc: scanner info macro set tomattias2019-03-011-1/+3
* fcl-passrc: fixed $warn identifier errormattias2019-02-281-3/+1
* fcl-passrc, pastojs: renamed modeswitch multiplescopehelpers to multihelpersmattias2019-02-251-2/+2
* fcl-passrc: attributes, removed modeswitch msIgnoreInterfacesmattias2019-02-241-2/+0
* fcl-passrc: parser: mode objfpc: generic function name<>...mattias2019-02-181-0/+6
* fcl-passrc: scanner: bool switch $gotomattias2019-01-291-6/+25
* fcl-passrc: resolver: type helper constructorsmattias2019-01-261-3/+3
* fcl-passrc: parse and resolve helpersmattias2019-01-231-4/+6
* fcl-passrc: fixed parsing comment in $IFDEF, $IFNDEF, issue 34711mattias2018-12-171-6/+23
* fcl-passrc: anonymous functions: forbid semicolon in modifiersmattias2018-12-091-0/+8
* pastojs: fixed compilemattias2018-12-081-1/+2
* fcl-passrc: clean upmattias2018-12-061-6/+0
* * Add FindIncludeFileName at higher level, virtualmichael2018-12-041-0/+6
* * FindIncludeFile virtualmichael2018-12-011-1/+1
* * Split resolver in baseresolver & resolvermichael2018-12-011-28/+65
* fcl-passrc: added modeswitch OmitRTTI: treat class section published as publi...mattias2018-11-171-2/+4
* pastojs: parse double quotes in asm-blocksmattias2018-11-091-8/+18
* pastojs: load include file from cachemattias2018-11-011-3/+7
* fcl-passrc: fixed error position on include file not foundmattias2018-11-011-1/+1
* fcl-passrc: fixed handling $i %name%mattias2018-10-281-7/+11
* fcl-passrc: using nodejsfsmattias2018-10-251-1/+1
* Fix crash in fpdoc use in fpcdocspierre2018-10-181-2/+2
* fcl-passrc: pscanner: adapted for pas2jsmattias2018-10-121-605/+982
* * Patch from Pascal Riekenberg to allow using BOM markers in source files (bu...michael2018-09-271-0/+7
* * Ignore spaces in definesmichael2018-08-151-2/+2
* fcl-passrc: scanner: error on misplaced $mode, bool and modeswitches for sect...mattias2018-07-101-19/+64
* fcl-passrc: fixed mem leaksmattias2018-07-071-1/+2
* fcl-passrc: fixed scanner row, col in macromattias2018-06-291-7/+30
* fcl-passrc: resolver: hint for text after final end.mattias2018-06-281-12/+1
* fcl-passrc: $warn directivemattias2018-06-271-33/+39
* fcl-passrc: fixed mode delphi static array of char = string literal, started ...mattias2018-06-271-12/+203
* fcl-passrc: scanner: sleLineNumbers: show last parsed line of each filemattias2018-06-251-4/+18
* fcl-passrc: modeswitch arrayoperatorsmattias2018-06-231-1/+3
* fcl-passrc: nicer warning on readonly letter switchmattias2018-05-281-1/+1
* resolver: constructing a class with abstract methods: changed note to warningmattias2018-05-131-1/+1
* fcl-passrc: parse external typed const without expression if po_ExtConstWitho...mattias2018-05-011-1/+1
* fcl-passrc: resolver: forbid assignment of for-loop variablemattias2018-04-301-1/+3
* fcl-passrc: $Writeableconstmattias2018-04-291-5/+17
* fcl-passrc: added bool flag $PointerMathmattias2018-04-291-13/+24
* fcl-passrc: removed modeswitch ignoreinterfacesmattias2018-04-061-2/+0
* fcl-passrc: scanner+parser: implemented $interfaces com|corba|defaultmattias2018-03-231-0/+84
* fcl-passrc: optional parse units queued instead of recursivelymattias2018-03-051-4/+5
* fcl-passrc: scanner: store used filenamesmattias2018-01-311-164/+179
* fcl-passrc: resolver: external class constmattias2018-01-291-1/+2
* fcl-passrc: renamed bsMethodCallChecks to bsObjectChecksmattias2018-01-191-2/+2
* fcl-passrc: added bool option methodcallcheckmattias2018-01-181-2/+6
* fcl-passrc: resolver $assertionsmattias2018-01-171-9/+125