public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v1 0/3] BaseTools: refactor and cleanup
@ 2018-04-04 20:56 Jaben Carsey
  2018-04-04 20:56 ` [PATCH v1 1/3] BaseTools: move RegEx to root of file and share it Jaben Carsey
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Jaben Carsey @ 2018-04-04 20:56 UTC (permalink / raw)
  To: edk2-devel

no real functional change.  just code cleanup.

Jaben Carsey (3):
  BaseTools: move RegEx to root of file and share it
  BaseTools: Autogen - change from list to set
  BaseTools: small cleanup

 BaseTools/Source/Python/AutoGen/AutoGen.py        | 51 ++++++--------------
 BaseTools/Source/Python/Common/Expression.py      |  4 +-
 BaseTools/Source/Python/Common/RangeExpression.py |  5 +-
 3 files changed, 19 insertions(+), 41 deletions(-)

-- 
2.16.2.windows.1



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

end of thread, other threads:[~2018-04-08  8:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-04 20:56 [PATCH v1 0/3] BaseTools: refactor and cleanup Jaben Carsey
2018-04-04 20:56 ` [PATCH v1 1/3] BaseTools: move RegEx to root of file and share it Jaben Carsey
2018-04-04 20:56 ` [PATCH v1 2/3] BaseTools: Autogen - change from list to set Jaben Carsey
2018-04-04 20:56 ` [PATCH v1 3/3] BaseTools: small cleanup Jaben Carsey
2018-04-08  8:20 ` [PATCH v1 0/3] BaseTools: refactor and cleanup Zhu, Yonghong

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