@@ -7767,13 +7767,13 @@ The P4 compiler should provide:
7767
7767
| | | tuples, `@deprecated` annotation, free-form annotations, `int` type |
7768
7768
| | | `table.apply().miss`, `string` type. |
7769
7769
|-----|-----|-----|
7770
- | 1.2.1 | June 11, 2020 | Added structure-value expressions, default values, concatenation, |
7771
- | | | | structured annotations; standardized several new annotations; |
7772
- | | | | generalized typing rule for masks; restricted typing rule for |
7773
- | | | | shifts with infinite-precistion operands; clarified evaluation |
7774
- | | | | order for table keys; clarified copy-out behavior; clarified |
7775
- | | | | semantics of invalid header stacks; clarified initialization |
7776
- | | | | semantics; fixed several small issues in grammar. |
7770
+ | 1.2.1 | June 11, 2020 | Added structure-value expressions, default values, concatenation, |
7771
+ | | | structured annotations; standardized several new annotations; |
7772
+ | | | generalized typing rule for masks; restricted typing rule for |
7773
+ | | | shifts with infinite-precistion operands; clarified evaluation |
7774
+ | | | order for table keys; clarified copy-out behavior; clarified |
7775
+ | | | semantics of invalid header stacks; clarified initialization |
7776
+ | | | semantics; fixed several small issues in grammar. |
7777
7777
|-----|-----|-----|
7778
7778
7779
7779
## Summary of changes made in version 1.2.1
@@ -7787,7 +7787,7 @@ The P4 compiler should provide:
7787
7787
[#sec-concatenation]).
7788
7788
7789
7789
* Added key-value and list-structured annotations (Section
7790
- [#annotations]).
7790
+ [#sec- annotations]).
7791
7791
7792
7792
* Added `@pure` and `@noSideEffects` annotations (Section
7793
7793
[#sec-extern-annotations]).
0 commit comments