antlr3 1.4.0 → 1.6.0

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: antlr3
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.4.0
4
+ version: 1.6.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Kyle Yetter
@@ -9,7 +9,7 @@ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
11
 
12
- date: 2010-01-17 00:00:00 -05:00
12
+ date: 2010-01-27 00:00:00 -05:00
13
13
  default_executable:
14
14
  dependencies: []
15
15
 
@@ -55,6 +55,7 @@ extensions: []
55
55
  extra_rdoc_files: []
56
56
 
57
57
  files:
58
+ - bin/antlr4ruby
58
59
  - lib/antlr3/main.rb
59
60
  - lib/antlr3/recognizers.rb
60
61
  - lib/antlr3/modes/ast-builder.rb
@@ -146,7 +147,7 @@ files:
146
147
  - java/antlr-full-3.2.1.jar
147
148
  - java/RubyTarget.java
148
149
  has_rdoc: true
149
- homepage:
150
+ homepage: http://github.com/ohboyohboyohboy/antlr3
150
151
  licenses: []
151
152
 
152
153
  post_install_message: