<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bjc-utils2.git/BJC-Utils2/tags, 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>Fix line numbers for blocks</title>
<updated>2017-07-23T23:15:00+00:00</updated>
<author>
<name>Benjamin J. Culkin</name>
<email>bjculkin@mix.wvu.edu</email>
</author>
<published>2017-07-23T23:14:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/commit/?id=23a6e61279266f80aba68844acc95c3965b80f95'/>
<id>23a6e61279266f80aba68844acc95c3965b80f95</id>
<content type='text'>
SimpleBlockReader now properly gives line numbers
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SimpleBlockReader now properly gives line numbers
</pre>
</div>
</content>
</entry>
<entry>
<title>Update</title>
<updated>2017-03-27T12:38:51+00:00</updated>
<author>
<name>bculkin2442</name>
<email>bjculkin@mix.wvu.edu</email>
</author>
<published>2017-03-27T12:38:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/commit/?id=c9bce5d0ad88667eebf0f646fcc2323505ebc4ac'/>
<id>c9bce5d0ad88667eebf0f646fcc2323505ebc4ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Stack work</title>
<updated>2017-03-11T10:22:08+00:00</updated>
<author>
<name>bculkin2442</name>
<email>bjculkin@mix.wvu.edu</email>
</author>
<published>2017-03-11T10:22:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/commit/?id=4631f2cec9d94a0b4869fe1fc5c3c036f42a8db0'/>
<id>4631f2cec9d94a0b4869fe1fc5c3c036f42a8db0</id>
<content type='text'>
There are now multiple kinds of stacks, with Stack being abstract and
SimpleStack being the basic implementation.

QueueStack is a stack that's actually a queue.
SpaghettiStack is a stack that has a parent it can access.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There are now multiple kinds of stacks, with Stack being abstract and
SimpleStack being the basic implementation.

QueueStack is a stack that's actually a queue.
SpaghettiStack is a stack that has a parent it can access.
</pre>
</div>
</content>
</entry>
<entry>
<title>Stack class</title>
<updated>2017-03-06T13:52:47+00:00</updated>
<author>
<name>bculkin2442</name>
<email>bjculkin@mix.wvu.edu</email>
</author>
<published>2017-03-06T13:52:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/commit/?id=f3a0c6f1ede860df9e5ae8c41c53093c42343afa'/>
<id>f3a0c6f1ede860df9e5ae8c41c53093c42343afa</id>
<content type='text'>
Added a stack with basic combinators
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added a stack with basic combinators
</pre>
</div>
</content>
</entry>
<entry>
<title>Update</title>
<updated>2017-02-09T16:50:31+00:00</updated>
<author>
<name>bculkin2442</name>
<email>bjculkin@mix.wvu.edu</email>
</author>
<published>2017-02-09T16:50:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/commit/?id=d2af58b0f68ebfbba2be7e7679efec6c8c0af12f'/>
<id>d2af58b0f68ebfbba2be7e7679efec6c8c0af12f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Grammar optimization</title>
<updated>2017-02-05T23:12:40+00:00</updated>
<author>
<name>bculkin2442</name>
<email>bjculkin@mix.wvu.edu</email>
</author>
<published>2017-02-05T23:12:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/commit/?id=d9f2ccc734bbe2490c3f9a076a86c63ed9db4fc0'/>
<id>d9f2ccc734bbe2490c3f9a076a86c63ed9db4fc0</id>
<content type='text'>
Grammars now only consider things in []'s as rule references
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Grammars now only consider things in []'s as rule references
</pre>
</div>
</content>
</entry>
<entry>
<title>Doc updates</title>
<updated>2016-11-11T00:44:22+00:00</updated>
<author>
<name>bculkin2442</name>
<email>bjculkin@mix.wvu.edu</email>
</author>
<published>2016-11-11T00:44:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/commit/?id=ba9cf27de7e9f31dfa97a7266979f300101d67f9'/>
<id>ba9cf27de7e9f31dfa97a7266979f300101d67f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
