index
:
platform/build
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
aconfig
/
src
/
codegen
Age
Commit message (
Expand
)
Author
2024-01-24
Restructure aconfig repo to be a cargo workspace with many crates
Dennis Shen
2024-01-08
Merge "aconfig: simplify is_valid_container" into main
Treehugger Robot
2024-01-08
aconfig: simplify is_valid_container
Mårten Kongstad
2024-01-08
aconfig: remove trailing whitespace in test input
Mårten Kongstad
2024-01-03
Merge "aconfig: add ForceReadOnly mode to aconfig c/c++ codegen" into main
Zhi Dou
2024-01-03
Merge "aconfig: add ForceReadOnly mode to aconfig rust codegen" into main
Zhi Dou
2024-01-03
aconfig: add ForceReadOnly mode to aconfig rust codegen
Zhi Dou
2024-01-03
aconfig: add ForceReadOnly mode to aconfig java codegen
Zhi Dou
2024-01-03
aconfig: add ForceReadOnly mode to aconfig c/c++ codegen
Zhi Dou
2024-01-03
aconfig: add new codegen mode force_read_only
Zhi Dou
2023-12-19
aconfig: modify and filter flags before passing into java codegen
Zhi Dou
2023-12-19
aconfig: modify_parsed_flags_based_on_mode return Result
Zhi Dou
2023-12-19
aconfig: move CodegenMode to codegen crate
Zhi Dou
2023-12-19
aconfig: add exported mode in rust codegen
Zhi Dou
2023-12-19
aconfig: add new testing flag enabled_fixed_ro_exported
Zhi Dou
2023-12-19
aconfig: add exported mode in c/c++ codegen
Zhi Dou
2023-12-18
aconfig: update c/c++ codegen
Dennis Shen
2023-12-14
aconfig: pass ownership of ProtoParsedFlag items to Java codegen
Mårten Kongstad
2023-12-14
aconfig: pass ownership of ProtoParsedFlag items to C++ codegen
Mårten Kongstad
2023-12-14
aconfig: pass ownership of ProtoParsedFlag items to Rust codegen
Mårten Kongstad
2023-12-12
aconfig: fix template bug in exported mode.
Ted Bauer
2023-12-11
aconfig: Respect flag naming convention on test flags
Oriol Prieto Gasco
2023-12-08
aconfig: move codegen into separate module
Mårten Kongstad