Commit Graph

15 Commits

Author SHA1 Message Date
d9dfb61000 Add remaining docstrings to complete documentation coverage
Co-authored-by: varun-r-mallya <100590632+varun-r-mallya@users.noreply.github.com>
2025-10-08 17:25:29 +00:00
cdf4f3e885 Add module-level docstrings and helper utility docstrings
Co-authored-by: varun-r-mallya <100590632+varun-r-mallya@users.noreply.github.com>
2025-10-08 17:20:45 +00:00
5b20b08d9f Add docstrings to core modules and helper functions
Co-authored-by: varun-r-mallya <100590632+varun-r-mallya@users.noreply.github.com>
2025-10-08 17:16:05 +00:00
8d5067996f format chore and pre commit hook addition 2025-10-01 00:41:00 +05:30
8e231845ef Add struct example and decorator 2025-09-21 03:01:13 +05:30
08ff07641e Add map decorator and simplify type conversion logic 2025-09-08 20:32:51 +05:30
1bbf004554 Add basic map generation 2025-09-08 04:21:09 +05:30
88fa690493 Add bpf decorator, start rewrite 2025-09-06 12:49:39 +05:30
9b4ef23a62 Comment out non string based decorator to decide later and also make
changes to decorator adding a "section"
2025-09-03 18:46:46 +05:30
0a4d5ea4f9 Add sys_clone, add hello world example 2025-09-03 01:11:13 +05:30
0d026c5399 Fix syntax - make more pythonic 2025-09-03 01:01:21 +05:30
b4a2f169ad emit license 2025-08-30 22:33:58 +05:30
b8ef7cc945 Remove trace_printk decorator function 2025-08-30 18:54:46 +05:30
e19aa9fa66 Organize source files 2025-08-30 18:49:08 +05:30
d5557d3c01 Initialize PythonBPF project and toolchain 2025-08-30 18:08:14 +05:30