-
Notifications
You must be signed in to change notification settings - Fork 28
Pull requests: arxlang/irx
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
test(#38): cover vector BinaryOp arithmetic and scalar-vector promotion (phase 4)
#262
opened Mar 22, 2026 by
Jaskirat-s7
Loading…
feat: extend LiteralSet lowering with float and runtime support
#260
opened Mar 21, 2026 by
m-akhil-reddy
Loading…
11 tasks
feat: add BreakStmt and ContinueStmt support in IRx
#259
opened Mar 21, 2026 by
m-akhil-reddy
Loading…
11 tasks
Feat(#250): Implement bitwise operators (&,|,^,~,<<,>>)
#257
opened Mar 20, 2026 by
AryanBhirud
Loading…
5 of 14 tasks
Fix: vector ops ignore fast_math flag from BinaryOp node attribute
#255
opened Mar 20, 2026 by
Fizza-Mukhtar
Loading…
14 of 22 tasks
feat(#247): implement set operations (union, intersection, difference, symmetric difference)
#254
opened Mar 19, 2026 by
Jaskirat-s7
Loading…
feat(#249): implement dict key lookup via SubscriptExpr visitor
#253
opened Mar 19, 2026 by
Jaskirat-s7
Loading…
fix: FunctionDef does not emit a return for void functions
#252
opened Mar 19, 2026 by
Fizza-Mukhtar
Loading…
5 of 11 tasks
fix: use utf-8 encoding for LiteralUTF8Char lowering (#208)
#240
opened Mar 19, 2026 by
Vikash-Kumar-23
Loading…
3 tasks
test: Cover float comparison ops and WhileStmt float condition
#239
opened Mar 18, 2026 by
Jaskirat-s7
Loading…
refactor: replace
promote_operands with unified type promotion
#237
opened Mar 17, 2026 by
omsherikar
Loading…
test: Cover IfStmt float condition and VariableDeclaration zero-init paths
#236
opened Mar 17, 2026 by
Jaskirat-s7
Loading…
fix(base): structured CommandResult and error handling for run_command
#215
opened Mar 10, 2026 by
yogendra-17
Loading…
2 of 11 tasks
feat: Add missing list operations(get, insert)
#212
opened Mar 8, 2026 by
yogendra-17
•
Draft
1 of 11 tasks
feat: add LLVM IR codegen for StructDefStmt and tests
#201
opened Mar 6, 2026 by
m-akhil-reddy
Loading…
11 tasks
Add implementation for string substring and integrate with BinaryOp("substr")
#200
opened Mar 6, 2026 by
yogendra-17
•
Draft
4 of 11 tasks
ProTip!
Adding no:label will show everything without a label.