meta_compile 0.0.5 → 0.0.6

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: meta_compile
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.5
4
+ version: 0.0.6
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -18,9 +18,23 @@ executables:
18
18
  extensions: []
19
19
  extra_rdoc_files: []
20
20
  files:
21
- - bin/meta_compile
21
+ - Rakefile
22
22
  - README.md
23
+ - meta_compile.gemspec
24
+ - bin/meta_compile
25
+ - bootstrap/bootstrap.c
26
+ - bootstrap/bootstrapped_c
27
+ - bootstrap/compile_syntax_c_to_ruby.c
28
+ - bootstrap/meta_for_c.txt
23
29
  - bootstrap/meta_for_ruby.txt
30
+ - bootstrap/meta_for_ruby_single_flag.txt
31
+ - bootstrap/meta_r
32
+ - bootstrap/meta_ruby_compiler.rb
33
+ - bootstrap/meta_ruby_compiler2.rb
34
+ - bootstrap/meta_ruby_compiler3.rb
35
+ - bootstrap/meta_ruby_compiler_from_c.rb
36
+ - bootstrap/original_support.h
37
+ - bootstrap/support.h
24
38
  homepage: http://rubygems.org/gems/meta_compile
25
39
  licenses: []
26
40
  post_install_message: