8000 Tags · alex3942/unrpyc · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: alex3942/unrpyc

Tags

v1.0.15

Toggle v1.0.15's commit message
Fix typo in unrpyc-compile.py

v1.0.14

Toggle v1.0.14's commit message
Fix a bug in un.rpyc and also add support for RevertableDict's in the…

… AST

v1.0.13

Toggle v1.0.13's commit message
ren'py started leaking RevertableLists and OrderedDicts into the AST,…

… so allow decompilation of those. Make improvement to astdump so we can actually see where they end up from in the AST.

v1.0.12

Toggle v1.0.12's commit message
Resolve CensoredUsername#74: Some games have more script files than f…

…ile handles that the OS support, so read them all straight into memory instead of keeping the file descriptors open

v1.0.11

Toggle v1.0.11's commit message
Support for index expressions

v1.0.10

Toggle v1.0.10's commit message
Support UserStatements with blocks in order to support the layeredima…

…ge statement

v1.0.9

Toggle v1.0.9's commit message
Ensure that the un.rpyc log file location exists

v1.0.8

Toggle v1.0.8's commit message
Fix the filename of README.md in setup.py. Closes CensoredUsername#65

v1.0.7

Toggle v1.0.7's commit message
Merge branch 'dev'

v1.0.6

Toggle v1.0.6's commit message
Merge branch 'dev' of github.com:CensoredUsername/unrpyc into dev

0