This website requires JavaScript.
Explore
Help
Register
Sign In
birth-software
/
bloat-buster
Watch
1
Star
0
Fork
0
You've already forked bloat-buster
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
bloat-buster
/
tests
History
David Gonzalez Martin
9cddae8aed
More peephole (rewrite -> simple chapter 09)
2024-07-14 20:44:27 +02:00
..
break_continue
Implement break and continue
2024-07-10 13:41:07 +02:00
comparison
Implement comparisons
2024-07-06 19:29:26 +02:00
constant_prop
Implement constant propagation
2024-06-30 10:04:01 +02:00
first
First iteration
2024-06-28 09:12:53 +02:00
function_call_args
Primitive function calls
2024-07-06 16:17:18 +02:00
if
More peephole (rewrite -> simple chapter 09)
2024-07-14 20:44:27 +02:00
simple_variable_declaration
Simple variable declarations
2024-07-03 00:29:59 +02:00
while
Implement while
2024-07-09 16:35:45 +02:00