-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Decompile and Print PHI for Factorial #284
Comments
…code to Mul AST node
@volodya-lombrozo 3 puzzles #287, #288, #289 are still not solved. |
@rultor release, tag is |
@volodya-lombrozo OK, I will release it now. Please check the progress here |
@volodya-lombrozo Oops, I failed. You can see the full log here (spent 9min)
|
@rultor release, tag is |
@volodya-lombrozo OK, I will release it now. Please check the progress here |
@volodya-lombrozo Oops, I failed. You can see the full log here (spent 11min)
|
@rultor release, tag is |
@volodya-lombrozo OK, I will release it now. Please check the progress here |
@volodya-lombrozo Oops, I failed. You can see the full log here (spent 10min)
|
@rultor release, tag is |
@volodya-lombrozo OK, I will release it now. Please check the progress here |
@volodya-lombrozo Oops, I failed. You can see the full log here (spent 9min)
|
@rultor release, tag is |
@volodya-lombrozo OK, I will release it now. Please check the progress here |
@volodya-lombrozo Oops, I failed. You can see the full log here (spent 22min)
|
@rultor release, tag is |
@volodya-lombrozo OK, I will release it now. Please check the progress here |
@volodya-lombrozo Oops, I failed. You can see the full log here (spent 26min)
|
@rultor release, tag is |
@volodya-lombrozo OK, I will release it now. Please check the progress here |
@volodya-lombrozo Oops, I failed. You can see the full log here (spent 14min)
|
@rultor release, tag is |
@volodya-lombrozo OK, I will release it now. Please check the progress here |
@volodya-lombrozo Done! FYI, the full log is here (took me 11min) |
@volodya-lombrozo 3 puzzles #287, #289, #391 are still not solved; solved: #288. |
@volodya-lombrozo 2 puzzles #287, #289 are still not solved; solved: #288, #391. |
We need to decompile and and convert to PHI expression
Factorial
class in thespring-fat
integration test. Currently we don't decompile it because we haven't implementedIF_ICMPGT
instruction yet.The text was updated successfully, but these errors were encountered: