<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dicelang.git/dice/src/main/java/bjc/dicelang/neodice/die/RerollDie.java, branch trunk</title>
<subtitle>An esoteric language based around dice
</subtitle>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/dicelang.git/'/>
<entry>
<title>Update documentation</title>
<updated>2021-03-13T15:13:01+00:00</updated>
<author>
<name>Ben Culkin</name>
<email>scorpress@gmail.com</email>
</author>
<published>2021-03-13T15:13:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/dicelang.git/commit/?id=ee6a9305a1009e6f1e3e99d5de3cfba5305a5d1b'/>
<id>ee6a9305a1009e6f1e3e99d5de3cfba5305a5d1b</id>
<content type='text'>
Also, did the same thing for Die I did for DiePool, where I moved the
specific classes to the same file as the interface.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also, did the same thing for Die I did for DiePool, where I moved the
specific classes to the same file as the interface.</pre>
</div>
</content>
</entry>
<entry>
<title>Rename interfaces to match Java style</title>
<updated>2020-12-04T00:24:23+00:00</updated>
<author>
<name>Ben Culkin</name>
<email>scorpress@gmail.com</email>
</author>
<published>2020-12-04T00:24:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/dicelang.git/commit/?id=38f1e562bf1e1d9d2c837317fced7467f2e81adc'/>
<id>38f1e562bf1e1d9d2c837317fced7467f2e81adc</id>
<content type='text'>
Renames several interfaces named in the IWhatever style, which Java
doesn't use</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Renames several interfaces named in the IWhatever style, which Java
doesn't use</pre>
</div>
</content>
</entry>
<entry>
<title>Make dice generic</title>
<updated>2020-11-22T04:11:43+00:00</updated>
<author>
<name>Ben Culkin</name>
<email>scorpress@gmail.com</email>
</author>
<published>2020-11-22T04:11:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/dicelang.git/commit/?id=eda9a86d8d48758e9982cfffd470c3b38a0a4b0b'/>
<id>eda9a86d8d48758e9982cfffd470c3b38a0a4b0b</id>
<content type='text'>
Convert dice from dealing exclusively with ints, to deal with objects of
arbitrary types</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Convert dice from dealing exclusively with ints, to deal with objects of
arbitrary types</pre>
</div>
</content>
</entry>
<entry>
<title>Restructure new die implementation</title>
<updated>2020-11-21T23:10:30+00:00</updated>
<author>
<name>Ben Culkin</name>
<email>scorpress@gmail.com</email>
</author>
<published>2020-11-21T23:10:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/dicelang.git/commit/?id=b5c2fb1ed923d43412694729b4445a66fa9f47fc'/>
<id>b5c2fb1ed923d43412694729b4445a66fa9f47fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
