1
0
mirror of synced 2024-11-15 02:17:36 +01:00
bemaniutils/bemani/format/afp
2021-04-26 01:26:50 +00:00
..
types Pass indentation context into expression rendering for upcoming function definition support. 2021-04-26 01:21:42 +00:00
__init__.py Restructure a lot of types to fit an expression/statement model and making a lot of stuff make more sense. 2021-04-24 18:05:58 +00:00
container.py Beginning of an AFP ByteCode decompiler, starting with a massive code reorg and a control flow graph analyzer. 2021-04-24 17:59:36 +00:00
decompile.py Fix logic error where we lost if statement jump points because __gather_chunks was too-aggressively dropping end pointers. 2021-04-26 01:26:50 +00:00
geo.py Beginning of an AFP ByteCode decompiler, starting with a massive code reorg and a control flow graph analyzer. 2021-04-24 17:59:36 +00:00
render.py Exit early if we're done rendering the main animation, allow background color override. 2021-04-21 01:06:48 +00:00
swf.py Clean up types on If statement, stop using strings to pass information. 2021-04-24 19:36:58 +00:00
util.py Allow subclasses of verbose manager to check verbose state directly. 2021-04-26 01:21:03 +00:00