public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v1 0/5] BaseTools - some simple cleanups for BaseTools
@ 2018-03-13 23:11 Jaben Carsey
  2018-03-13 23:11 ` [PATCH v1 1/5] BaseTools: Expression - remove redundant variable Jaben Carsey
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Jaben Carsey @ 2018-03-13 23:11 UTC (permalink / raw)
  To: edk2-devel

cleanup up some BaseTools code for simplicity.

Jaben Carsey (5):
  BaseTools: Expression - remove redundant variable
  BaseTools: Expression refactor function
  BaseTools: Expression - change from series of if to elif
  BaseTools: Expression - remove variable
  BaseTools: RangeExpression - remove unused variable

 BaseTools/Source/Python/Common/Expression.py      | 32 ++++++++------------
 BaseTools/Source/Python/Common/RangeExpression.py |  9 +-----
 2 files changed, 14 insertions(+), 27 deletions(-)

-- 
2.16.2.windows.1



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-03-16  6:46 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-13 23:11 [PATCH v1 0/5] BaseTools - some simple cleanups for BaseTools Jaben Carsey
2018-03-13 23:11 ` [PATCH v1 1/5] BaseTools: Expression - remove redundant variable Jaben Carsey
2018-03-13 23:11 ` [PATCH v1 2/5] BaseTools: Expression refactor function Jaben Carsey
2018-03-13 23:11 ` [PATCH v1 3/5] BaseTools: Expression - change from series of if to elif Jaben Carsey
2018-03-13 23:11 ` [PATCH v1 4/5] BaseTools: Expression - remove variable Jaben Carsey
2018-03-13 23:11 ` [PATCH v1 5/5] BaseTools: RangeExpression - remove unused variable Jaben Carsey
2018-03-16  6:52 ` [PATCH v1 0/5] BaseTools - some simple cleanups for BaseTools Zhu, Yonghong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox