| Change Set |
Date |
Downloads |
Comment |
29089
by
luisdiegofallas
|
Oct 20 2009 at
12:40 PM
|
15 |
More changes for F# 1.9.7.8 compatibility |
29086
by
luisdiegofallas
|
Oct 20 2009 at
4:42 AM
|
6 |
Modifications for F# 1.9.7.8 |
28936
by
luisdiegofallas
|
Oct 5 2009 at
2:02 PM
|
8 |
Fixed compile script problem on windows |
28935
by
luisdiegofallas
|
Oct 5 2009 at
1:52 PM
|
5 |
Added initial support for getters and setters |
28068
by
luisdiegofallas
|
Jun 28 2009 at
1:21 AM
|
27 |
Changes to make the code compatible with F# 1.9.6.16 |
27693
by
luisdiegofallas
|
May 22 2009 at
1:00 PM
|
19 |
Added support for names to GetLex and GetPropVoid opcodes |
27555
by
luisdiegofallas
|
May 17 2009 at
3:46 AM
|
35 |
Renaming of namespace kind enumeration |
27522
by
luisdiegofallas
|
May 14 2009 at
1:46 PM
|
34 |
Added an example for adding method to a existing class |
27511
by
luisdiegofallas
|
May 12 2009 at
1:03 PM
|
38 |
Added support for class slot initial values |
27456
by
luisdiegofallas
|
May 9 2009 at
2:18 PM
|
33 |
Fixed problems when loading classes |
27348
by
luisdiegofallas
|
May 4 2009 at
12:56 PM
|
20 |
Fixed problem with method loading |
27334
by
luisdiegofallas
|
May 3 2009 at
11:01 PM
|
33 |
Added support for numeric literals |
25973
by
luisdiegofallas
|
Mar 12 2009 at
1:39 PM
|
16 |
Added support for LookupSwitch opcode |
25643
by
luisdiegofallas
|
Mar 3 2009 at
1:27 PM
|
22 |
A couple of fixes related to the "Manipulating AVM2 byte code with F#" post |
25576
by
luisdiegofallas
|
Mar 1 2009 at
12:32 PM
|
12 |
Fixes for some problems in the 'write' code. Added an example of modifying a program with a loop |
25488
by
luisdiegofallas
|
Feb 26 2009 at
11:43 AM
|
23 |
Added code to convert symbolic labels to relative offset lables |
25375
by
luisdiegofallas
|
Feb 23 2009 at
11:43 AM
|
23 |
Added a couple of scripts to compile examples |
25374
by
luisdiegofallas
|
Feb 23 2009 at
11:34 AM
|
14 |
Added a new examples that loads a .ABC file modifies it and writes it back |
25037
by
luisdiegofallas
|
Feb 9 2009 at
12:05 PM
|
20 |
Some bug fixes and changes to make the 'SimpleModify' example generate a valid .abc file . |
24902
by
luisdiegofallas
|
Feb 4 2009 at
12:02 PM
|
37 |
- Fixed some bugs in the 'write' code. - Added another small IronPython example to print the contents of the constant pool. - Initial code for a ABC modification example (still incomplete) - Improved the way instructions are loaded. |
24313
by
luisdiegofallas
|
Jan 16 2009 at
11:49 AM
|
34 |
Some bugs fixes added an IronPython example ( examples/ipyexample/swfcat.py ) |
23929
by
luisdiegofallas
|
Jan 4 2009 at
2:37 PM
|
25 |
Some experimental code to read SWF files |
18487
by
luisdiegofallas
|
Oct 30 2008 at
2:23 PM
|
10 |
Branch instruction destinations are identified and marked in the instruction list |
18142
by
luisdiegofallas
|
Oct 12 2008 at
3:03 PM
|
1 |
Updated to 1.9.6.2 |
12496
by
luisdiegofallas
|
Jun 27 2008 at
12:23 PM
|
1 |
Script method generation changed.
Also new constants added for namespace kind. |