OSDN Git Service

happyabc/happyabc.git
14 years agoadd bits input stream
mzp [Mon, 12 Oct 2009 09:35:14 +0000 (18:35 +0900)]
add bits input stream

14 years agoadd EUi reader
mzp [Mon, 12 Oct 2009 04:46:37 +0000 (13:46 +0900)]
add EUi reader

14 years agoAdd SwfBaseIn module.
mzp [Mon, 12 Oct 2009 03:23:27 +0000 (12:23 +0900)]
Add SwfBaseIn module.

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

14 years agofix testcase
mzp [Mon, 12 Oct 2009 02:44:11 +0000 (11:44 +0900)]
fix testcase

14 years agounify SwfBaseType and SwfType
mzp [Mon, 12 Oct 2009 02:34:12 +0000 (11:34 +0900)]
unify SwfBaseType and SwfType

14 years agoMove common type definition(e.g. rect,mtarix) move to SwfBaseType module.
mzp [Mon, 12 Oct 2009 02:30:00 +0000 (11:30 +0900)]
Move common type definition(e.g. rect,mtarix) move to SwfBaseType module.

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

14 years agoAdd PlaceObject, but not test it.
mzp [Mon, 12 Oct 2009 02:23:03 +0000 (11:23 +0900)]
Add PlaceObject, but not test it.

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

14 years agoadd FB
mzp [Mon, 12 Oct 2009 01:40:02 +0000 (10:40 +0900)]
add FB

14 years agofix: byte compile
mzp [Mon, 12 Oct 2009 00:58:21 +0000 (09:58 +0900)]
fix: byte compile

14 years agoReplace habc-xml with habc-link
mzp [Sun, 11 Oct 2009 06:11:43 +0000 (15:11 +0900)]
Replace habc-xml with habc-link

14 years agoupdate OMakefile/gitignore for habc-link
mzp [Sun, 11 Oct 2009 05:48:16 +0000 (14:48 +0900)]
update OMakefile/gitignore for habc-link

14 years agoFix: CmdOpt default value & Template
mzp [Sun, 11 Oct 2009 05:47:27 +0000 (14:47 +0900)]
Fix: CmdOpt default value & Template

14 years agoCreate habc-link command
mzp [Sun, 11 Oct 2009 05:46:17 +0000 (14:46 +0900)]
Create habc-link command

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

And add Swf module to swflib. It is facade.

14 years agoadd --output to habc-link
mzp [Sun, 11 Oct 2009 01:47:00 +0000 (10:47 +0900)]
add --output to habc-link

14 years agoAdd swf-template generator for habc-link
mzp [Sun, 11 Oct 2009 01:31:55 +0000 (10:31 +0900)]
Add swf-template generator for habc-link

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

14 years agotypo fix
mzp [Sun, 11 Oct 2009 01:31:48 +0000 (10:31 +0900)]
typo fix

14 years agoChange CmdOpt module's return type
mzp [Sun, 11 Oct 2009 01:04:15 +0000 (10:04 +0900)]
Change CmdOpt module's return type

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

14 years agoAdd Command line option parser for habc-linker
mzp [Sun, 11 Oct 2009 00:52:22 +0000 (09:52 +0900)]
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.

14 years agoSubdir for habc linker is created.
mzp [Sat, 10 Oct 2009 23:46:04 +0000 (08:46 +0900)]
Subdir for habc linker is created.

Create a simple stub program to print "hello".

14 years agoadd LANG,ARGB
mzp [Thu, 8 Oct 2009 23:54:31 +0000 (08:54 +0900)]
add LANG,ARGB

14 years agoupdate support TAG
mzp [Thu, 8 Oct 2009 23:27:57 +0000 (08:27 +0900)]
update support TAG

14 years agodisable tagOut.ml generation
mzp [Thu, 8 Oct 2009 22:26:34 +0000 (07:26 +0900)]
disable tagOut.ml generation

