p4lang-p4c-nightly:temp/pvs-is-member

Last commit made on 2018-01-31
Get this branch:
git clone -b temp/pvs-is-member https://git.launchpad.net/p4lang-p4c-nightly

Branch merges

Branch information

Name:
temp/pvs-is-member
Repository:
lp:p4lang-p4c-nightly

Recent commits

aba6231... by Han Wang <email address hidden>

checkpoint

e05d882... by Mihai Budiu <email address hidden>

Fix for issue #486 (#1106)

* Fix for issue #486

57a6d34... by Han Wang <email address hidden>

BUG_CHECK condition is in reverse (#1148)

5c735c8... by Mihai Budiu <email address hidden>

Fix for issue #1128 (#1144)

* Fix for issue #1128

3512bb4... by Calin Cascaval <email address hidden>

driver installs only the targets that were configured

The driver installed all the configurations available, even when
the target was not enabled, resulting in an error with a missing backend.
This patch installs only the targets that are enabled.

1cdfe8c... by Han Wang <email address hidden>

fixs for non-unified-build (#1141)

af470ec... by Mihai Budiu <email address hidden>

Fix for issue #1137 (#1139)

d98328a... by Mihai Budiu <email address hidden>

Remove incorrect expansion of array copy (#1133)

319b725... by Han Wang <email address hidden>

proposed fix for #1135 (#1136)

4c0d629... by Chris Dodd <email address hidden>

swap precedence ot bitwise and relational operators in P4_14 parser

- follow grammar in P4_14 spec, rather than comments in the text