OSDN Git Service

happyabc/happyabc.git
15 years agoBugfix
mzp [Fri, 5 Jun 2009 23:36:08 +0000 (08:36 +0900)]
Bugfix

- disable static method test
- fix method name index

15 years agolist literal
mzp [Thu, 4 Jun 2009 23:54:40 +0000 (08:54 +0900)]
list literal

15 years agoBugfix: open
mzp [Wed, 3 Jun 2009 23:41:05 +0000 (08:41 +0900)]
Bugfix: open

- implement module name resolve along with scope
- update inter code format

15 years agobug fix: open
mzp [Wed, 3 Jun 2009 22:36:34 +0000 (07:36 +0900)]
bug fix: open

15 years agosupress error
mzp [Wed, 3 Jun 2009 07:47:01 +0000 (16:47 +0900)]
supress error

15 years agoopen
mzp [Wed, 3 Jun 2009 02:44:27 +0000 (11:44 +0900)]
open

15 years agoMerge branch 'master' of git@github.com:mzp/scheme-abc
mzp [Tue, 2 Jun 2009 23:16:50 +0000 (08:16 +0900)]
Merge branch 'master' of git@github.com:mzp/scheme-abc

Conflicts:
scm/example/scope.scm

15 years agoscope example
mzp [Tue, 2 Jun 2009 23:15:35 +0000 (08:15 +0900)]
scope example

15 years agoadd std library
mzp [Tue, 2 Jun 2009 23:15:13 +0000 (08:15 +0900)]
add std library

15 years agoadd string/bool section
mzp [Tue, 2 Jun 2009 06:49:26 +0000 (15:49 +0900)]
add string/bool section

15 years agoimplement binding for open stmt
mzp [Tue, 2 Jun 2009 04:54:52 +0000 (13:54 +0900)]
implement binding for open stmt

15 years agoupdate Ast for open
mzp [Mon, 1 Jun 2009 23:01:43 +0000 (08:01 +0900)]
update Ast for open

15 years agoIntegrate binding-check and scope-resolve.
mzp [Mon, 1 Jun 2009 22:49:57 +0000 (07:49 +0900)]
Integrate binding-check and scope-resolve.

15 years agoadd scope search
mzp [Sun, 31 May 2009 23:31:20 +0000 (08:31 +0900)]
add scope search

15 years agoignore test temp file
mzp [Sun, 31 May 2009 23:22:24 +0000 (08:22 +0900)]
ignore test temp file

15 years agoupdate scope checker
mzp [Sun, 31 May 2009 23:22:13 +0000 (08:22 +0900)]
update scope checker

15 years agoadd scope example
mzp [Sun, 31 May 2009 22:57:00 +0000 (07:57 +0900)]
add scope example

15 years agoimplements list library
mzp [Thu, 28 May 2009 10:44:50 +0000 (19:44 +0900)]
implements list library

15 years agoupdate habc driver: auto-search include dir
mzp [Thu, 28 May 2009 10:18:19 +0000 (19:18 +0900)]
update habc driver: auto-search include dir

e.g.

 $ habc-scm -I /opt/lib/habc/ std.ho main.scm

15 years agoUpdate compile.
mzp [Wed, 27 May 2009 22:26:08 +0000 (07:26 +0900)]
Update compile.

Now, You could comiple follwing:

  $ habc fact.scm main.scm
  # main.scm depends fact.scm

15 years agoRemove extra procedure.
mzp [Wed, 27 May 2009 21:39:56 +0000 (06:39 +0900)]
Remove extra procedure.

checkr/binding needs not know how to tread std module. Is is InterCode module's task.

15 years agoadd image
mzp [Wed, 27 May 2009 21:12:29 +0000 (06:12 +0900)]
add image

15 years agouse lstlistings
mzp [Wed, 27 May 2009 10:13:24 +0000 (19:13 +0900)]
use lstlistings

15 years agoja
mzp [Wed, 27 May 2009 06:47:13 +0000 (15:47 +0900)]
ja

15 years agoupdate licence
mzp [Wed, 27 May 2009 06:23:40 +0000 (15:23 +0900)]
update licence

15 years agoupdate licence
mzp [Wed, 27 May 2009 06:23:03 +0000 (15:23 +0900)]
update licence

15 years agoupdate document
mzp [Tue, 26 May 2009 23:26:40 +0000 (08:26 +0900)]
update document

15 years agoupdate document
mzp [Tue, 26 May 2009 22:13:36 +0000 (07:13 +0900)]
update document

15 years agoadd unittest for scope
mzp [Tue, 26 May 2009 21:53:09 +0000 (06:53 +0900)]
add unittest for scope

15 years agorm extra file
mzp [Tue, 26 May 2009 21:24:59 +0000 (06:24 +0900)]
rm extra file

15 years agoadd closureTransTest
mzp [Tue, 26 May 2009 21:24:29 +0000 (06:24 +0900)]
add closureTransTest

15 years agoadd scope resolver
mzp [Mon, 25 May 2009 23:42:42 +0000 (08:42 +0900)]
add scope resolver

