-
Notifications
You must be signed in to change notification settings - Fork 23
Pull requests: arxlang/irx
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
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…
feat: extend LiteralSet lowering to support mixed-width integer constants
#231
opened Mar 15, 2026 by
m-akhil-reddy
Loading…
11 tasks
feat: add minimal LiteralTuple lowering support
#225
opened Mar 14, 2026 by
m-akhil-reddy
Loading…
11 tasks
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
feat:Generalize LiteralList lowering to support float, string and mixed-type lists
#185
opened Mar 4, 2026 by
yogendra-17
Loading…
6 of 11 tasks
ProTip!
Filter pull requests by the default branch with base:main.