<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bjc-utils2.git/BJC-Utils2/src/main/java/bjc/utils/funcutils, 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>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 converge combinator</title>
<updated>2017-09-11T15:12:10+00:00</updated>
<author>
<name>Benjamin J. Culkin</name>
<email>bjculkin@mix.wvu.edu</email>
</author>
<published>2017-09-11T15:12:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/commit/?id=c5145da9d7ac09b4aa15ac1e5652b841a6598072'/>
<id>c5145da9d7ac09b4aa15ac1e5652b841a6598072</id>
<content type='text'>
Adds a function that creates a function that iterates an operator until
it either converges or exceeds a defined number of iterations.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds a function that creates a function that iterates an operator until
it either converges or exceeds a defined number of iterations.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update</title>
<updated>2017-09-10T00:47:34+00:00</updated>
<author>
<name>Benjamin J. Culkin</name>
<email>bjculkin@mix.wvu.edu</email>
</author>
<published>2017-09-10T00:46:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/commit/?id=d766896972c9e9be4a9e0021ec5f4f0665901865'/>
<id>d766896972c9e9be4a9e0021ec5f4f0665901865</id>
<content type='text'>
Most of it is documentation changes.

The rest is more work on BlockReaders, as well as a simple command
language for configuring them.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Most of it is documentation changes.

The rest is more work on BlockReaders, as well as a simple command
language for configuring them.
</pre>
</div>
</content>
</entry>
<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>Add isomorphisms.</title>
<updated>2017-04-11T02:54:16+00:00</updated>
<author>
<name>bculkin2442</name>
<email>bjculkin@mix.wvu.edu</email>
</author>
<published>2017-04-11T02:54:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/commit/?id=2cc559513eda04aabbc140c2024ebf650631bccb'/>
<id>2cc559513eda04aabbc140c2024ebf650631bccb</id>
<content type='text'>
An isomorphism is a pair of functions between a source and destination
type. Ideally, they should be inverses, but java has no way to check
that by itself.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
An isomorphism is a pair of functions between a source and destination
type. Ideally, they should be inverses, but java has no way to check
that by itself.</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup</title>
<updated>2017-04-10T20:40:33+00:00</updated>
<author>
<name>bculkin2442</name>
<email>bjculkin@mix.wvu.edu</email>
</author>
<published>2017-04-10T20:40:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/commit/?id=889fac2bdf993dc86f64a8893c0260fdcf848acb'/>
<id>889fac2bdf993dc86f64a8893c0260fdcf848acb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Warning resolution</title>
<updated>2017-04-10T20:39:06+00:00</updated>
<author>
<name>bculkin2442</name>
<email>bjculkin@mix.wvu.edu</email>
</author>
<published>2017-04-10T20:39:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/commit/?id=1656b02144446aeedebb3d1179e07ed99c01861c'/>
<id>1656b02144446aeedebb3d1179e07ed99c01861c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add simple toggle values</title>
<updated>2017-04-07T20:06:18+00:00</updated>
<author>
<name>bjculkin</name>
<email>bjculkin@mix.wvu.edu</email>
</author>
<published>2017-04-07T20:06:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/commit/?id=f4baa925b0b5590bc8b12ba5f32e0218384c8efc'/>
<id>f4baa925b0b5590bc8b12ba5f32e0218384c8efc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix property bugs</title>
<updated>2017-04-07T15:34:00+00:00</updated>
<author>
<name>student</name>
<email>student@192.168.1.186</email>
</author>
<published>2017-04-07T15:34:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/commit/?id=7692fa077a84972231948354d3f0de99f27a9ad7'/>
<id>7692fa077a84972231948354d3f0de99f27a9ad7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
