dependabot[bot]
|
a3c1f44c7f
|
Bump jinja2 from 3.1.3 to 3.1.4 in /flow/protocolversion
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.3...3.1.4)
---
updated-dependencies:
- dependency-name: jinja2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-06 21:00:43 +00:00 |
dependabot[bot]
|
d08d0fc549
|
Bump jinja2 from 3.1.2 to 3.1.3 in /flow/protocolversion
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.2...3.1.3)
---
updated-dependencies:
- dependency-name: jinja2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-30 17:03:41 +00:00 |
mavenraven
|
2bfff79fd3
|
Adds support for running protocol_version.py in an virtual env, similar to Sphinx.
|
2024-01-27 17:19:33 -05:00 |
Xiaoge Su
|
4537aaa55d
|
fixup! Update the code per comment
|
2023-07-19 14:42:55 -07:00 |
Xiaoge Su
|
e6cdb774b5
|
fixup! Update java code generator for Apple Java checkstyle
|
2023-07-19 14:42:55 -07:00 |
Xiaoge Su
|
30ca9a6f16
|
fixup! Add some minor functionality ot ProtocolVersion
|
2023-07-19 14:42:55 -07:00 |
Xiaoge Su
|
ebf107d849
|
fixup! Fix java code template
|
2023-07-19 14:42:55 -07:00 |
Xiaoge Su
|
9129a682fd
|
fixup! chmod +x protocol_version.py
|
2023-07-19 14:42:55 -07:00 |
Xiaoge Su
|
16d498298d
|
fixup! Add a override constructor for Java ProtocolVersion
|
2023-07-19 14:42:55 -07:00 |
Xiaoge Su
|
d835c0244e
|
fixup! Fix issues of template
* For Java code, provide a `equals` method as the behavior of Java == is
different from C++
* For Python code, fix a has_feature bug
|
2023-07-19 14:42:55 -07:00 |
Xiaoge Su
|
1465b60c02
|
Uses a script to generate ProtocolVersion related files
|
2023-07-19 14:42:55 -07:00 |