<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rgens.git/src/main/java/bjc/rgens/parser/templates/LiteralTemplateElement.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>Adapt to esodata changes</title>
<updated>2020-12-04T00:23:06+00:00</updated>
<author>
<name>Ben Culkin</name>
<email>scorpress@gmail.com</email>
</author>
<published>2020-12-04T00:23:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/rgens.git/commit/?id=223dc6d10617d282204c515cf3794d59a31ebf16'/>
<id>223dc6d10617d282204c515cf3794d59a31ebf16</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Info cleanup</title>
<updated>2020-10-06T23:16:26+00:00</updated>
<author>
<name>Ben Culkin</name>
<email>scorpress@gmail.com</email>
</author>
<published>2020-10-06T23:16:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/rgens.git/commit/?id=e9e0ca7bfe722375e7ccb25d2bafbe395b6c6a59'/>
<id>e9e0ca7bfe722375e7ccb25d2bafbe395b6c6a59</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adjust to BJC-Utils changes</title>
<updated>2020-04-12T18:31:57+00:00</updated>
<author>
<name>Ben Culkin</name>
<email>scorpress@gmail.com</email>
</author>
<published>2020-04-12T18:31:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/rgens.git/commit/?id=2178269935fd01da6e0893107c06f21d6b73bb78'/>
<id>2178269935fd01da6e0893107c06f21d6b73bb78</id>
<content type='text'>
Several packages were moved from BJC-Utils to esodata. This makes the
necessary changes</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Several packages were moved from BJC-Utils to esodata. This makes the
necessary changes</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor front-end error-handling</title>
<updated>2019-07-21T19:24:47+00:00</updated>
<author>
<name>Benjamin J. Culkin</name>
<email>bjculkin@mix.wvu.edu</email>
</author>
<published>2019-07-21T19:24:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/rgens.git/commit/?id=8c289f05ca36c3def6a4e4ab2414b7469c03339e'/>
<id>8c289f05ca36c3def6a4e4ab2414b7469c03339e</id>
<content type='text'>
This refactors the front-end to use a tree for capturing errors, instead
of throwing exceptions.

This has the benefit that you will receive notifications about all of
the error messages you have, instead of only the first.

I'm a bit fuzzy on the details, since it's been a while since I wrote
these changes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This refactors the front-end to use a tree for capturing errors, instead
of throwing exceptions.

This has the benefit that you will receive notifications about all of
the error messages you have, instead of only the first.

I'm a bit fuzzy on the details, since it's been a while since I wrote
these changes.
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert GenerationState.contents to private</title>
<updated>2018-09-06T19:26:40+00:00</updated>
<author>
<name>Benjamin J. Culkin</name>
<email>bjculkin@mix.wvu.edu</email>
</author>
<published>2018-09-06T19:26:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/rgens.git/commit/?id=c7fbd761c1cc8a8a553f79463ecb8dd02c43d0f8'/>
<id>c7fbd761c1cc8a8a553f79463ecb8dd02c43d0f8</id>
<content type='text'>
This is to prepare for replacing contents with a ReportWriter
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is to prepare for replacing contents with a ReportWriter
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactoring</title>
<updated>2018-06-07T23:37:51+00:00</updated>
<author>
<name>Benjamin J. Culkin</name>
<email>bjculkin@mix.wvu.edu</email>
</author>
<published>2018-06-07T23:37:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/rgens.git/commit/?id=44a8d9d2d56a311293ec86ea40df7126748300a1'/>
<id>44a8d9d2d56a311293ec86ea40df7126748300a1</id>
<content type='text'>
The main refactoring here is removing the type field from the various
classes, but there are a few other smaller ones.

This also contains the grounds for a refactoring on variable use
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The main refactoring here is removing the type field from the various
classes, but there are a few other smaller ones.

This also contains the grounds for a refactoring on variable use
</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>
</feed>
