<feed xmlns='http://www.w3.org/2005/Atom'>
<title>esodata.git/src/main/java/bjc, branch trunk</title>
<subtitle>Various data-structures, some more esoteric than others
</subtitle>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/esodata.git/'/>
<entry>
<title>Merge branch 'trunk' of git@ashardalon.com:esodata.git into trunk</title>
<updated>2025-12-09T01:26:12+00:00</updated>
<author>
<name>Benjamin Culkin</name>
<email>scorpress@gmail.com</email>
</author>
<published>2025-12-09T01:26:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/esodata.git/commit/?id=2780ed4edf159ad589722e42d62f7ab866ac5444'/>
<id>2780ed4edf159ad589722e42d62f7ab866ac5444</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add two function types for Closable functions</title>
<updated>2025-12-09T01:25:49+00:00</updated>
<author>
<name>Benjamin Culkin</name>
<email>scorpress@gmail.com</email>
</author>
<published>2025-12-09T01:25:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/esodata.git/commit/?id=7ebce8e14ff7afcf815a0211cbe2975157abf5df'/>
<id>7ebce8e14ff7afcf815a0211cbe2975157abf5df</id>
<content type='text'>
ClosableFunction and ClosableThrowFunction are both function types that
are used for binding a auto-closable resource to a function,
representing a "thing that can only be done while a given resource is
open"</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ClosableFunction and ClosableThrowFunction are both function types that
are used for binding a auto-closable resource to a function,
representing a "thing that can only be done while a given resource is
open"</pre>
</div>
</content>
</entry>
<entry>
<title>Add some missing annotations</title>
<updated>2024-07-01T21:30:46+00:00</updated>
<author>
<name>Benjamin Culkin</name>
<email>scorpress@gmail.com</email>
</author>
<published>2024-07-01T21:30:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/esodata.git/commit/?id=d79a0693ba45cfe120f60dc495bd7b615b91a7ee'/>
<id>d79a0693ba45cfe120f60dc495bd7b615b91a7ee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'trunk' of git@ashardalon.com:esodata.git into trunk</title>
<updated>2023-11-09T00:45:47+00:00</updated>
<author>
<name>Ben Culkin</name>
<email>scorpress@gmail.com</email>
</author>
<published>2023-11-09T00:45:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/esodata.git/commit/?id=81b2acf9e1294d28ac61d6915c6162dc0008a00c'/>
<id>81b2acf9e1294d28ac61d6915c6162dc0008a00c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tweaks</title>
<updated>2023-10-25T23:33:02+00:00</updated>
<author>
<name>Ben Culkin</name>
<email>scorpress@gmail.com</email>
</author>
<published>2023-10-25T23:33:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/esodata.git/commit/?id=0a3946e579a0c358a13aa1621fecc3e220cd6e38'/>
<id>0a3946e579a0c358a13aa1621fecc3e220cd6e38</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tweak for new setup</title>
<updated>2023-10-25T23:00:44+00:00</updated>
<author>
<name>bjculkin</name>
<email>bjculkin@localhost</email>
</author>
<published>2023-10-25T23:00:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/esodata.git/commit/?id=cbf4dda5cc09dc6d2c3c10329e7941923cc04e2e'/>
<id>cbf4dda5cc09dc6d2c3c10329e7941923cc04e2e</id>
<content type='text'>
Also, add some tests for Context</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also, add some tests for Context</pre>
</div>
</content>
</entry>
<entry>
<title>Update a number of things</title>
<updated>2023-06-25T19:50:38+00:00</updated>
<author>
<name>Ben Culkin</name>
<email>scorpress@gmail.com</email>
</author>
<published>2023-06-25T19:50:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/esodata.git/commit/?id=44be6e6cd7671dd243056107ffa6201504f7fbce'/>
<id>44be6e6cd7671dd243056107ffa6201504f7fbce</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 whole bunch of Optics</title>
<updated>2022-10-08T18:47:21+00:00</updated>
<author>
<name>Ben Culkin</name>
<email>scorpress@gmail.com</email>
</author>
<published>2022-10-08T18:47:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/esodata.git/commit/?id=0f958b08b3446a866418aa485bb60c208d952033'/>
<id>0f958b08b3446a866418aa485bb60c208d952033</id>
<content type='text'>
This adds a whole bunch of types/functions related to optics. With this
batch, I've mainly gone for the concrete representation types, instead
of var Laarhoven or profunctor representations.

The concrete ones require less infrastructure, though they are not as
easy to compose

There's also a number of misc. things in here</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds a whole bunch of types/functions related to optics. With this
batch, I've mainly gone for the concrete representation types, instead
of var Laarhoven or profunctor representations.

The concrete ones require less infrastructure, though they are not as
easy to compose

There's also a number of misc. things in here</pre>
</div>
</content>
</entry>
<entry>
<title>GPLize project</title>
<updated>2022-09-27T23:09:11+00:00</updated>
<author>
<name>Ben Culkin</name>
<email>scorpress@gmail.com</email>
</author>
<published>2022-09-27T23:09:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/esodata.git/commit/?id=2442e05e638a61dd1bfbd6b95cb3544b6a327af9'/>
<id>2442e05e638a61dd1bfbd6b95cb3544b6a327af9</id>
<content type='text'>
Finally deciding to move things into a proper license; which I can do
since I've never accepted (or had :( ) a pull request from another
person</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Finally deciding to move things into a proper license; which I can do
since I've never accepted (or had :( ) a pull request from another
person</pre>
</div>
</content>
</entry>
<entry>
<title>Various changes</title>
<updated>2022-09-24T16:35:20+00:00</updated>
<author>
<name>Ben Culkin</name>
<email>scorpress@gmail.com</email>
</author>
<published>2022-09-24T16:35:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/esodata.git/commit/?id=2d5c3288134f19088941c980e852521e9838db56'/>
<id>2d5c3288134f19088941c980e852521e9838db56</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
