Commit Graph

15 Commits

Author SHA1 Message Date
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
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