14 years agobug fix
mzp [Tue, 6 Oct 2009 23:34:35 +0000 (08:34 +0900)]
bug fix

14 years agoadd doabc
mzp [Tue, 6 Oct 2009 23:23:22 +0000 (08:23 +0900)]
add doabc

14 years agoadd FileAttributes tag
mzp [Tue, 6 Oct 2009 23:01:09 +0000 (08:01 +0900)]
add FileAttributes tag

14 years agoadd `Size to swfBaseOut
mzp [Tue, 6 Oct 2009 21:46:43 +0000 (06:46 +0900)]
add `Size to swfBaseOut

14 years agocode generator for TagOut
mzp [Tue, 6 Oct 2009 00:04:42 +0000 (09:04 +0900)]
code generator for TagOut

14 years agoadd tag out
mzp [Sun, 4 Oct 2009 23:59:16 +0000 (08:59 +0900)]
add tag out

14 years agoupdate functor signature
mzp [Sun, 4 Oct 2009 23:28:49 +0000 (08:28 +0900)]
update functor signature

14 years agorewrite swfOut by functor
mzp [Sun, 4 Oct 2009 23:23:53 +0000 (08:23 +0900)]
rewrite swfOut by functor

14 years agoimplements tag out
mzp [Sun, 4 Oct 2009 23:10:17 +0000 (08:10 +0900)]
implements tag out

14 years agoremove extra open
mzp [Sun, 4 Oct 2009 22:36:24 +0000 (07:36 +0900)]
remove extra open

14 years agoupdate swf header
mzp [Sun, 4 Oct 2009 22:33:00 +0000 (07:33 +0900)]
update swf header

14 years agoadd backpatch
mzp [Sun, 4 Oct 2009 22:27:41 +0000 (07:27 +0900)]
add backpatch

14 years agoadd swf out
mzp [Sun, 4 Oct 2009 11:10:53 +0000 (20:10 +0900)]
add swf out

14 years agoadd rect
mzp [Sun, 4 Oct 2009 07:38:49 +0000 (16:38 +0900)]
add rect

14 years agorename bitsStream
mzp [Sun, 4 Oct 2009 06:46:50 +0000 (15:46 +0900)]
rename bitsStream

14 years agoadd bits stream
mzp [Sun, 4 Oct 2009 00:36:20 +0000 (09:36 +0900)]
add bits stream

14 years agoadd encoded u32
mzp [Sat, 3 Oct 2009 22:05:02 +0000 (07:05 +0900)]
add encoded u32

14 years agodisable half-precision
mzp [Sat, 3 Oct 2009 21:30:33 +0000 (06:30 +0900)]
disable half-precision

14 years agoupdateTest case
mzp [Sat, 3 Oct 2009 12:22:13 +0000 (21:22 +0900)]
updateTest case

14 years agoimplements half-precision
mzp [Sat, 3 Oct 2009 11:43:42 +0000 (20:43 +0900)]
implements half-precision

14 years agoimplements fixed-float
mzp [Sat, 3 Oct 2009 09:46:49 +0000 (18:46 +0900)]
implements fixed-float

14 years agoadd fixed test case
mzp [Sat, 3 Oct 2009 08:39:20 +0000 (17:39 +0900)]
add fixed test case

14 years agoadd swf basic type module
mzp [Sat, 3 Oct 2009 07:18:07 +0000 (16:18 +0900)]
add swf basic type module

14 years agoupdate test case
mzp [Thu, 1 Oct 2009 13:13:45 +0000 (22:13 +0900)]
update test case

14 years agoupdate testcase
mzp [Wed, 30 Sep 2009 23:21:01 +0000 (08:21 +0900)]
update testcase

14 years agouse swflib
mzp [Wed, 30 Sep 2009 23:15:12 +0000 (08:15 +0900)]
use swflib

14 years agoupadte swfmill
mzp [Wed, 30 Sep 2009 23:03:40 +0000 (08:03 +0900)]
upadte swfmill

