<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inflexion.git/src/test/java/bjc/inflexion/InflectionMLTest.java, branch trunk</title>
<subtitle>Java implementation of Damian Conway's english inflection algorithm
</subtitle>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/inflexion.git/'/>
<entry>
<title>Merge branch 'trunk' of git@ashardalon.com:inflexion.git into trunk</title>
<updated>2024-06-05T20:54:53+00:00</updated>
<author>
<name>Benjamin Culkin</name>
<email>scorpress@gmail.com</email>
</author>
<published>2024-06-05T20:54:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/inflexion.git/commit/?id=f4a6a1513f3610f76e9f084e9e17f1da183d184d'/>
<id>f4a6a1513f3610f76e9f084e9e17f1da183d184d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix issue</title>
<updated>2024-06-05T20:53:29+00:00</updated>
<author>
<name>Benjamin Culkin</name>
<email>scorpress@gmail.com</email>
</author>
<published>2024-06-05T20:53:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/inflexion.git/commit/?id=6db15ffab1f9ae694407234a4c7009b72c8a4287'/>
<id>6db15ffab1f9ae694407234a4c7009b72c8a4287</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a few things</title>
<updated>2024-01-21T20:45:20+00:00</updated>
<author>
<name>Benjamin Culkin</name>
<email>scorpress@gmail.com</email>
</author>
<published>2024-01-21T20:45:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/inflexion.git/commit/?id=c91b60b74f56d830d823372c1a0b60dc8ac884d3'/>
<id>c91b60b74f56d830d823372c1a0b60dc8ac884d3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>General cleanup</title>
<updated>2022-08-17T03:05:19+00:00</updated>
<author>
<name>Ben Culkin</name>
<email>scorpress@gmail.com</email>
</author>
<published>2022-08-17T03:05:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/inflexion.git/commit/?id=bdce1524bf06679573ed1875196bf43f4664fe91'/>
<id>bdce1524bf06679573ed1875196bf43f4664fe91</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup pass</title>
<updated>2020-04-13T22:44:24+00:00</updated>
<author>
<name>Ben Culkin</name>
<email>scorpress@gmail.com</email>
</author>
<published>2020-04-13T22:44:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/inflexion.git/commit/?id=2f6a7807f7180fb467e3d06f2af4263a45759c28'/>
<id>2f6a7807f7180fb467e3d06f2af4263a45759c28</id>
<content type='text'>
Pass to do some cleanups</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Pass to do some cleanups</pre>
</div>
</content>
</entry>
<entry>
<title>Fix up error handling (throw when parse errors happen)</title>
<updated>2018-11-16T01:16:55+00:00</updated>
<author>
<name>bculkin2442</name>
<email>bjculkin@mix.wvu.edu</email>
</author>
<published>2018-11-16T01:16:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/inflexion.git/commit/?id=2f3d7c21008510e240cfbeaa8179b7f03b432cce'/>
<id>2f3d7c21008510e240cfbeaa8179b7f03b432cce</id>
<content type='text'>
Error handling for InflectionStrings will now make itself known, as an
exception will be thrown upon there being errors parsing the string.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Error handling for InflectionStrings will now make itself known, as an
exception will be thrown upon there being errors parsing the string.
</pre>
</div>
</content>
</entry>
<entry>
<title>Import organization</title>
<updated>2018-10-28T18:53:22+00:00</updated>
<author>
<name>bculkin2442</name>
<email>bjculkin@mix.wvu.edu</email>
</author>
<published>2018-10-28T18:53:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/inflexion.git/commit/?id=8a2048901d502eccf65366541e4bba72c404638e'/>
<id>8a2048901d502eccf65366541e4bba72c404638e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add compilation support</title>
<updated>2018-10-28T16:18:32+00:00</updated>
<author>
<name>bculkin2442</name>
<email>bjculkin@mix.wvu.edu</email>
</author>
<published>2018-10-28T16:18:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/inflexion.git/commit/?id=91041ca9443c695a11244724bc6296b235bba716'/>
<id>91041ca9443c695a11244724bc6296b235bba716</id>
<content type='text'>
Inflection strings can now be compiled and reused, like regular
expressions.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Inflection strings can now be compiled and reused, like regular
expressions.</pre>
</div>
</content>
</entry>
<entry>
<title>General update</title>
<updated>2018-10-15T00:15:17+00:00</updated>
<author>
<name>bculkin2442</name>
<email>bjculkin@mix.wvu.edu</email>
</author>
<published>2018-10-15T00:15:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/inflexion.git/commit/?id=004bc5de7618bc44079e6cdd21a50d6814c76c50'/>
<id>004bc5de7618bc44079e6cdd21a50d6814c76c50</id>
<content type='text'>
Testing, plus some reorganization</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Testing, plus some reorganization</pre>
</div>
</content>
</entry>
<entry>
<title>Case folding options</title>
<updated>2018-09-17T02:28:05+00:00</updated>
<author>
<name>bculkin2442</name>
<email>bjculkin@mix.wvu.edu</email>
</author>
<published>2018-09-17T02:28:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/inflexion.git/commit/?id=f8eff578b94fece2d02a15104b540537c2a6d0cc'/>
<id>f8eff578b94fece2d02a15104b540537c2a6d0cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
