p4lang-p4c-nightly:hanw/singh/master

Last commit made on 2019-02-24
Get this branch:
git clone -b hanw/singh/master https://git.launchpad.net/p4lang-p4c-nightly

Branch merges

Branch information

Name:
hanw/singh/master
Repository:
lp:p4lang-p4c-nightly

Recent commits

6054cf3... by hemant_mnkcg <email address hidden>

-f didn't work to overwrite text; used manual edit to fix test

4d9d02b... by hemant_mnkcg <email address hidden>

Backout typeUnification since tests have passed

ca6ef1a... by hemant_mnkcg <email address hidden>

Merge https://github.com/p4lang/p4c

ffea2d5... by hemant_mnkcg <email address hidden>

Complete filling protobuf for SerEnum

9a360fb... by hemant_mnkcg <email address hidden>

Add SerEnum for table key

90df560... by hemant_mnkcg <email address hidden>

Remove unused comment

8de0858... by hemant_mnkcg <email address hidden>

Remove BUG_CHECK for annotation because it may not be present

bbe4717... by hemant_mnkcg <email address hidden>

Restore 3 tests for p4test and remove zero bitwdith check in p4runtime serializer

727765c... by hemant_mnkcg <email address hidden>

Add new recursive function to compute width_bits() for nested newtype and typedef

6c626b3... by hemant_mnkcg <email address hidden>

Fix bug related to orig setting in typeSpecConvertor