Hiroshi SHIBATA
|
6c3ed0d71c
|
Update the latest versions from upstream repository of racc
|
2019-10-30 21:36:59 +09:00 |
|
Hiroshi SHIBATA
|
40f8c82b96
|
Partly revert directory structure for cparse.
It break the some build environment.
|
2019-06-19 18:35:44 +09:00 |
|
Hiroshi SHIBATA
|
1a2546c2be
|
Backport racc-1.4.15 from upstream.
|
2019-06-19 18:17:25 +09:00 |
|
naruse
|
c4fdfabcc8
|
handle ext/ as r53141
g -L frozen_string_literal ext/**/*.rb|xargs ruby -Ka -e'ARGV.each{|fn|puts
fn;open(fn,"r+"){|f|s=f.read.sub(/\A(#!.*\n)?(#.*coding.*\n)?/,"\\&#
frozen_string_literal: false\n");f.rewind;f.write s}}'
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53143 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2015-12-16 05:31:54 +00:00 |
|
nobu
|
2b592580bf
|
* include/ruby: moved public headers.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@12501 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2007-06-10 03:06:15 +00:00 |
|
aamine
|
890521d117
|
racc runtime imported.
* lib/racc/parser.rb: new file.
* ext/racc/MANIFEST, cparse.c, depend, extconf.rb: new files.
* lib/README: add racc/parser.rb.
* ext/Setup*: add racc/cparse.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2257 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2002-03-22 07:20:31 +00:00 |
|