summaryrefslogtreecommitdiffhomepage
path: root/mrbgems/mruby-objectspace/README.md
diff options
context:
space:
mode:
authorRyan Scott <[email protected]>2013-05-17 07:21:33 +1000
committerRyan Scott <[email protected]>2013-05-17 07:21:33 +1000
commit222918deae84ae8dda26aa769bf3cc6b68e3aeec (patch)
tree0446702a3a282491b754988d3e6433c8566b49c3 /mrbgems/mruby-objectspace/README.md
parenta71bf5e3df961605aeb2712bb472bf3b0f1c0dd3 (diff)
downloadmruby-222918deae84ae8dda26aa769bf3cc6b68e3aeec.tar.gz
mruby-222918deae84ae8dda26aa769bf3cc6b68e3aeec.zip
First implementation of ObjectSpace moved outside of gc.c
Diffstat (limited to 'mrbgems/mruby-objectspace/README.md')
-rw-r--r--mrbgems/mruby-objectspace/README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/mrbgems/mruby-objectspace/README.md b/mrbgems/mruby-objectspace/README.md
new file mode 100644
index 000000000..7669c9d7f
--- /dev/null
+++ b/mrbgems/mruby-objectspace/README.md
@@ -0,0 +1,4 @@
+MRuby ObjectSpace Implementation
+=========
+
+Currently only supports count_objects \ No newline at end of file