-
Notifications
You must be signed in to change notification settings - Fork 22
Pull requests: COVESA/ifex
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: argparse for validate.py; pretty JSON output in schema generator
#184
opened May 22, 2026 by
SoundMatt
Loading…
fix(rule_translator): correct guard logic for None / all-None-list values
#183
opened May 22, 2026 by
SoundMatt
Loading…
fix(ifex_generator): call jinja_env.get_template not undefined get_template
#182
opened May 22, 2026 by
SoundMatt
Loading…
fix(ast_utils): use field.type and field.name in prune function
#181
opened May 22, 2026 by
SoundMatt
Loading…
fix(protobuf_lark): replace bare assert with explicit raise ValueError
#180
opened May 22, 2026 by
SoundMatt
Loading…
fix(protobuf_lark): add missing raise for multiple-package error
#179
opened May 22, 2026 by
SoundMatt
Loading…
fix(protobuf_lark): replace undefined TypeException with TypeError
#178
opened May 22, 2026 by
SoundMatt
Loading…
fix(franca_to_ifex): remove duplicate franca.Int16 entry in type_translation
#177
opened May 22, 2026 by
SoundMatt
Loading…
fix(ifex_to_protobuf): remove duplicate keys from type_translation dict
#176
opened May 22, 2026 by
SoundMatt
Loading…
fix(JinjaSetup, TemplateDir): bind root from os.walk to fix NameError in recursive search
#175
opened May 22, 2026 by
SoundMatt
Loading…
fix(generator, generator_dbus): remove undefined filename variable from error message
#174
opened May 22, 2026 by
SoundMatt
Loading…
fix(diff_ifex): clean up temp files; fix stable_order_file return path
#173
opened May 22, 2026 by
SoundMatt
Loading…
fix(generic_testrunner): remove dead code after return statement
#172
opened May 22, 2026 by
SoundMatt
Loading…
fix(type_checking_constructor_mixin): narrow bare except to AttributeError
#171
opened May 22, 2026 by
SoundMatt
Loading…
fix(rule_translator): replace bare except with except AttributeError
#170
opened May 22, 2026 by
SoundMatt
Loading…
fix(ifex_to_json_schema): use None sentinels for mutable default args
#169
opened May 22, 2026 by
SoundMatt
Loading…
fix(JinjaSetup): remove unreachable return None; use Exception not BaseException
#168
opened May 22, 2026 by
SoundMatt
Loading…
fix(ifex_generator): remove unreachable return; use Exception not BaseException
#167
opened May 22, 2026 by
SoundMatt
Loading…
fix(print_franca_tree): fix recursive call to wrong function name
#166
opened May 22, 2026 by
SoundMatt
Loading…
fix(ast_utils): use None sentinel for walk_type_tree seen parameter
#165
opened May 22, 2026 by
SoundMatt
Loading…
fix(merge_overlay): pass node object, not its name string, to merge_nodes
#164
opened May 22, 2026 by
SoundMatt
Loading…
fix(franca_to_ifex): remove undefined log() call and dead code after raise
#163
opened May 22, 2026 by
SoundMatt
Loading…
fix(ifex_ast_introspect): replace undefined TypeException with TypeError
#162
opened May 22, 2026 by
SoundMatt
Loading…
Previous Next
ProTip!
Adding no:label will show everything without a label.