varun-r-mallya
  • Joined on 2025-06-20
varun-r-mallya synced and deleted reference refs/tags/fix-expr at varun-r-mallya/python-bpf from mirror 2025-10-08 06:43:48 +00:00
varun-r-mallya synced and deleted reference refs/tags/fix-failing-tests at varun-r-mallya/python-bpf from mirror 2025-10-08 06:43:48 +00:00
varun-r-mallya synced commits to refactor_conds at varun-r-mallya/python-bpf from mirror 2025-10-07 22:33:47 +00:00
3f9604a370 Add _deref_to_depth in expr_pass
480afd1341 Move _get_base_type to _get_base_type_and_depth
ab71275566 Add _get_base_type to expr_pass
2d850f457f Add _normalize_types to handle mismatched ints, move type_mismatch test to passing
Compare 4 commits »
varun-r-mallya synced commits to vmlinux at varun-r-mallya/python-bpf from mirror 2025-10-07 22:33:47 +00:00
varun-r-mallya synced new reference vmlinux to varun-r-mallya/python-bpf from mirror 2025-10-07 22:33:47 +00:00
varun-r-mallya synced commits to refactor_conds at varun-r-mallya/python-bpf from mirror 2025-10-07 14:23:45 +00:00
9e1142bf05 Add type_mismatch failing test for conditionals
1843ca6c53 Add failing struct_ptr test for conditionals
caa5d92c32 Fix struct_access in eval_expr, move struct_access conditional test to passing
Compare 3 commits »
varun-r-mallya synced commits to refactor_conds at varun-r-mallya/python-bpf from mirror 2025-10-07 06:13:46 +00:00
f41693bc6d Add 'and' and 'or' BoolOps as future deliverables
b7092fa362 Add failing test map_comp for conditionals
0e7dcafbab Add var_comp test for conditionals
a574527891 Add support for unary op 'not' in eval_expr, move not test to passing
176673017c Add failing tests struct and not for conditionals
Compare 8 commits »
varun-r-mallya synced and deleted reference refs/tags/dependabot/github_actions/actions-6a14be197d at varun-r-mallya/python-bpf from mirror 2025-10-06 22:03:49 +00:00
varun-r-mallya synced commits to master at varun-r-mallya/python-bpf from mirror 2025-10-06 22:03:49 +00:00
8554688230 Merge pull request #25 from pythonbpf/dependabot/github_actions/actions-6a14be197d
3e873f378e Bump the actions group with 2 updates
Compare 2 commits »
varun-r-mallya synced commits to refactor_conds at varun-r-mallya/python-bpf from mirror 2025-10-06 22:03:49 +00:00
varun-r-mallya synced new reference refactor_conds to varun-r-mallya/python-bpf from mirror 2025-10-06 22:03:49 +00:00
varun-r-mallya synced commits to dependabot/github_actions/actions-6a14be197d at varun-r-mallya/python-bpf from mirror 2025-10-06 13:53:52 +00:00
varun-r-mallya synced new reference dependabot/github_actions/actions-6a14be197d to varun-r-mallya/python-bpf from mirror 2025-10-06 13:53:52 +00:00
varun-r-mallya synced commits to master at varun-r-mallya/python-bpf from mirror 2025-10-06 05:43:49 +00:00
28ce14ce34 Merge pull request #24 from pythonbpf/func_refactor
5066cd4cfe Use named args for eval_expr call in handle_return
0bfb3855b6 Remove dead code from _handle_ctypes_call
2f0dd20f1e Add false case for _handle_xdp in return_utils
abef68c274 Remove redundant TODO from return_utils
Compare 25 commits »
varun-r-mallya synced commits to func_refactor at varun-r-mallya/python-bpf from mirror 2025-10-06 05:43:48 +00:00
5066cd4cfe Use named args for eval_expr call in handle_return
0bfb3855b6 Remove dead code from _handle_ctypes_call
2f0dd20f1e Add false case for _handle_xdp in return_utils
abef68c274 Remove redundant TODO from return_utils
9aff614ff5 Remove unnecessary parts from return_utils
Compare 21 commits »
varun-r-mallya synced commits to master at varun-r-mallya/python-bpf from mirror 2025-10-05 10:13:44 +00:00
552cd352f2 Merge pull request #20 from pythonbpf/fix-failing-tests
c7f2955ee9 Fix typo in process_stmt
ef36ea1e03 Add nullcheck for var_name in handle_binary_ops
d341cb24c0 Update explanation for named_arg
2fabb67942 Add note for faling test named_arg
Compare 14 commits »
varun-r-mallya synced commits to fix-failing-tests at varun-r-mallya/python-bpf from mirror 2025-10-05 10:13:43 +00:00
c7f2955ee9 Fix typo in process_stmt
ef36ea1e03 Add nullcheck for var_name in handle_binary_ops
Compare 2 commits »
varun-r-mallya synced commits to func_refactor at varun-r-mallya/python-bpf from mirror 2025-10-05 10:13:43 +00:00
varun-r-mallya synced new reference func_refactor to varun-r-mallya/python-bpf from mirror 2025-10-05 10:13:43 +00:00
varun-r-mallya synced commits to globals at varun-r-mallya/python-bpf from mirror 2025-10-05 10:13:43 +00:00
3abe07c5b2 add global symbol table populate function
01bd7604ed add global symbol table populate function
Compare 2 commits »