OSDN Git Service

[REFACTOR]test abc
[happyabc/happyabc.git] / test /
2008-11-09 mzp[REFACTOR]test abc
2008-11-09 mzp[REFACTOR]Change program name
2008-11-08 mzp[REFACTOR]remove make_proc/make_meth
2008-11-07 mzptest
2008-11-06 mzp[FIX] Class solt bug
2008-11-04 mzp[FIX] Multi class definison's bug is fixed
2008-11-03 mzp[UPDATE] (begin) return undefined
2008-11-03 mzp[ADD] Support Class's slot access
2008-11-03 mzp[REFACTOR] change some code
2008-11-03 mzp[UPDATE]class's attributes is bind to slot-id
2008-11-03 mzp[UPDATE] I add attr list to Class variant
2008-11-02 mzpMerge branch 'clos'
2008-11-02 mzp[ADD] call to invoke translator
2008-11-02 mzp[UPDATE]support closuer in define-method
2008-11-02 mzp[REFACTOR] rename module name
2008-11-02 mzp[FIX] Bytes unit test
2008-11-02 mzpMerge branch 'clos' of git@github.com:mzp/scheme-abc...
2008-11-02 mzpAdd Unittest for self in class
2008-11-02 mzprefactoring enviroment function
2008-11-01 mzp[UPDATE] Support clos-style class definision
2008-11-01 mzp[ADD]ClosTrans.to_string
2008-11-01 mzp[UPDATE] 'Lisp' returns ClosTras.program.
2008-11-01 mzpAdd more unit test
2008-11-01 mzpAdd UnitTest for closTrans
2008-11-01 mzpAdd UnitTest for Base module
2008-11-01 mzpMerge branch 'master' of git@github.com:mzp/scheme-abc
2008-11-01 mzpremove extra Transform
2008-10-29 mzpchange invoke style
2008-10-28 mzpenable navite compile
2008-10-28 mzpConcat Abc module and ByteSerialize module
2008-10-12 mzpfix omakefile
2008-10-10 mzpMerge branch 'class_support'
2008-10-10 mzpapply omake to test & camlp4
2008-08-24 MIZUNO HirokiAdd:support xml serialize for method-info
2008-08-24 MIZUNO HirokiAdd: Xml serializer
2008-08-23 MIZUNO HirokiUPDATE: rename method
2008-08-23 MIZUNO HirokiRefactoring: split Abc moudle to Abc/ByteSerialize...
2008-08-23 MIZUNO HirokiFix: script(toplevel) returns no value.
2008-08-23 MIZUNO HirokiRefactoring: method-generate
2008-08-21 mzpFix: testcase for codegen
2008-08-20 MIZUNO Hirokisupporting for swf
2008-08-20 MIZUNO HirokiAdd: invoke method
2008-08-20 mzpADD: unittest for define-class/new
2008-08-20 MIZUNO HirokiChange: use CPP & one-liner for collectiong test suite.
2008-08-20 MIZUNO HirokiChange: Class name is lexical -> global
2008-08-18 MIZUNO HirokiAdd: "new" special form to create instance from class.
2008-08-18 MIZUNO HirokiAdd: call base class constructor
2008-08-18 MIZUNO HirokiAdd: support namespace
2008-08-18 MIZUNO HirokiFix: test-code for class-stmt
2008-08-16 MIZUNO HirokiChange: generate class code which can be dumped by...
2008-08-15 MIZUNO HirokiSupport class compile.
2008-08-14 MIZUNO Hirokisupport ast.class
2008-08-11 MIZUNO Hirokimake meth.name collectable
2008-08-11 MIZUNO Hirokichange type of Asm.meth.name (string to multiname)
2008-08-11 MIZUNO HirokiAdd assemble class
2008-08-10 MIZUNO Hirokifix bug: bytes_of_instance
2008-08-08 MIZUNO Hirokiadd enocde function of instance_info
2008-08-08 Hiroki MIZUNOMerge branch 'master' into class_support
2008-08-07 MIZUNO Hirokiadd test for Abc.bytes_of_class
2008-08-07 MIZUNO HirokiAdd class_info and instance_info data type to Abc module
2008-08-05 mzpAdd some function to HList.
2008-08-04 mzpHaskell linke list util
2008-08-04 MIZUNO Hirokiadd test case for closure transfom
2008-08-03 MIZUNO HirokiSplit Ast to Codegen/Ast/ClosureTrans
2008-08-03 MIZUNO Hirokiadd unittest for asm
2008-08-02 MIZUNO Hirokisuuport 'hoge
2008-08-02 MIZUNO Hirokiadd quote lex
2008-08-02 MIZUNO Hirokiadd to_string to sexp module
2008-08-02 MIZUNO Hirokirename
2008-08-02 MIZUNO Hirokirefactoring cpool
2008-08-02 MIZUNO Hirokiadd ocamldoc
2008-08-02 MIZUNO HirokiRefactoring Bytes module.
2008-07-06 MIZUNO HirokiImprove Cpool.
2008-06-23 MIZUNO HirokiSupport double
2008-06-22 MIZUNO Hirokiadd #t/#f
2008-06-22 MIZUNO Hirokiuse pushbyte for small integer
2008-06-21 MIZUNO HirokiSupport define: hidden prev definition
2008-06-20 mzpchange parser for letrec
2008-06-20 mzprearrange test_ast & add letrec test
2008-06-20 mzpImprove test result by adding newline
2008-06-19 MIZUNO HirokiImprove unittest result.
2008-06-15 MIZUNO HirokiChange ast for function call
2008-06-15 MIZUNO HirokiRefactoring ast module
2008-06-14 MIZUNO Hirokichange testcase
2008-06-04 MIZUNO Hirokirename 'concatMap' to 'concat_map'
2008-06-04 MIZUNO HirokiRemove a few member of ast.
2008-05-31 MIZUNO HirokiSupport "define"
2008-05-31 MIZUNO Hirokisome bugfix
2008-05-31 MIZUNO HirokiAdd statement
2008-05-30 MIZUNO HirokiRename Ast.Method to Ast.Lambda,and remove method-name.
2008-05-28 mzpSupport bracket
2008-05-27 MIZUNO Hirokiadd trait
2008-05-26 MIZUNO Hirokisupport function-argument
2008-05-26 MIZUNO Hirokiadd args to "Method"
2008-05-26 MIZUNO Hirokiadd args to "Method"
2008-05-26 MIZUNO Hirokisupport return-value
2008-05-26 MIZUNO Hirokiadd test-case
2008-05-25 MIZUNO Hirokiremove either
2008-05-25 MIZUNO HirokiChange 'meth' record structure.
2008-05-25 MIZUNO Hirokiadd Pool module
next