[parrot/parrot] 3562b6: Unfished work implemented API functions
noreply at github.com
noreply at github.com
Mon Dec 6 03:18:50 UTC 2010
Branch: refs/heads/embed_api2
Home: https://github.com/parrot/parrot
Commit: 3562b6b4baee0443eb34fb78fd451b82ed4aa198
https://github.com/parrot/parrot/commit/3562b6b4baee0443eb34fb78fd451b82ed4aa198
Author: Mariano Wahlmann <mariano at hal.(none)>
Date: 2010-12-05 (Sun, 05 Dec 2010)
Changed paths:
M include/parrot/api.h
M src/embed/api.c
Log Message:
-----------
Unfished work implemented API functions
Commit: b5a2b99e1e0d1a271fa394b8f7daee9d080e03bc
https://github.com/parrot/parrot/commit/b5a2b99e1e0d1a271fa394b8f7daee9d080e03bc
Author: Mariano Wahlmann <mariano at hal.(none)>
Date: 2010-12-05 (Sun, 05 Dec 2010)
Changed paths:
M compilers/imcc/main.c
M include/parrot/api.h
M include/parrot/debugger.h
M include/parrot/exit.h
M include/parrot/global_setup.h
M include/parrot/hll.h
M include/parrot/interpreter.h
M lib/Parrot/Headerizer.pm
M src/debug.c
M src/embed/api.c
M src/embed/embed_private.h
M src/embed/pmc.c
M src/embed/strings.c
M src/exceptions.c
M src/exit.c
M src/gc/mark_sweep.c
M src/global_setup.c
M src/library.c
M src/main.c
M src/pbc_disassemble.c
M src/pmc/exception.pmc
M t/op/exit.t
M tools/dev/pbc_to_exe.pir
Log Message:
-----------
Unfished work implemented API functions
Commit: 0814f941e995ed71afbebf21d760c9654817a328
https://github.com/parrot/parrot/commit/0814f941e995ed71afbebf21d760c9654817a328
Author: Mariano Wahlmann <mariano at hal.(none)>
Date: 2010-12-05 (Sun, 05 Dec 2010)
Changed paths:
M src/embed/api.c
Log Message:
-----------
Merged changes with branch
Commit: f0bd1e1cf7c7e35471b5b72585b771d17de4481d
https://github.com/parrot/parrot/commit/f0bd1e1cf7c7e35471b5b72585b771d17de4481d
Author: Mariano Wahlmann <mariano at hal.(none)>
Date: 2010-12-05 (Sun, 05 Dec 2010)
Changed paths:
M include/parrot/api.h
M include/parrot/interpreter.h
M src/embed/api.c
M src/interp/inter_misc.c
Log Message:
-----------
First cut of load_language, set_compiler, get compiler
More information about the parrot-commits
mailing list