-
Notifications
You must be signed in to change notification settings - Fork 504
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Transition to quote
+ syn
for code generation.
#1026
base: master
Are you sure you want to change the base?
Commits on Apr 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9486be6 - Browse repository at this point
Copy the full SHA 9486be6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c444cf - Browse repository at this point
Copy the full SHA 2c444cfView commit details -
prost-build: Begin experimenting with using
quote!
+syn
:Goal is to hopefully improve code generation logic readability.
Configuration menu - View commit details
-
Copy full SHA for 1a1cd57 - Browse repository at this point
Copy the full SHA 1a1cd57View commit details -
Configuration menu - View commit details
-
Copy full SHA for a62f90a - Browse repository at this point
Copy the full SHA a62f90aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 97befa2 - Browse repository at this point
Copy the full SHA 97befa2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74fd774 - Browse repository at this point
Copy the full SHA 74fd774View commit details -
prost_build: Temporarily remove
push_indent
:Feels weird adding so much manual formatting and offer a auto format option. Users not using the format option would still be receiving formatted output, albeit not done as well as `prettyplease` would do.
Configuration menu - View commit details
-
Copy full SHA for ffd9a0e - Browse repository at this point
Copy the full SHA ffd9a0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4cc8e24 - Browse repository at this point
Copy the full SHA 4cc8e24View commit details -
Configuration menu - View commit details
-
Copy full SHA for 148dee1 - Browse repository at this point
Copy the full SHA 148dee1View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb06be3 - Browse repository at this point
Copy the full SHA fb06be3View commit details -
prost_build: Introduce a typeset
FullyQualifiedName
:* Removes the need a bunch of invariant runtime assertions. * Adds `pretty_assertions` dev dependency for simplied test failure debugging.
Configuration menu - View commit details
-
Copy full SHA for 6d87d7f - Browse repository at this point
Copy the full SHA 6d87d7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1faf874 - Browse repository at this point
Copy the full SHA 1faf874View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84c4d08 - Browse repository at this point
Copy the full SHA 84c4d08View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c3c3f2 - Browse repository at this point
Copy the full SHA 4c3c3f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8dfed57 - Browse repository at this point
Copy the full SHA 8dfed57View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58843dd - Browse repository at this point
Copy the full SHA 58843ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 379c64a - Browse repository at this point
Copy the full SHA 379c64aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e1212c2 - Browse repository at this point
Copy the full SHA e1212c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef547e9 - Browse repository at this point
Copy the full SHA ef547e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f114df - Browse repository at this point
Copy the full SHA 6f114dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for b0136dd - Browse repository at this point
Copy the full SHA b0136ddView commit details -
prost_build: reordes oneof_variants variables:
* scoped and in order of usage
Configuration menu - View commit details
-
Copy full SHA for 8a07823 - Browse repository at this point
Copy the full SHA 8a07823View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b68780 - Browse repository at this point
Copy the full SHA 4b68780View commit details -
Configuration menu - View commit details
-
Copy full SHA for f0276bb - Browse repository at this point
Copy the full SHA f0276bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for c753237 - Browse repository at this point
Copy the full SHA c753237View commit details -
Configuration menu - View commit details
-
Copy full SHA for c0bd3f9 - Browse repository at this point
Copy the full SHA c0bd3f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 476c8b0 - Browse repository at this point
Copy the full SHA 476c8b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d07055 - Browse repository at this point
Copy the full SHA 4d07055View commit details -
Configuration menu - View commit details
-
Copy full SHA for e524dfe - Browse repository at this point
Copy the full SHA e524dfeView commit details -
Configuration menu - View commit details
-
Copy full SHA for bfa5e9a - Browse repository at this point
Copy the full SHA bfa5e9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 67b4f50 - Browse repository at this point
Copy the full SHA 67b4f50View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9571d58 - Browse repository at this point
Copy the full SHA 9571d58View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed25a75 - Browse repository at this point
Copy the full SHA ed25a75View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a8e6a5 - Browse repository at this point
Copy the full SHA 7a8e6a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22df9f0 - Browse repository at this point
Copy the full SHA 22df9f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e87a77 - Browse repository at this point
Copy the full SHA 9e87a77View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8495efa - Browse repository at this point
Copy the full SHA 8495efaView commit details -
Configuration menu - View commit details
-
Copy full SHA for b9b9cfe - Browse repository at this point
Copy the full SHA b9b9cfeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e2dc5f - Browse repository at this point
Copy the full SHA 7e2dc5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 376bffa - Browse repository at this point
Copy the full SHA 376bffaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e45a69 - Browse repository at this point
Copy the full SHA 2e45a69View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a73501 - Browse repository at this point
Copy the full SHA 9a73501View commit details -
prost_build: extract
services
andenums
modules to separate files:Also moves code_generator.rs to code_generator/mod.rs
Configuration menu - View commit details
-
Copy full SHA for 05130de - Browse repository at this point
Copy the full SHA 05130deView commit details -
Configuration menu - View commit details
-
Copy full SHA for b11998f - Browse repository at this point
Copy the full SHA b11998fView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf1291a - Browse repository at this point
Copy the full SHA cf1291aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d9c8f5 - Browse repository at this point
Copy the full SHA 3d9c8f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41d4500 - Browse repository at this point
Copy the full SHA 41d4500View commit details -
Configuration menu - View commit details
-
Copy full SHA for b27c54f - Browse repository at this point
Copy the full SHA b27c54fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ab2a34 - Browse repository at this point
Copy the full SHA 8ab2a34View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f3432a - Browse repository at this point
Copy the full SHA 8f3432aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 53e4876 - Browse repository at this point
Copy the full SHA 53e4876View commit details -
Configuration menu - View commit details
-
Copy full SHA for daa75f0 - Browse repository at this point
Copy the full SHA daa75f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for e96f4d5 - Browse repository at this point
Copy the full SHA e96f4d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 618c985 - Browse repository at this point
Copy the full SHA 618c985View commit details -
Configuration menu - View commit details
-
Copy full SHA for e30102b - Browse repository at this point
Copy the full SHA e30102bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5695061 - Browse repository at this point
Copy the full SHA 5695061View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1535c74 - Browse repository at this point
Copy the full SHA 1535c74View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d4978b - Browse repository at this point
Copy the full SHA 5d4978bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f1d686 - Browse repository at this point
Copy the full SHA 2f1d686View commit details -
Configuration menu - View commit details
-
Copy full SHA for a176f13 - Browse repository at this point
Copy the full SHA a176f13View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ca1b9a - Browse repository at this point
Copy the full SHA 6ca1b9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b75f7a8 - Browse repository at this point
Copy the full SHA b75f7a8View commit details