<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bjc-utils2.git/BJC-Utils2/src/main/java/bjc/utils/parserutils/StringDelimiter.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>Move delimiter stuff to a new package</title>
<updated>2017-03-20T20:19:20+00:00</updated>
<author>
<name>bjculkin</name>
<email>bjculkin@mix.wvu.edu</email>
</author>
<published>2017-03-20T20:19:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/commit/?id=e78e3ac11870926332f47e6c3522ad819c3917b8'/>
<id>e78e3ac11870926332f47e6c3522ad819c3917b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix subgroups.</title>
<updated>2017-03-19T23:09:35+00:00</updated>
<author>
<name>bjculkin</name>
<email>bjculkin@mix.wvu.edu</email>
</author>
<published>2017-03-19T23:06:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/commit/?id=3099ab89d28ffabdd67f5bcd74efb050e061691c'/>
<id>3099ab89d28ffabdd67f5bcd74efb050e061691c</id>
<content type='text'>
This fixes subgroups, by mostly rewriting the way the delimiter works.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes subgroups, by mostly rewriting the way the delimiter works.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add ability to use subgroups for sequences.</title>
<updated>2017-03-18T18:48:41+00:00</updated>
<author>
<name>bjculkin</name>
<email>bjculkin@mix.wvu.edu</email>
</author>
<published>2017-03-18T18:48:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/commit/?id=4f4a8f35de7249a03a1127f7c2e4bd7905eefd2a'/>
<id>4f4a8f35de7249a03a1127f7c2e4bd7905eefd2a</id>
<content type='text'>
Subgroups are essentially things like the , in a function call.

Now, you should be able to properly have function call arguments marked
for you.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Subgroups are essentially things like the , in a function call.

Now, you should be able to properly have function call arguments marked
for you.
</pre>
</div>
</content>
</entry>
<entry>
<title>Move parsing utilities.</title>
<updated>2017-03-17T12:34:57+00:00</updated>
<author>
<name>bjculkin</name>
<email>bjculkin@mix.wvu.edu</email>
</author>
<published>2017-03-17T12:34:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/commit/?id=9d89261fedf23c11b684eb66cefdd86a9378ad20'/>
<id>9d89261fedf23c11b684eb66cefdd86a9378ad20</id>
<content type='text'>
Moved the parsing utilities SequenceDelimiter and TokenSplitter to the
parserutils package, instead of the funcutils package.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Moved the parsing utilities SequenceDelimiter and TokenSplitter to the
parserutils package, instead of the funcutils package.
</pre>
</div>
</content>
</entry>
</feed>