15 years agoupdate OMakefile
mzp [Mon, 25 May 2009 22:54:39 +0000 (07:54 +0900)]
update OMakefile

- remove scm/src/lib dir

15 years agoadd gitignore for docs
mzp [Sun, 24 May 2009 23:38:50 +0000 (08:38 +0900)]
add gitignore for docs

15 years agoadd document dir
mzp [Sun, 24 May 2009 23:38:11 +0000 (08:38 +0900)]
add document dir

15 years agobugfix: cpp depen rules
mzp [Sun, 24 May 2009 23:05:37 +0000 (08:05 +0900)]
bugfix: cpp depen rules

15 years agoupdate README
mzp [Sun, 24 May 2009 22:57:20 +0000 (07:57 +0900)]
update README

15 years agoupdate for MKDN
mzp [Sun, 24 May 2009 22:55:30 +0000 (07:55 +0900)]
update for MKDN

15 years agoUPDATE Readme
mzp [Sun, 24 May 2009 22:53:32 +0000 (07:53 +0900)]
UPDATE Readme

Update OVERVIEW section.
Update INSTALL section.
Add LICENCE section.

15 years agobugfix: add closure trans
mzp [Sun, 24 May 2009 07:13:56 +0000 (16:13 +0900)]
bugfix: add closure trans

15 years agofix OMakefile: to build
mzp [Sun, 24 May 2009 05:14:35 +0000 (14:14 +0900)]
fix OMakefile: to build

15 years agobugfix
mzp [Sun, 24 May 2009 04:50:31 +0000 (13:50 +0900)]
bugfix

15 years agoupdate example: print->trace
mzp [Sun, 24 May 2009 04:50:10 +0000 (13:50 +0900)]
update example: print->trace

15 years agobugfix
mzp [Sun, 24 May 2009 04:06:34 +0000 (13:06 +0900)]
bugfix

15 years agoImplements error report
mzp [Sun, 24 May 2009 03:30:34 +0000 (12:30 +0900)]
Implements error report

15 years agoBugfix: InterCode
mzp [Sun, 24 May 2009 03:30:10 +0000 (12:30 +0900)]
Bugfix: InterCode

InterCode works fine at Non-exist module.

15 years agocompile is sucecss
mzp [Sun, 24 May 2009 03:25:10 +0000 (12:25 +0900)]
compile is sucecss

15 years agoupdate ocamlinit
mzp [Sun, 24 May 2009 03:00:40 +0000 (12:00 +0900)]
update ocamlinit

15 years agochange type for object poly
mzp [Sun, 24 May 2009 03:00:31 +0000 (12:00 +0900)]
change type for object poly

15 years agobug fix for test
mzp [Sun, 24 May 2009 03:00:03 +0000 (12:00 +0900)]
bug fix for test

15 years agoadd test for clos
mzp [Sun, 24 May 2009 02:59:31 +0000 (11:59 +0900)]
add test for clos

15 years agorefactoring omake
mzp [Sat, 23 May 2009 22:51:25 +0000 (07:51 +0900)]
refactoring omake

15 years agoupdate intercode
mzp [Sat, 23 May 2009 13:49:13 +0000 (22:49 +0900)]
update intercode

15 years agoupdate test
mzp [Sat, 23 May 2009 12:58:09 +0000 (21:58 +0900)]
update test

15 years agoupdate binding test
mzp [Sat, 23 May 2009 12:56:47 +0000 (21:56 +0900)]
update binding test

15 years agoupdate codegen testcase
mzp [Sat, 23 May 2009 11:58:35 +0000 (20:58 +0900)]
update codegen testcase

15 years agoadd Codegen.main
mzp [Sat, 23 May 2009 00:21:50 +0000 (09:21 +0900)]
add Codegen.main

15 years agoupdate asm
mzp [Sat, 23 May 2009 00:15:18 +0000 (09:15 +0900)]
update asm

15 years agonew instruction
mzp [Thu, 21 May 2009 23:06:46 +0000 (08:06 +0900)]
new instruction

15 years agobug fix for class generation
mzp [Thu, 21 May 2009 22:39:50 +0000 (07:39 +0900)]
bug fix for class generation

15 years agoadd test case for asm
mzp [Thu, 21 May 2009 22:39:42 +0000 (07:39 +0900)]
add test case for asm

15 years agobug fix for asm.ml
mzp [Thu, 21 May 2009 22:07:49 +0000 (07:07 +0900)]
bug fix for asm.ml

15 years agoupdate test case
mzp [Thu, 21 May 2009 00:16:24 +0000 (09:16 +0900)]
update test case

15 years agoupdate unit test
mzp [Wed, 20 May 2009 23:54:13 +0000 (08:54 +0900)]
update unit test

15 years agorm ISet
mzp [Wed, 20 May 2009 23:46:56 +0000 (08:46 +0900)]
rm ISet

15 years agobug fix
mzp [Mon, 18 May 2009 17:43:35 +0000 (02:43 +0900)]
bug fix

15 years agofix testcase
mzp [Wed, 20 May 2009 09:04:22 +0000 (18:04 +0900)]
fix testcase

