<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/spec/syntax_suggest/integration, branch v3_2_11</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>Bump up syntax_suggest-1.1.0</title>
<updated>2023-08-20T04:26:54+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2023-06-01T08:05:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=e517ba2e5b6434e7d2370de7703f481dcb8eecba'/>
<id>e517ba2e5b6434e7d2370de7703f481dcb8eecba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed the needless test guard for syntax_suggest.</title>
<updated>2022-12-23T05:07:02+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2022-12-23T04:10:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=4aeea3cc09b302862fd0d40ccfaf86a688681d82'/>
<id>4aeea3cc09b302862fd0d40ccfaf86a688681d82</id>
<content type='text'>
  It's resolved by https://github.com/ruby/ruby/commit/5bb43aeb890657ea586e3fabbf763e5b5670ffd7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  It's resolved by https://github.com/ruby/ruby/commit/5bb43aeb890657ea586e3fabbf763e5b5670ffd7
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/syntax_suggest] Remove debug print</title>
<updated>2022-12-23T04:05:26+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-12-23T03:29:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=bf3b376522705eaa01204618a15fce4c11dde42b'/>
<id>bf3b376522705eaa01204618a15fce4c11dde42b</id>
<content type='text'>
https://github.com/ruby/syntax_suggest/commit/4d53d31bc5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/syntax_suggest/commit/4d53d31bc5
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/syntax_suggest] Should not hardcode ruby name</title>
<updated>2022-12-23T04:05:25+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-12-23T03:28:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=5bb43aeb890657ea586e3fabbf763e5b5670ffd7'/>
<id>5bb43aeb890657ea586e3fabbf763e5b5670ffd7</id>
<content type='text'>
https://github.com/ruby/syntax_suggest/commit/0d5201b24d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/syntax_suggest/commit/0d5201b24d
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge syntax_suggest master</title>
<updated>2022-12-09T07:36:22+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2022-12-09T06:12:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=0677bbe3ff139a4f369c128bdab3526450c5ee6f'/>
<id>0677bbe3ff139a4f369c128bdab3526450c5ee6f</id>
<content type='text'>
  Pick from https://github.com/ruby/syntax_suggest/commit/daee74dcb06296fa69fe8595fdff5d93d432b30d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  Pick from https://github.com/ruby/syntax_suggest/commit/daee74dcb06296fa69fe8595fdff5d93d432b30d
</pre>
</div>
</content>
</entry>
<entry>
<title>Update SyntaxSuggest to use angle brackets `&gt;`</title>
<updated>2022-11-30T03:58:47+00:00</updated>
<author>
<name>schneems</name>
<email>richard.schneeman+foo@gmail.com</email>
</author>
<published>2022-11-29T20:09:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=d6e91784ab78c25e864869b05a149e7c9cfeab7d'/>
<id>d6e91784ab78c25e864869b05a149e7c9cfeab7d</id>
<content type='text'>
```
$ ruby tool/sync_default_gems.rb syntax_suggest
Sync ruby/syntax_suggest
```

https://github.com/ruby/syntax_suggest/pull/161
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
```
$ ruby tool/sync_default_gems.rb syntax_suggest
Sync ruby/syntax_suggest
```

https://github.com/ruby/syntax_suggest/pull/161
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/syntax_suggest] Failing test for #157</title>
<updated>2022-11-28T11:55:41+00:00</updated>
<author>
<name>schneems</name>
<email>richard.schneeman+foo@gmail.com</email>
</author>
<published>2022-11-25T22:12:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=4d51a0b495262073a8c1c0c9d7f276c4e6260688'/>
<id>4d51a0b495262073a8c1c0c9d7f276c4e6260688</id>
<content type='text'>
https://github.com/ruby/syntax_suggest/commit/14e8cdc916
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/syntax_suggest/commit/14e8cdc916
</pre>
</div>
</content>
</entry>
<entry>
<title>Skip examples to need installed ruby exe</title>
<updated>2022-08-26T03:15:47+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2022-08-26T02:13:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=5e4d1f9908fc09d0d9a451fd7e385af5ef0d7007'/>
<id>5e4d1f9908fc09d0d9a451fd7e385af5ef0d7007</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added syntax_suggest cli and resolve failing exapmle with it</title>
<updated>2022-08-26T03:15:47+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2022-08-26T02:10:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=8dfc077f7016715f33b4818ad3e6770d557356a1'/>
<id>8dfc077f7016715f33b4818ad3e6770d557356a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Import spec examples from ruby/syntax_suggest</title>
<updated>2022-08-26T03:15:47+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2022-08-19T06:37:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=0d9f4ea0d45f6577a4a13f898e981958a1f039c6'/>
<id>0d9f4ea0d45f6577a4a13f898e981958a1f039c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
