Sha256: 298457531993b8a5713b4da8064a1e5c54bf372244204ad99ccefb25b6c83999

Contents?: true

Size: 530 Bytes

Versions: 84

Compression:

Stored size: 530 Bytes

Contents

/**********************************************************************

  ruby/vm.h -

  $Author: ko1 $
  created at: Sat May 31 15:17:36 2008

  Copyright (C) 2008 Yukihiro Matsumoto

**********************************************************************/

#ifndef RUBY_VM_H
#define RUBY_VM_H 1

/* Place holder.
 *
 * We will prepare VM creation/control APIs on 1.9.2 or later.
 * If you have an interest about it, please see mvm branch.
 * http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/mvm/
 */

#endif /* RUBY_VM_H */

Version data entries

84 entries across 84 versions & 1 rubygems

Version Path
rhodes-3.1.1 platform/shared/ruby/include/ruby/vm.h
rhodes-3.1.1.beta platform/shared/ruby/include/ruby/vm.h
rhodes-3.1.0 platform/shared/ruby/include/ruby/vm.h
rhodes-3.1.0.beta.5 platform/shared/ruby/include/ruby/vm.h
rhodes-3.1.0.beta.4 platform/shared/ruby/include/ruby/vm.h
rhodes-3.1.0.beta.3 platform/shared/ruby/include/ruby/vm.h
rhodes-3.1.0.beta.2 platform/shared/ruby/include/ruby/vm.h
rhodes-3.1.0.beta.1 platform/shared/ruby/include/ruby/vm.h
rhodes-3.0.2 platform/shared/ruby/include/ruby/vm.h
rhodes-3.0.2.beta.1 platform/shared/ruby/include/ruby/vm.h
rhodes-3.0.1 platform/shared/ruby/include/ruby/vm.h
rhodes-3.0.1.beta.8 platform/shared/ruby/include/ruby/vm.h
rhodes-3.0.1.beta.7 platform/shared/ruby/include/ruby/vm.h
rhodes-3.0.1.beta.6 platform/shared/ruby/include/ruby/vm.h
rhodes-3.0.1.beta.5 platform/shared/ruby/include/ruby/vm.h
rhodes-3.0.1.beta.4 platform/shared/ruby/include/ruby/vm.h
rhodes-3.0.1.beta.3 platform/shared/ruby/include/ruby/vm.h
rhodes-3.0.1.beta.2 platform/shared/ruby/include/ruby/vm.h
rhodes-3.0.0 platform/shared/ruby/include/ruby/vm.h
rhodes-3.0.0.beta.7 platform/shared/ruby/include/ruby/vm.h