<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bjc-utils2.git/BJC-Utils2/src/main/java/bjc/utils/parserutils/defines/IteratedDefine.java, branch trunk</title>
<subtitle>Miscellaneous utilities and support code
</subtitle>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/'/>
<entry>
<title>Start splitting into maven modules</title>
<updated>2017-10-09T01:39:59+00:00</updated>
<author>
<name>Benjamin J. Culkin</name>
<email>bjculkin@mix.wvu.edu</email>
</author>
<published>2017-10-09T01:39:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/commit/?id=c82e3b3b2de0633317ec8fc85925e91422820597'/>
<id>c82e3b3b2de0633317ec8fc85925e91422820597</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor changes</title>
<updated>2017-09-12T00:13:15+00:00</updated>
<author>
<name>Benjamin Culkin</name>
<email>bjculkin@mix.wvu.edu</email>
</author>
<published>2017-09-12T00:13:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/commit/?id=79238de68cb0eb73067d2ecb59e13d8b4f739dea'/>
<id>79238de68cb0eb73067d2ecb59e13d8b4f739dea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix misc. compile errors</title>
<updated>2017-09-11T15:35:08+00:00</updated>
<author>
<name>Benjamin J. Culkin</name>
<email>bjculkin@mix.wvu.edu</email>
</author>
<published>2017-09-11T15:35:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/commit/?id=a599824291cdc573749e58eefdc1869253e3233d'/>
<id>a599824291cdc573749e58eefdc1869253e3233d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add defines</title>
<updated>2017-09-11T15:13:37+00:00</updated>
<author>
<name>Benjamin J. Culkin</name>
<email>bjculkin@mix.wvu.edu</email>
</author>
<published>2017-09-11T15:13:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/commit/?id=2df965cd3f5764c07a6b9e412422958462bccc20'/>
<id>2df965cd3f5764c07a6b9e412422958462bccc20</id>
<content type='text'>
Defines are simple unary functions that apply replacements to strings.
Currently, there are two types.
* SimpleDefine - Replace all occurances of a pattern with a given
string.
* IteratedDefine - Replace occurances of a pattern with a string chosen
from a series of strings.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Defines are simple unary functions that apply replacements to strings.
Currently, there are two types.
* SimpleDefine - Replace all occurances of a pattern with a given
string.
* IteratedDefine - Replace occurances of a pattern with a string chosen
from a series of strings.
</pre>
</div>
</content>
</entry>
</feed>
