<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rgens.git/src/main/java/bjc/rgens/parser/elements/RuleVarRefCaseElement.java, branch trunk</title>
<subtitle>Mini-language for generating random text
</subtitle>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/rgens.git/'/>
<entry>
<title>Major refactoring</title>
<updated>2018-06-08T22:06:14+00:00</updated>
<author>
<name>Benjamin J. Culkin</name>
<email>bjculkin@mix.wvu.edu</email>
</author>
<published>2018-06-08T22:06:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/rgens.git/commit/?id=33a165f0b0055d2bdf9a1fcaa639b31a7f87d9a6'/>
<id>33a165f0b0055d2bdf9a1fcaa639b31a7f87d9a6</id>
<content type='text'>
A major refactoring to the internals of how things work. I believe that
nothing is broken
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A major refactoring to the internals of how things work. I believe that
nothing is broken
</pre>
</div>
</content>
</entry>
<entry>
<title>Templates pt. 3</title>
<updated>2018-06-06T01:09:23+00:00</updated>
<author>
<name>Benjamin J. Culkin</name>
<email>bjculkin@mix.wvu.edu</email>
</author>
<published>2018-06-06T01:09:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/rgens.git/commit/?id=05c9922b30cd0dcd2a452673c2e155215d074b19'/>
<id>05c9922b30cd0dcd2a452673c2e155215d074b19</id>
<content type='text'>
Templates should now work, though there is no syntax to reference them
from rules yet

In addition, several internal things have been changed so as to improve
code quality
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Templates should now work, though there is no syntax to reference them
from rules yet

In addition, several internal things have been changed so as to improve
code quality
</pre>
</div>
</content>
</entry>
<entry>
<title>Exhaustion pt. 2</title>
<updated>2018-06-05T01:19:21+00:00</updated>
<author>
<name>Benjamin J. Culkin</name>
<email>bjculkin@mix.wvu.edu</email>
</author>
<published>2018-06-05T01:19:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/rgens.git/commit/?id=8062cff63f864178a2a73650870362871bc25224'/>
<id>8062cff63f864178a2a73650870362871bc25224</id>
<content type='text'>
There is now syntax for rule references. Use @ instead of $, and use :=
to indicate you want exhaustion enabled

Use @ to refer to it
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There is now syntax for rule references. Use @ instead of $, and use :=
to indicate you want exhaustion enabled

Use @ to refer to it
</pre>
</div>
</content>
</entry>
</feed>