14 years agoupdate swflib
mzp [Wed, 30 Sep 2009 21:44:50 +0000 (06:44 +0900)]
update swflib

14 years agoupadt abcIn
mzp [Tue, 29 Sep 2009 00:20:24 +0000 (09:20 +0900)]
upadt abcIn

14 years agoupdate instance/class
mzp [Tue, 29 Sep 2009 00:10:33 +0000 (09:10 +0900)]
update instance/class

14 years agoupdate cpool/method_info/metadata
mzp [Mon, 28 Sep 2009 23:53:15 +0000 (08:53 +0900)]
update cpool/method_info/metadata

14 years agorename Functcion
mzp [Mon, 28 Sep 2009 23:06:53 +0000 (08:06 +0900)]
rename Functcion

14 years agoupdate abcIn
mzp [Thu, 24 Sep 2009 23:48:54 +0000 (08:48 +0900)]
update abcIn

14 years agoupdate abcIn for compile
mzp [Thu, 24 Sep 2009 23:17:39 +0000 (08:17 +0900)]
update abcIn for compile

14 years agoadd abcIn
mzp [Wed, 23 Sep 2009 23:00:42 +0000 (08:00 +0900)]
add abcIn

14 years agofix
mzp [Wed, 23 Sep 2009 22:28:21 +0000 (07:28 +0900)]
fix

14 years agoMerge branch 'swflib' of git@github.com:mzp/scheme-abc into swflib
mzp [Thu, 17 Sep 2009 23:25:29 +0000 (08:25 +0900)]
Merge branch 'swflib' of git@github.com:mzp/scheme-abc into swflib

Conflicts:
swflib/OMakefile
swflib/bytesIn.ml
swflib/bytesIn.mli

14 years agoadd disasm
mzp [Thu, 17 Sep 2009 23:12:52 +0000 (08:12 +0900)]
add disasm

14 years agoadd bytesIn module
mzp [Tue, 15 Sep 2009 11:23:23 +0000 (20:23 +0900)]
add bytesIn module

14 years agoremove extra function
mzp [Mon, 14 Sep 2009 12:40:06 +0000 (21:40 +0900)]
remove extra function

14 years agorename module name
mzp [Mon, 14 Sep 2009 11:29:06 +0000 (20:29 +0900)]
rename module name

14 years agoadd module-prefix: Swflib
mzp [Mon, 14 Sep 2009 11:18:50 +0000 (20:18 +0900)]
add module-prefix: Swflib

14 years agorefactor compile
mzp [Mon, 14 Sep 2009 08:33:05 +0000 (17:33 +0900)]
refactor compile

14 years agofix unittest
mzp [Mon, 14 Sep 2009 00:05:10 +0000 (09:05 +0900)]
fix unittest

14 years agoupdate testcase for swflib
mzp [Sun, 13 Sep 2009 23:57:33 +0000 (08:57 +0900)]
update testcase for swflib

14 years agofix: compile failed
mzp [Sun, 13 Sep 2009 23:54:11 +0000 (08:54 +0900)]
fix: compile failed

14 years agorefactoring gen_typemap
mzp [Sun, 13 Sep 2009 23:51:35 +0000 (08:51 +0900)]
refactoring gen_typemap

14 years agobugfix: test driver
mzp [Sun, 13 Sep 2009 11:29:08 +0000 (20:29 +0900)]
bugfix: test driver

14 years agobugfix: label
mzp [Sun, 13 Sep 2009 11:25:08 +0000 (20:25 +0900)]
bugfix: label

14 years agouse swflib
mzp [Sun, 13 Sep 2009 11:12:34 +0000 (20:12 +0900)]
use swflib

14 years agoadd type annot for abc module
mzp [Sun, 13 Sep 2009 10:05:13 +0000 (19:05 +0900)]
add type annot for abc module

14 years agoupdate signature
mzp [Sun, 13 Sep 2009 09:58:49 +0000 (18:58 +0900)]
update signature

