[parrot/parrot] 6f90f7: Add API functions to get a class from an array, an...
noreply at github.com
noreply at github.com
Sat Dec 18 17:57:40 UTC 2010
Branch: refs/heads/gci_api_getclass
Home: https://github.com/parrot/parrot
Commit: 6f90f7de3aaa345504537aed376fc5a48197dcd6
https://github.com/parrot/parrot/commit/6f90f7de3aaa345504537aed376fc5a48197dcd6
Author: Nolan Lum <nol888 at gmail.com>
Date: 2010-12-17 (Fri, 17 Dec 2010)
Changed paths:
M include/parrot/api.h
M src/embed/api.c
M src/embed/pmc.c
M t/src/embed/pmc.t
Log Message:
-----------
Add API functions to get a class from an array, and to instantiate a PMC given a class.
More information about the parrot-commits
mailing list