Print any code #10

Closed
Enyby wants to merge 4 commits from patch-3 into master
Enyby commented 2018-07-02 01:32:43 +00:00 (Migrated from github.com)

Print any code even if it is obfuscated with not valid op codes and other garbage. Also it can print any custom modification of byte code instead of fall with Exception.

This PR must be merged after PR #8 because it include it.

Print any code even if it is obfuscated with not valid op codes and other garbage. Also it can print any custom modification of byte code instead of fall with Exception. This PR must be merged after PR #8 because it include it.
headcr4sh commented 2018-09-13 10:04:04 +00:00 (Migrated from github.com)

I had to rebase the master branch onto some missing changes that never made it from CVS into Git.
This renders your PR useless, I am afraid. Could you rebase your changes onto the current master branch again, please?

I had to rebase the master branch onto some missing changes that never made it from CVS into Git. This renders your PR useless, I am afraid. Could you rebase your changes onto the current master branch again, please?

Pull request closed

Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: open-autonomous-connection/luaj#10