Commit Graph

15 Commits

Author SHA1 Message Date
61bca6bad9 Core: Fix global pass to divide internal functions 2026-03-29 02:40:55 +05:30
ec4a6852ec PythonBPF: Add Compilation Context to allow parallel compilation of multiple bpf programs 2026-02-21 18:59:33 +05:30
01bd7604ed add global symbol table populate function 2025-10-05 14:04:25 +05:30
ab610147a5 update globals test and todos. 2025-10-04 06:36:51 +05:30
7720fe9f9f format chore 2025-10-04 06:33:09 +05:30
7aeac86bd3 fix broken IR generation logic for globals 2025-10-04 06:32:25 +05:30
ab1c4223d5 fix broken IR generation logic for globals 2025-10-03 22:55:40 +05:30
c3a512d5cf add global support with broken generation function 2025-10-03 22:20:04 +05:30
5adc6d75e9 janitorial 2025-09-09 00:26:06 +05:30
08ff07641e Add map decorator and simplify type conversion logic 2025-09-08 20:32:51 +05:30
83937dc11a Remove debug prints and add @bpfglobal support 2025-09-08 20:16:31 +05:30
c0559639f2 Get ex2 running 2025-09-07 19:19:58 +05:30
c9e4910a89 hardcoded func gen 2025-09-06 12:49:37 +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
0ee8b541d1 Add constant check (maybe broken) and also a globals pass 2025-09-03 18:30:52 +05:30