<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dicelang.git/dice-lang/src/bjc/dicelang/v2, 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>Package reorganization</title>
<updated>2017-03-01T15:13:41+00:00</updated>
<author>
<name>bjculkin</name>
<email>bjculkin@WIT-136XG42.wvu-ad.wvu.edu</email>
</author>
<published>2017-03-01T15:13:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/dicelang.git/commit/?id=36e0911c6ec27707a74f0b90b1052a16374243ea'/>
<id>36e0911c6ec27707a74f0b90b1052a16374243ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix unary operators</title>
<updated>2017-02-28T11:24:31+00:00</updated>
<author>
<name>bculkin2442</name>
<email>bjculkin@mix.wvu.edu</email>
</author>
<published>2017-02-28T11:24:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/dicelang.git/commit/?id=6ed83507953322c35a456d64d89f8f4f9cb0a6a1'/>
<id>6ed83507953322c35a456d64d89f8f4f9cb0a6a1</id>
<content type='text'>
I'm not entirely happy with how they work. I may just move to a
'immediate' operator mode sort of like how a forth would.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I'm not entirely happy with how they work. I may just move to a
'immediate' operator mode sort of like how a forth would.
</pre>
</div>
</content>
</entry>
<entry>
<title>Seperate tokenizer</title>
<updated>2017-02-27T15:48:18+00:00</updated>
<author>
<name>bjculkin</name>
<email>bjculkin@WIT-136XG42.wvu-ad.wvu.edu</email>
</author>
<published>2017-02-27T15:48:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/dicelang.git/commit/?id=e36e3b56b9b736d7a5caa889f280f90688eb9ad7'/>
<id>e36e3b56b9b736d7a5caa889f280f90688eb9ad7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More refactoring</title>
<updated>2017-02-27T15:34:25+00:00</updated>
<author>
<name>bjculkin</name>
<email>bjculkin@WIT-136XG42.wvu-ad.wvu.edu</email>
</author>
<published>2017-02-27T15:34:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/dicelang.git/commit/?id=96e868388c7617136e916c27ddd90694c0bb8356'/>
<id>96e868388c7617136e916c27ddd90694c0bb8356</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Pacakge reorganization</title>
<updated>2017-02-27T15:08:50+00:00</updated>
<author>
<name>bjculkin</name>
<email>bjculkin@WIT-136XG42.wvu-ad.wvu.edu</email>
</author>
<published>2017-02-27T15:08:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/dicelang.git/commit/?id=79ee129fc0d36ad10bceb942262f2842419c030c'/>
<id>79ee129fc0d36ad10bceb942262f2842419c030c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix merge breakage</title>
<updated>2017-02-27T09:06:45+00:00</updated>
<author>
<name>bculkin2442</name>
<email>bjculkin@mix.wvu.edu</email>
</author>
<published>2017-02-27T09:06:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/dicelang.git/commit/?id=c50a0744269ce22604c0604cc69e6d5e5ce8a3fc'/>
<id>c50a0744269ce22604c0604cc69e6d5e5ce8a3fc</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 'master' of https://github.com/bculkin2442/dice-lang</title>
<updated>2017-02-27T08:57:32+00:00</updated>
<author>
<name>bculkin2442</name>
<email>bjculkin@mix.wvu.edu</email>
</author>
<published>2017-02-27T08:57:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/dicelang.git/commit/?id=32ab968aa191067ca122cf2156cc09f689980845'/>
<id>32ab968aa191067ca122cf2156cc09f689980845</id>
<content type='text'>
Conflicts:
	dice-lang/src/bjc/dicelang/v2/DiceBox.java
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	dice-lang/src/bjc/dicelang/v2/DiceBox.java
</pre>
</div>
</content>
</entry>
<entry>
<title>Dice math</title>
<updated>2017-02-27T08:55:15+00:00</updated>
<author>
<name>bculkin2442</name>
<email>bjculkin@mix.wvu.edu</email>
</author>
<published>2017-02-26T13:22:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/dicelang.git/commit/?id=b776b8a558a2e27e4551768050f7e34e233326b5'/>
<id>b776b8a558a2e27e4551768050f7e34e233326b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Dice math</title>
<updated>2017-02-26T13:22:59+00:00</updated>
<author>
<name>bculkin2442</name>
<email>bjculkin@mix.wvu.edu</email>
</author>
<published>2017-02-26T13:22:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/dicelang.git/commit/?id=8e40356ab2e7aa79c9e4c90c0de48308506c359c'/>
<id>8e40356ab2e7aa79c9e4c90c0de48308506c359c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update</title>
<updated>2017-02-24T15:50:53+00:00</updated>
<author>
<name>bjculkin</name>
<email>bjculkin@WIT-136XG42.wvu-ad.wvu.edu</email>
</author>
<published>2017-02-24T15:50:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/dicelang.git/commit/?id=07d8b9547a654021d8c56021779f4cdaa5f03f1b'/>
<id>07d8b9547a654021d8c56021779f4cdaa5f03f1b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
