<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rgens.git/RGens/src/main/java/bjc/rgens/newparser/Rule.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>Rename package</title>
<updated>2018-03-29T15:38:02+00:00</updated>
<author>
<name>student</name>
<email>student@69.161.224.76</email>
</author>
<published>2018-03-29T15:38:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/rgens.git/commit/?id=6aa15e30fa75211964428e386b4b6b0f2c66dbc5'/>
<id>6aa15e30fa75211964428e386b4b6b0f2c66dbc5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a possible solution to :Spacing?</title>
<updated>2017-10-24T22:29:04+00:00</updated>
<author>
<name>Benjamin J. Culkin</name>
<email>bjculkin@mix.wvu.edu</email>
</author>
<published>2017-10-24T22:29:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/rgens.git/commit/?id=d6a2f1faa5d2f2009afe37a17b3c18faa2d79a0e'/>
<id>d6a2f1faa5d2f2009afe37a17b3c18faa2d79a0e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Source cleanup</title>
<updated>2017-10-12T01:25:09+00:00</updated>
<author>
<name>Benjamin J. Culkin</name>
<email>bjculkin@mix.wvu.edu</email>
</author>
<published>2017-10-12T01:25:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/rgens.git/commit/?id=924bcdc9a65c7f88004d6dbf8dfa138c9a125e5d'/>
<id>924bcdc9a65c7f88004d6dbf8dfa138c9a125e5d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Formatting</title>
<updated>2017-07-23T19:27:29+00:00</updated>
<author>
<name>Benjamin J. Culkin</name>
<email>bjculkin@mix.wvu.edu</email>
</author>
<published>2017-07-23T19:27:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/rgens.git/commit/?id=985c3e8e9eeff790a138d74aeea30bc069cb97f9'/>
<id>985c3e8e9eeff790a138d74aeea30bc069cb97f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update</title>
<updated>2017-03-26T15:31:17+00:00</updated>
<author>
<name>bculkin2442</name>
<email>bjculkin@mix.wvu.edu</email>
</author>
<published>2017-03-26T15:31:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/rgens.git/commit/?id=2abf8d66776a61f7698830da3b80ab524d7318ef'/>
<id>2abf8d66776a61f7698830da3b80ab524d7318ef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add ranges</title>
<updated>2017-03-21T23:42:12+00:00</updated>
<author>
<name>bjculkin</name>
<email>bjculkin@mix.wvu.edu</email>
</author>
<published>2017-03-21T23:42:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/rgens.git/commit/?id=2cc00686b50d5a28f0ab04ad52e5b075290698d9'/>
<id>2cc00686b50d5a28f0ab04ad52e5b075290698d9</id>
<content type='text'>
Ranges can now be used with the syntax [start..end] inline to generate
numbers instead of having to create a special rule for them.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ranges can now be used with the syntax [start..end] inline to generate
numbers instead of having to create a special rule for them.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add formatter</title>
<updated>2017-03-21T23:38:42+00:00</updated>
<author>
<name>bjculkin</name>
<email>bjculkin@mix.wvu.edu</email>
</author>
<published>2017-03-21T23:29:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/rgens.git/commit/?id=5444cd4db8a0fa41d25cd303c1145cadd112e12f'/>
<id>5444cd4db8a0fa41d25cd303c1145cadd112e12f</id>
<content type='text'>
Adds a formatter capable of taking in a parsed grammar and printing it out
in a formatted form, capable of being reparsed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds a formatter capable of taking in a parsed grammar and printing it out
in a formatted form, capable of being reparsed.
</pre>
</div>
</content>
</entry>
<entry>
<title>Finish basic implementation</title>
<updated>2017-03-21T18:04:17+00:00</updated>
<author>
<name>bjculkin</name>
<email>bjculkin@mix.wvu.edu</email>
</author>
<published>2017-03-21T18:04:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/rgens.git/commit/?id=e279644fc59f46916c20b0b4f941fd37b4f07675'/>
<id>e279644fc59f46916c20b0b4f941fd37b4f07675</id>
<content type='text'>
This finishes a basic implementation. It now handles literal strings and
rule references, allowing it to handle basic grammars.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This finishes a basic implementation. It now handles literal strings and
rule references, allowing it to handle basic grammars.
</pre>
</div>
</content>
</entry>
</feed>
