p4lang-p4c-nightly:Counterlike_Type_Dontcare_Bug

Last commit made on 2020-11-27
Get this branch:
git clone -b Counterlike_Type_Dontcare_Bug https://git.launchpad.net/p4lang-p4c-nightly

Branch merges

Branch information

Name:
Counterlike_Type_Dontcare_Bug
Repository:
lp:p4lang-p4c-nightly

Recent commits

8b697a5... by robert lytton <email address hidden>

Fix line length

2707d73... by robert lytton <email address hidden>

Handle Type_Dontcare args when creating Counterlike instances

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

p4c-dpdk: new DPDK backend for p4c (#2595)

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

Support for generic structs (#2592)

* Support for generic structs

6b9da23... by Mihai Budiu <email address hidden>

Improve error messages for errors during type inference (#2603)

* Improve error messages

9c0d008... by Mihai Budiu <email address hidden>

Support for general-purpose switch statements (#2575)

* Syntax for generalized switch statement
* Convert switch statements to standard ones

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

Fix off-by-one error in strength-reduction (#2616)

* Fix off-by-one error in strength-reduction

0f14894... by Mihai Budiu <email address hidden>

Re-enable MacOS build (#2604)

* Re-enable MacOS build
* Disable GC on MacOS

0f0dcf0... by Mihai Budiu <email address hidden>

Default arguments values should be fresh clones (#2608)

* Default arguments values should be fresh clones

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

 Support lookahead with scalars in ebpf (#2577)

* Support lookahead with scalars in ebpf
* Missing parenthesis on function calls