15 years agocodegen refactoring
mzp [Wed, 20 May 2009 08:57:38 +0000 (17:57 +0900)]
codegen refactoring

15 years agofix for ocaml 3.10
mzp [Mon, 18 May 2009 10:15:43 +0000 (19:15 +0900)]
fix for ocaml 3.10

15 years agotochuu
mzp [Tue, 19 May 2009 23:12:20 +0000 (08:12 +0900)]
tochuu

15 years agoogasawara pa_oo
mzp [Tue, 19 May 2009 23:12:00 +0000 (08:12 +0900)]
ogasawara pa_oo

15 years agoadd NewFunction & its test
mzp [Fri, 15 May 2009 22:41:51 +0000 (07:41 +0900)]
add NewFunction & its test

15 years agobug fix
mzp [Thu, 14 May 2009 23:53:11 +0000 (08:53 +0900)]
bug fix

15 years agoadd test for max_stack
mzp [Thu, 14 May 2009 23:53:03 +0000 (08:53 +0900)]
add test for max_stack

15 years agoadd unit test for asm.ml
mzp [Thu, 14 May 2009 23:47:28 +0000 (08:47 +0900)]
add unit test for asm.ml

15 years agoimplements asm_method
mzp [Thu, 14 May 2009 23:28:30 +0000 (08:28 +0900)]
implements asm_method

15 years agofix OMakefile: for multiple camlp4
mzp [Thu, 14 May 2009 23:27:56 +0000 (08:27 +0900)]
fix OMakefile: for multiple camlp4

15 years agoworking commit
mzp [Wed, 13 May 2009 23:35:32 +0000 (08:35 +0900)]
working commit

15 years agorename function
mzp [Wed, 13 May 2009 23:24:44 +0000 (08:24 +0900)]
rename function

15 years agochange opcode format
mzp [Wed, 13 May 2009 23:12:53 +0000 (08:12 +0900)]
change opcode format

15 years agoremove auto generated file
mzp [Wed, 13 May 2009 23:12:27 +0000 (08:12 +0900)]
remove auto generated file

15 years agoimprove code generation
mzp [Wed, 13 May 2009 23:00:58 +0000 (08:00 +0900)]
improve code generation

15 years agochange cpool signature
mzp [Wed, 13 May 2009 23:00:44 +0000 (08:00 +0900)]
change cpool signature

15 years agorefactoring cpool
mzp [Wed, 13 May 2009 22:24:24 +0000 (07:24 +0900)]
refactoring cpool

15 years agochange signature for iset
mzp [Wed, 13 May 2009 22:06:45 +0000 (07:06 +0900)]
change signature for iset

15 years agoadd index set module
mzp [Wed, 13 May 2009 22:01:44 +0000 (07:01 +0900)]
add index set module

15 years agoadd .gitignore
mzp [Wed, 13 May 2009 04:43:49 +0000 (13:43 +0900)]
add .gitignore

15 years agoadd lib/ directory
mzp [Wed, 13 May 2009 04:43:14 +0000 (13:43 +0900)]
add lib/ directory

15 years agoupdate new style cpool module
mzp [Tue, 12 May 2009 23:03:35 +0000 (08:03 +0900)]
update new style cpool module

15 years agoremove auto generated file
mzp [Tue, 12 May 2009 23:03:10 +0000 (08:03 +0900)]
remove auto generated file

15 years agobugfix: var +.
mzp [Sat, 9 May 2009 22:22:54 +0000 (07:22 +0900)]
bugfix: var +.

15 years agoupdate unittest for type/codegen
mzp [Sat, 9 May 2009 22:22:30 +0000 (07:22 +0900)]
update unittest for type/codegen

15 years agoMerge branch 'master' into mzp
mzp [Sat, 9 May 2009 12:00:58 +0000 (21:00 +0900)]
Merge branch 'master' into mzp

15 years agofix for Ubuntu.
mzp [Sat, 9 May 2009 11:59:08 +0000 (20:59 +0900)]
fix for Ubuntu.

Ubuntu cpp is not expand MACRO in single-quoto.
Disable this, add -traditional-cpp flags for cpp.

15 years agorefactoring abc module
mzp [Sat, 9 May 2009 07:28:39 +0000 (16:28 +0900)]
refactoring abc module

use new style backpatch, and rename field

15 years agoRefactoring Bytes module.
mzp [Sat, 9 May 2009 07:01:49 +0000 (16:01 +0900)]
Refactoring Bytes module.

New style backpatching system.

15 years agoupdate Bytes module unittest
mzp [Sat, 9 May 2009 06:07:46 +0000 (15:07 +0900)]
update Bytes module unittest

15 years agoworking commit
mzp [Thu, 7 May 2009 23:44:40 +0000 (08:44 +0900)]
working commit

15 years agoupdate unittest for Bytes
mzp [Thu, 7 May 2009 22:51:49 +0000 (07:51 +0900)]
update unittest for Bytes

15 years agoUpdate codegen module.
mzp [Thu, 7 May 2009 22:30:53 +0000 (07:30 +0900)]
Update codegen module.