summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python/Ecc/c.py
Commit message (Expand)AuthorAgeFilesLines
* BaseTools/Ecc: Allow init of function static variablesPierre Gondois2020-12-221-1/+1
* BaseTools: Fix crash in ECC when parsing incorrect headerSami Mujawar2020-12-221-1/+4
* BaseTools:ECC need to handle lower case 'static'Fan, ZhijuX2019-09-091-1/+1
* BaseTools:Ecc handle another copyright formatFan, ZhijuX2019-09-091-1/+1
* BaseTools:ECC report errors on account of analyze special charactersFan, ZhijuX2019-05-081-0/+3
* BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* BaseTools: Various typoAntoine Coeur2019-02-141-4/+4
* BaseTools/ECC: Add a new type of exceptionHess Chen2019-02-021-4/+10
* BaseTools: ECC tool Python3 adaptionFeng, Bob C2019-02-011-3/+3
* BaseTools/ECC: Fix an identification issue of typedef function.Hess Chen2018-10-241-2/+6
* Revert BaseTools: PYTHON3 migrationLiming Gao2018-10-151-3/+3
* BaseTools/Ecc/EOT: Add Python 3 support on ECC and EOT tools.Hess Chen2018-10-131-3/+3
* BaseTools/Ecc: Fix import issueshchen302018-08-161-6/+6
* BaseTools: Use absolute import in EccGary Lin2018-07-161-6/+7
* BaseTools: Clean up source filesLiming Gao2018-07-091-6/+6
* BaseTools: Refactor python print statementsGary Lin2018-06-271-6/+7
* BaseTools: Refactor python except statementsGary Lin2018-06-271-1/+1
* BaseTools: DataType - cleanup list constantsCarsey, Jaben2018-05-021-1/+1
* BaseTools: Remove equality operator with NoneCarsey, Jaben2018-03-301-31/+31
* BaseTools/ECC: Add a new exception supportHess Chen2018-03-271-2/+8
* BaseTools/ECC: Fix an issue of parameter parserHess Chen2017-03-091-2/+2
* Update ECC to support more doxygen keywordsHess Chen2016-04-261-3/+8
* BaseTools/Ecc: Remove checkpoint for STATIC modifierHess Chen2015-09-141-6/+10
* BaseTools/Ecc: Remove checkpoint for STATIC modifierHess Chen2015-08-241-5/+8
* BaseTools/Ecc: Fix a bug when checking copyright formatHess Chen2015-07-021-1/+4
* BaseTools/Ecc: Fix a bug to get correct member variableHess Chen2015-07-021-2/+5
* BaseTools/Ecc: Fix a bug of determining boolean variable incorrectlyHess Chen2015-06-251-0/+2
* BaseTools/Ecc: Add a Configuration itemHess Chen2015-06-251-1/+3
* There is a limitation on WINDOWS OS for the length of entire file path can’...Hess Chen2014-08-151-2/+2
* Sync BaseTool trunk (version r2460) into EDKII BaseTools. The change mainly ...lgao42011-12-071-15/+77
* Sync BaseTools Branch (version r2362) to EDKII main trunk. lgao42011-10-111-60/+62
* Sync BaseTools Branch (version r2321) to EDKII main trunk. lgao42011-09-181-1/+6
* Sync EDKII BaseTools to BaseTools project r2042.qhuang82010-09-061-16/+32
* Sync EDKII BaseTools to BaseTools project r1971lgao42010-05-181-2/+2
* Sync EDKII BaseTools to BaseTools project r1903.lgao42010-02-281-284/+310
* Roll back to ECC previous stable version.jlin162010-02-081-14/+1
* Update ECC predicate expression checks for brace-quoted and boolean pointer v...jlin162010-02-081-1/+14
* Check In tool source code based on Build tool project revision r1655.lgao42009-07-171-0/+2503