• R/O
  • HTTP
  • SSH
  • HTTPS

happyabc: List of commits


RSS
Rev. Time Author
6cefa87 2009-10-14 08:12:40 mzp

Implement SwfIn

I implement Swf reading module. But there is imcompatibility between SwfIn and TagIn. This should be fixed.

a4fb9db 2009-10-14 07:31:39 mzp

add swfin

2d7ecfb 2009-10-13 08:30:06 mzp

add tag input module

17d33e7 2009-10-13 08:06:18 mzp

move Tag type definition to TagType module

8f4331e 2009-10-13 07:52:37 mzp

add string/color/rect reader

9c0e0d6 2009-10-13 07:14:06 mzp

add rect

37b2ebf 2009-10-13 06:26:57 mzp

Add float32/float64 reader for swflib

7dedef3 2009-10-13 06:00:45 mzp

add fixed floating number reader for swflib

e3e377e 2009-10-12 19:19:22 mzp

add bits input

68350b1 2009-10-12 18:35:14 mzp

add bits input stream

8d180bd 2009-10-12 13:46:37 mzp

add EUi reader

dad7565 2009-10-12 12:23:27 mzp

Add SwfBaseIn module.

SwfBaseIn module read {Ui,Si}{8,16,24,32} from int stream

9953849 2009-10-12 11:44:11 mzp

fix testcase

400cd2d 2009-10-12 11:34:12 mzp

unify SwfBaseType and SwfType

ab13164 2009-10-12 11:30:00 mzp

Move common type definition(e.g. rect,mtarix) move to SwfBaseType module.

Common type definition(e.g. rect,matrix) move to SwfBaseType module.

b05c6ea 2009-10-12 11:23:03 mzp

Add PlaceObject, but not test it.

I add PlaceObject tag, but it is not suuported by swfmill. I could not test it.

a7f0213 2009-10-12 10:40:02 mzp

add FB

0d5cc78 2009-10-12 09:58:21 mzp

fix: byte compile

f17142b 2009-10-11 15:11:43 mzp

Replace habc-xml with habc-link

26abcad 2009-10-11 14:48:16 mzp

update OMakefile/gitignore for habc-link

6bc085e 2009-10-11 14:47:27 mzp

Fix: CmdOpt default value & Template

3a6ad31 2009-10-11 14:46:17 mzp

Create habc-link command

To create habc-link command, Connect CmdOpt module and Template module.

And add Swf module to swflib. It is facade.

8d6c347 2009-10-11 10:47:00 mzp

add --output to habc-link

4db65a7 2009-10-11 10:31:55 mzp

Add swf-template generator for habc-link

Template module genartes a template. Habc-link use it when generates swf file.

72b286a 2009-10-11 10:31:48 mzp

typo fix

b8c7bbe 2009-10-11 10:04:15 mzp

Change CmdOpt module's return type

Change record type to object type. Because, I want to use it over some modules.

a7ec8e5 2009-10-11 09:52:22 mzp

Add Command line option parser for habc-linker

I add Command line option parser module for habc-linker. The module name is CmdOpt.

Offcourse I add unit test for it.

d763900 2009-10-11 08:46:04 mzp

Subdir for habc linker is created.

Create a simple stub program to print "hello".

d79a3a2 2009-10-09 08:54:31 mzp

add LANG,ARGB

9335b72 2009-10-09 08:27:57 mzp

update support TAG

Show on old repository browser