<feed xmlns='http://www.w3.org/2005/Atom'>
<title>spelling-rbee, branch master</title>
<subtitle>The Ruby spelling bee program</subtitle>
<link rel='alternate' type='text/html' href='https://ba.ln.ea.cx/src/marsironpi/spelling-rbee/'/>
<entry>
<title>spelling: Delete temp file after running</title>
<updated>2023-04-30T13:28:41+00:00</updated>
<author>
<name>Simon Parri</name>
<email>simonparri@ganzeria.com</email>
</author>
<published>2023-04-30T13:28:41+00:00</published>
<link rel='alternate' type='text/html' href='https://ba.ln.ea.cx/src/marsironpi/spelling-rbee/commit/?id=f2560c68805fbdab1a13496edcca1671f29dafac'/>
<id>f2560c68805fbdab1a13496edcca1671f29dafac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>spelling-rbee: Rewrite and reformat some code</title>
<updated>2023-04-30T03:21:06+00:00</updated>
<author>
<name>Simon Parri</name>
<email>simonparri@ganzeria.com</email>
</author>
<published>2023-04-30T03:19:04+00:00</published>
<link rel='alternate' type='text/html' href='https://ba.ln.ea.cx/src/marsironpi/spelling-rbee/commit/?id=1d1358bd923211c457e7015b43c135482c63d3ca'/>
<id>1d1358bd923211c457e7015b43c135482c63d3ca</id>
<content type='text'>
+ Remove parentheses around function arguments
+ Replace $exit with throw/catch
+ Rewrite ckword and printing code
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
+ Remove parentheses around function arguments
+ Replace $exit with throw/catch
+ Rewrite ckword and printing code
</pre>
</div>
</content>
</entry>
<entry>
<title>spelling-rbead: Allow for running without --from</title>
<updated>2023-04-30T00:39:49+00:00</updated>
<author>
<name>Simon Parri</name>
<email>simonparri@ganzeria.com</email>
</author>
<published>2023-04-30T00:39:49+00:00</published>
<link rel='alternate' type='text/html' href='https://ba.ln.ea.cx/src/marsironpi/spelling-rbee/commit/?id=b99d71047a4fcc7d379bdb0db0169809cf98d343'/>
<id>b99d71047a4fcc7d379bdb0db0169809cf98d343</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>spelling-rbead: Abort if server or user is not given</title>
<updated>2023-04-30T00:39:20+00:00</updated>
<author>
<name>Simon Parri</name>
<email>simonparri@ganzeria.com</email>
</author>
<published>2023-04-30T00:39:20+00:00</published>
<link rel='alternate' type='text/html' href='https://ba.ln.ea.cx/src/marsironpi/spelling-rbee/commit/?id=03247c99d2ed5fe6bb614de76353868df0f0823e'/>
<id>03247c99d2ed5fe6bb614de76353868df0f0823e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>spelling-rbead: Neaten up code</title>
<updated>2023-04-30T00:39:08+00:00</updated>
<author>
<name>Simon Parri</name>
<email>simonparri@ganzeria.com</email>
</author>
<published>2023-04-29T22:04:45+00:00</published>
<link rel='alternate' type='text/html' href='https://ba.ln.ea.cx/src/marsironpi/spelling-rbee/commit/?id=67874102d9e6cea209dea6421881393b3eb0f845'/>
<id>67874102d9e6cea209dea6421881393b3eb0f845</id>
<content type='text'>
+ Use [].each &amp;Kernel.method :require
+ Initialize $subject rather than doing $subject ||
+ Change `if !' to `unless'
+ Remove superfluous parentheses
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
+ Use [].each &amp;Kernel.method :require
+ Initialize $subject rather than doing $subject ||
+ Change `if !' to `unless'
+ Remove superfluous parentheses
</pre>
</div>
</content>
</entry>
<entry>
<title>spelling-rbead: Update help phrasing of the --user option</title>
<updated>2023-04-29T22:03:32+00:00</updated>
<author>
<name>Simon Parri</name>
<email>simonparri@ganzeria.com</email>
</author>
<published>2023-04-29T22:03:32+00:00</published>
<link rel='alternate' type='text/html' href='https://ba.ln.ea.cx/src/marsironpi/spelling-rbee/commit/?id=15994bcd811e8f331fb302eda9f15b56b5e11fcf'/>
<id>15994bcd811e8f331fb302eda9f15b56b5e11fcf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make sure that program names are in monospace in README.org</title>
<updated>2023-04-29T22:03:05+00:00</updated>
<author>
<name>Simon Parri</name>
<email>simonparri@ganzeria.com</email>
</author>
<published>2023-04-29T22:03:05+00:00</published>
<link rel='alternate' type='text/html' href='https://ba.ln.ea.cx/src/marsironpi/spelling-rbee/commit/?id=d420f0b134b017055715a7251157b21b77d3c69e'/>
<id>d420f0b134b017055715a7251157b21b77d3c69e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Re-phrase spelling-rbee's description in README.org</title>
<updated>2023-04-29T22:00:31+00:00</updated>
<author>
<name>Simon Parri</name>
<email>simonparri@ganzeria.com</email>
</author>
<published>2023-04-29T22:00:31+00:00</published>
<link rel='alternate' type='text/html' href='https://ba.ln.ea.cx/src/marsironpi/spelling-rbee/commit/?id=97c6f87f861abd2421e4a8d3accf2119ec508281'/>
<id>97c6f87f861abd2421e4a8d3accf2119ec508281</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Capitalize Ruby in README.org</title>
<updated>2023-04-29T21:59:11+00:00</updated>
<author>
<name>Simon Parri</name>
<email>simonparri@ganzeria.com</email>
</author>
<published>2023-04-29T21:59:11+00:00</published>
<link rel='alternate' type='text/html' href='https://ba.ln.ea.cx/src/marsironpi/spelling-rbee/commit/?id=3ed504861247d30f4dcedb7a5c5d8832208f3631'/>
<id>3ed504861247d30f4dcedb7a5c5d8832208f3631</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add wrapper script for both spelling-rbead and spelling-rbee</title>
<updated>2021-04-06T19:16:40+00:00</updated>
<author>
<name>Simon Parri</name>
<email>simonparri@ganzeria.com</email>
</author>
<published>2021-04-06T19:16:40+00:00</published>
<link rel='alternate' type='text/html' href='https://ba.ln.ea.cx/src/marsironpi/spelling-rbee/commit/?id=8165b91ab76db09c8eac03b40ec895efa322d38a'/>
<id>8165b91ab76db09c8eac03b40ec895efa322d38a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
