Skip to content

Tags: gemforce-team/ANEBytecodeEditor

Tags

v6.0.0

Toggle v6.0.0's commit message
Strings are nullable in AS3. Gross

v5.0.0

Toggle v5.0.0's commit message
Use strings for namespace disambiguation in AS3

Also cleans up memory rather than leaking it now

v4.1.0

Toggle v4.1.0's commit message
Add SWFIntrospector

v4.0.4

Toggle v4.0.4's commit message
Fix pushstring args

v4.0.3

Toggle v4.0.3's commit message
More robust exception handling

Also throw a couple errors for null strings in AS

v4.0.2

Toggle v4.0.2's commit message
Add helper functions for building newly usable instructions

v4.0.1

Toggle v4.0.1's commit message
Don't use double the memory for async SWF assembly

v4.0.0

Toggle v4.0.0's commit message
Add builder functions for union types' AS3 representations

Also update and add a bit more asdoc

v3.0.0

Toggle v3.0.0's commit message
Use instruction references instead of labels

Allows editing methods without having to edit every single label-bearing instruction

v2.1.0

Toggle v2.1.0's commit message
Add an AS3 interface into class internals