ruby_parser 3.0.0.a7 → 3.0.0.a8
Sign up to get free protection for your applications and to get access to all the features.
Potentially problematic release.
This version of ruby_parser might be problematic. Click here for more details.
- data/History.txt +6 -0
- data/lib/ruby_parser_extras.rb +5 -5
- data.tar.gz.sig +0 -0
- metadata +4 -4
- metadata.gz.sig +2 -1
data/History.txt
CHANGED
data/lib/ruby_parser_extras.rb
CHANGED
@@ -5,10 +5,6 @@ require 'strscan'
|
|
5
5
|
require 'ruby_lexer'
|
6
6
|
require "timeout"
|
7
7
|
|
8
|
-
def d o
|
9
|
-
$stderr.puts o.inspect
|
10
|
-
end
|
11
|
-
|
12
8
|
# WHY do I have to do this?!?
|
13
9
|
class Regexp
|
14
10
|
ONCE = 0 unless defined? ONCE # FIX: remove this - it makes no sense
|
@@ -76,10 +72,14 @@ class RPStringScanner < StringScanner
|
|
76
72
|
s
|
77
73
|
end
|
78
74
|
end
|
75
|
+
|
76
|
+
def d o
|
77
|
+
$stderr.puts o.inspect
|
78
|
+
end
|
79
79
|
end
|
80
80
|
|
81
81
|
module RubyParserStuff
|
82
|
-
VERSION = '3.0.0.
|
82
|
+
VERSION = '3.0.0.a8' unless constants.include? "VERSION" # SIGH
|
83
83
|
|
84
84
|
attr_accessor :lexer, :in_def, :in_single, :file
|
85
85
|
attr_reader :env, :comments
|
data.tar.gz.sig
CHANGED
Binary file
|
metadata
CHANGED
@@ -1,15 +1,15 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: ruby_parser
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
hash:
|
4
|
+
hash: -2499361588
|
5
5
|
prerelease: 6
|
6
6
|
segments:
|
7
7
|
- 3
|
8
8
|
- 0
|
9
9
|
- 0
|
10
10
|
- a
|
11
|
-
-
|
12
|
-
version: 3.0.0.
|
11
|
+
- 8
|
12
|
+
version: 3.0.0.a8
|
13
13
|
platform: ruby
|
14
14
|
authors:
|
15
15
|
- Ryan Davis
|
@@ -38,7 +38,7 @@ cert_chain:
|
|
38
38
|
FBHgymkyj/AOSqKRIpXPhjC6
|
39
39
|
-----END CERTIFICATE-----
|
40
40
|
|
41
|
-
date: 2012-09-
|
41
|
+
date: 2012-09-26 00:00:00 Z
|
42
42
|
dependencies:
|
43
43
|
- !ruby/object:Gem::Dependency
|
44
44
|
name: sexp_processor
|
metadata.gz.sig
CHANGED
@@ -1 +1,2 @@
|
|
1
|
-
|
1
|
+
oD��%�Ŝ#x��=�G8,���8�3G�����(;����z�jHF���+��<*��d���2�{�2G��2��q���U�2�_B���c���@��Q�,:R�w���j�pV�g�}R�~&��Bx��qcڣ^��
|
2
|
+
�dhjJ��أpi�����i�C�ij����C E���T��6�⢶(|��>L:%��ߗ�ډ�Y�6E��ᵎ��Du�L�H��|�g\e��bB��>YwJߟA���6(#��_n
|