Skip to content

Pull requests: ferus-web/bali

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

AST based dead code elimination
#171 by xTrayambak was merged May 28, 2025 Loading…
Generic math opcodes
#147 by xTrayambak was merged May 18, 2025 Loading…
Moar parsing
#142 by xTrayambak was merged May 17, 2025 Loading…
Support for try-except clauses
#124 by xTrayambak was merged Apr 4, 2025 Loading…
Optimization spree 2
#120 by xTrayambak was merged Mar 12, 2025 Loading…
Bali 0.6.3
#110 by xTrayambak was merged Feb 27, 2025 Loading…
Native callables support
#97 by xTrayambak was merged Feb 25, 2025 Loading…
Bytecode callables, attempt 2 - finally done!
#92 by xTrayambak was merged Feb 23, 2025 Loading…
Fix multiple call arguments
#87 by xTrayambak was merged Feb 17, 2025 Loading…
Use new garbage collector for runtime allocations
#81 by xTrayambak was merged Feb 15, 2025 Loading…
Implement codegen for for-loops
#80 by xTrayambak was merged Feb 5, 2025 Loading…
Implement Number type
#78 by xTrayambak was merged Jan 29, 2025 Loading…
Some random fixes
#76 by xTrayambak was merged Jan 26, 2025 Loading…
Implement functions as atoms
#72 by xTrayambak was merged Jan 18, 2025 Loading…
Allow constructors as call arguments
#69 by xTrayambak was merged Jan 14, 2025 Loading…
Add support for BigInt
#66 by xTrayambak was merged Jan 11, 2025 Loading…
Implement ternary operations
#65 by xTrayambak was merged Jan 9, 2025 Loading…
Optimization spree bytecode optimization A potential optimization in the bytecode emission phase
#62 by xTrayambak was merged Jan 3, 2025 Loading…
Add string prototype
#57 by xTrayambak was merged Dec 14, 2024 Loading…
Add support for typeof
#41 by xTrayambak was merged Nov 17, 2024 Loading…
Fixes #39, decrements no longer deadlock tokenizer
#40 by xTrayambak was merged Nov 15, 2024 Loading…
Add support for break statements
#37 by xTrayambak was merged Nov 14, 2024 Loading…
Add support for nested field access
#36 by xTrayambak was merged Nov 9, 2024 Loading…
ProTip! Exclude everything labeled bug with -label:bug.