14 years agoimplements highInst
mzp [Sun, 13 Sep 2009 06:47:46 +0000 (15:47 +0900)]
implements highInst

14 years agoMerge branch 'swflib' of git@github.com:mzp/scheme-abc into swflib
mzp [Sun, 13 Sep 2009 05:40:25 +0000 (14:40 +0900)]
Merge branch 'swflib' of git@github.com:mzp/scheme-abc into swflib

14 years agochange headr file name
mzp [Sun, 13 Sep 2009 05:40:10 +0000 (14:40 +0900)]
change headr file name

14 years agoadd pa_field
mzp [Sun, 13 Sep 2009 05:07:35 +0000 (14:07 +0900)]
add pa_field

14 years agoimprove omakefile
mzp [Sat, 12 Sep 2009 07:32:36 +0000 (16:32 +0900)]
improve omakefile

14 years agoadd signature
mzp [Sat, 12 Sep 2009 02:42:15 +0000 (11:42 +0900)]
add signature

14 years agoimplements compiler module
mzp [Sat, 12 Sep 2009 02:39:05 +0000 (11:39 +0900)]
implements compiler module

14 years agoimplements cpool collect
mzp [Sat, 12 Sep 2009 00:55:15 +0000 (09:55 +0900)]
implements cpool collect

14 years agoupdate compile/cpool
mzp [Fri, 11 Sep 2009 13:44:29 +0000 (22:44 +0900)]
update compile/cpool

14 years agoupdate compile test
mzp [Fri, 11 Sep 2009 13:00:03 +0000 (22:00 +0900)]
update compile test

14 years agoadd generic tree
mzp [Fri, 11 Sep 2009 04:57:37 +0000 (13:57 +0900)]
add generic tree

14 years agoadd compiler test
mzp [Thu, 10 Sep 2009 23:00:45 +0000 (08:00 +0900)]
add compiler test

14 years agoadd signature
mzp [Thu, 10 Sep 2009 22:26:31 +0000 (07:26 +0900)]
add signature

14 years agoadd asm test
mzp [Thu, 10 Sep 2009 22:18:41 +0000 (07:18 +0900)]
add asm test

14 years agoremove extra file
mzp [Thu, 10 Sep 2009 13:24:42 +0000 (22:24 +0900)]
remove extra file

14 years agoadd lowInst test
mzp [Thu, 10 Sep 2009 13:22:32 +0000 (22:22 +0900)]
add lowInst test

14 years agowc
mzp [Wed, 9 Sep 2009 23:50:49 +0000 (08:50 +0900)]
wc

14 years agoupdate
mzp [Wed, 9 Sep 2009 00:04:05 +0000 (09:04 +0900)]
update

14 years agoadd writer gen
mzp [Tue, 8 Sep 2009 22:34:31 +0000 (07:34 +0900)]
add writer gen

14 years agoupdate gen_inst
mzp [Tue, 8 Sep 2009 22:24:18 +0000 (07:24 +0900)]
update gen_inst

14 years agofix omakefile
mzp [Tue, 8 Sep 2009 13:45:14 +0000 (22:45 +0900)]
fix omakefile

14 years agoadd swflib
mzp [Tue, 8 Sep 2009 13:31:43 +0000 (22:31 +0900)]
add swflib

14 years agomv scm/type to scm/ast
mzp [Mon, 7 Sep 2009 11:35:49 +0000 (20:35 +0900)]
mv scm/type to scm/ast

14 years agofix for tamarin-central(dab354bc047c)
mzp [Sat, 5 Sep 2009 12:36:44 +0000 (21:36 +0900)]
fix for tamarin-central(dab354bc047c)

14 years agofix typo
mzp [Sat, 5 Sep 2009 12:36:33 +0000 (21:36 +0900)]
fix typo

14 years agoupdate gitignore
mzp [Sat, 5 Sep 2009 12:34:38 +0000 (21:34 +0900)]
update gitignore