<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dicelang.git/dice/src/main/java/bjc/dicelang/dicev2/DieMods.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>General improvements</title>
<updated>2022-07-11T21:54:24+00:00</updated>
<author>
<name>Ben Culkin</name>
<email>scorpress@gmail.com</email>
</author>
<published>2022-07-11T21:54:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/dicelang.git/commit/?id=3466585b41432e20098bcabd9f4ab92de4e473d5'/>
<id>3466585b41432e20098bcabd9f4ab92de4e473d5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add some javadoc</title>
<updated>2020-04-13T22:32:11+00:00</updated>
<author>
<name>Ben Culkin</name>
<email>scorpress@gmail.com</email>
</author>
<published>2020-04-13T22:32:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/dicelang.git/commit/?id=5a26fb2c0d899b1c80fabb39366a7b7db4d8ca41'/>
<id>5a26fb2c0d899b1c80fabb39366a7b7db4d8ca41</id>
<content type='text'>
Add some javadoc comments</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add some javadoc comments</pre>
</div>
</content>
</entry>
<entry>
<title>Adjust to BJC-Utils changes</title>
<updated>2020-04-12T18:08:30+00:00</updated>
<author>
<name>Ben Culkin</name>
<email>scorpress@gmail.com</email>
</author>
<published>2020-04-12T18:08:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/dicelang.git/commit/?id=25fbdca78518df0cb096544e912cdb3913f348fd'/>
<id>25fbdca78518df0cb096544e912cdb3913f348fd</id>
<content type='text'>
Several packages were moved from BJC-Utils to esodata. This makes the
necessary adjustments</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Several packages were moved from BJC-Utils to esodata. This makes the
necessary adjustments</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup some warnings</title>
<updated>2020-04-07T02:05:51+00:00</updated>
<author>
<name>Ben Culkin</name>
<email>scorpress@gmail.com</email>
</author>
<published>2020-04-07T02:05:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/dicelang.git/commit/?id=bbda6bb656345d80e9e23d36ac474922df7f0f52'/>
<id>bbda6bb656345d80e9e23d36ac474922df7f0f52</id>
<content type='text'>
Cleanup some warnings</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Cleanup some warnings</pre>
</div>
</content>
</entry>
<entry>
<title>Fix issue in DieMods</title>
<updated>2020-04-05T21:07:36+00:00</updated>
<author>
<name>Ben Culkin</name>
<email>scorpress@gmail.com</email>
</author>
<published>2020-04-05T21:07:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/dicelang.git/commit/?id=5fef354076b99fe850e3e9d6389d0b31dc6fc4b4'/>
<id>5fef354076b99fe850e3e9d6389d0b31dc6fc4b4</id>
<content type='text'>
Issue popped up in DieMods where the compiler was failing to allow what
looked like a correct cast. Solution was to switch to using a lambda,
instead of Comparator.naturalOrder()</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Issue popped up in DieMods where the compiler was failing to allow what
looked like a correct cast. Solution was to switch to using a lambda,
instead of Comparator.naturalOrder()</pre>
</div>
</content>
</entry>
<entry>
<title>Finish die rewrite</title>
<updated>2018-06-02T20:32:24+00:00</updated>
<author>
<name>Benjamin J. Culkin</name>
<email>bjculkin@mix.wvu.edu</email>
</author>
<published>2018-06-02T20:32:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/dicelang.git/commit/?id=775394cf6b4a3c6a7e7345affeb45bb34f6e4517'/>
<id>775394cf6b4a3c6a7e7345affeb45bb34f6e4517</id>
<content type='text'>
This adds all of the remaining missing die modifiers, as well as a few
base die types that were missing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds all of the remaining missing die modifiers, as well as a few
base die types that were missing.
</pre>
</div>
</content>
</entry>
<entry>
<title>Start work on dice rewrite</title>
<updated>2018-05-30T19:23:46+00:00</updated>
<author>
<name>Benjamin J. Culkin</name>
<email>bjculkin@mix.wvu.edu</email>
</author>
<published>2018-05-30T18:57:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/dicelang.git/commit/?id=09f161528619f9396aa07c784c15bc1d33f5c047'/>
<id>09f161528619f9396aa07c784c15bc1d33f5c047</id>
<content type='text'>
This starts work on a rewrite of the dice rolling system to better adapt
it for more features
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This starts work on a rewrite of the dice rolling system to better adapt
it for more features
</pre>
</div>
</content>
</entry>
</feed>
