<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jpratt.git/JPratt/src/examples/java/bjc/pratt, branch trunk</title>
<subtitle>Pratt parser framework in java
</subtitle>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/jpratt.git/'/>
<entry>
<title>Rename package to new domain</title>
<updated>2024-06-03T21:33:53+00:00</updated>
<author>
<name>Benjamin Culkin</name>
<email>scorpress@gmail.com</email>
</author>
<published>2024-06-03T21:33:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/jpratt.git/commit/?id=15a2b29e48f134bc93cfd0a3d8512001e9242f3d'/>
<id>15a2b29e48f134bc93cfd0a3d8512001e9242f3d</id>
<content type='text'>
Rename the package to the new domain</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rename the package to the new domain</pre>
</div>
</content>
</entry>
<entry>
<title>Minor cleanups</title>
<updated>2023-06-25T19:53:08+00:00</updated>
<author>
<name>Ben Culkin</name>
<email>scorpress@gmail.com</email>
</author>
<published>2023-06-25T19:53:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/jpratt.git/commit/?id=c3a5210cbcda9b5a80f37c31698e35ca6fb5a2d8'/>
<id>c3a5210cbcda9b5a80f37c31698e35ca6fb5a2d8</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>2022-09-27T23:18:09+00:00</updated>
<author>
<name>Ben Culkin</name>
<email>scorpress@gmail.com</email>
</author>
<published>2022-09-27T23:18:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/jpratt.git/commit/?id=02af075e89fbdeb22575f235a3acb2607e0b4edf'/>
<id>02af075e89fbdeb22575f235a3acb2607e0b4edf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor to add backtracking support</title>
<updated>2022-08-17T03:03:27+00:00</updated>
<author>
<name>Ben Culkin</name>
<email>scorpress@gmail.com</email>
</author>
<published>2022-08-17T03:03:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/jpratt.git/commit/?id=cea3e47938322b97c318dea38dc0d649e196dc1b'/>
<id>cea3e47938322b97c318dea38dc0d649e196dc1b</id>
<content type='text'>
This probably doesn't help w/ error messages, but it enables some cool
ideas where syntax can be reused in cases where it would otherwise be
invalid</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This probably doesn't help w/ error messages, but it enables some cool
ideas where syntax can be reused in cases where it would otherwise be
invalid</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for panfix operators</title>
<updated>2022-07-18T02:40:11+00:00</updated>
<author>
<name>Ben Culkin</name>
<email>scorpress@gmail.com</email>
</author>
<published>2022-07-18T02:40:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/jpratt.git/commit/?id=4869146748ed51eb212935d2b971388fb9e73d37'/>
<id>4869146748ed51eb212935d2b971388fb9e73d37</id>
<content type='text'>
Panfix operators are inspired by Chris Pressey's Quythulg esolang</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Panfix operators are inspired by Chris Pressey's Quythulg esolang</pre>
</div>
</content>
</entry>
<entry>
<title>Adapt to esodata changes</title>
<updated>2020-12-04T00:22:48+00:00</updated>
<author>
<name>Ben Culkin</name>
<email>scorpress@gmail.com</email>
</author>
<published>2020-12-04T00:22:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/jpratt.git/commit/?id=81f07e5af0a7229f63e6f85c51fdb58c1f107c43'/>
<id>81f07e5af0a7229f63e6f85c51fdb58c1f107c43</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:16:31+00:00</updated>
<author>
<name>Ben Culkin</name>
<email>scorpress@gmail.com</email>
</author>
<published>2020-04-12T18:16:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/jpratt.git/commit/?id=27d1f0001ae912c0a0338820c3caa7cc01b4397b'/>
<id>27d1f0001ae912c0a0338820c3caa7cc01b4397b</id>
<content type='text'>
Several packages were moved from BJC-Utils to esodata. This adjusts to
those changes</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Several packages were moved from BJC-Utils to esodata. This adjusts to
those changes</pre>
</div>
</content>
</entry>
<entry>
<title>Import organization</title>
<updated>2018-10-28T18:53:32+00:00</updated>
<author>
<name>bculkin2442</name>
<email>bjculkin@mix.wvu.edu</email>
</author>
<published>2018-10-28T18:53:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/jpratt.git/commit/?id=23ccc962a4dec320cff97137589f9d1b59cfb1be'/>
<id>23ccc962a4dec320cff97137589f9d1b59cfb1be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused code</title>
<updated>2018-10-15T00:18:35+00:00</updated>
<author>
<name>bculkin2442</name>
<email>bjculkin@mix.wvu.edu</email>
</author>
<published>2018-10-15T00:18:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/jpratt.git/commit/?id=a5b854189955aed457d4bad9d66203eebae0cd46'/>
<id>a5b854189955aed457d4bad9d66203eebae0cd46</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Resolve warnings</title>
<updated>2018-04-18T20:08:35+00:00</updated>
<author>
<name>student</name>
<email>student@localhost</email>
</author>
<published>2018-04-18T20:08:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/jpratt.git/commit/?id=cd7d50ec5a4effb37816595c881a1cd05223cc58'/>
<id>cd7d50ec5a4effb37816595c881a1cd05223cc58</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
