<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tunkki.git/src/main/com/jantuomi/tunkki/Tunkki.java, branch master</title>
<subtitle>A lightning fast scripting language without the need for parentheses.
</subtitle>
<id>http://forge.jan.systems/tunkki.git/atom?h=master</id>
<link rel='self' href='http://forge.jan.systems/tunkki.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/tunkki.git/'/>
<updated>2016-08-30T13:50:00Z</updated>
<entry>
<title>Include calls now always return an object containing the library scope</title>
<updated>2016-08-30T13:50:00Z</updated>
<author>
<name>jantuomi</name>
<email>jans.tuomi@gmail.com</email>
</author>
<published>2016-08-30T13:50:00Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/tunkki.git/commit/?id=7abd9bde5724aaa95751bc9b69ee0cb49c4fd399'/>
<id>urn:sha1:7abd9bde5724aaa95751bc9b69ee0cb49c4fd399</id>
<content type='text'>
Resolves #15
</content>
</entry>
<entry>
<title>Refactor TunkkiError to subclasses</title>
<updated>2016-08-02T20:07:23Z</updated>
<author>
<name>Jan Tuomi</name>
<email>jan-sebastian.tuomi@aalto.fi</email>
</author>
<published>2016-08-02T20:07:23Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/tunkki.git/commit/?id=2132d8d8ead5619974976ca430d91ee760e0551b'/>
<id>urn:sha1:2132d8d8ead5619974976ca430d91ee760e0551b</id>
<content type='text'>
Make TunkkiError abstract and create a subclass for all error types
Change all TunkkiError throws to throw subclasses instead
</content>
</entry>
<entry>
<title>Move tokenizer package under parser package</title>
<updated>2016-08-01T11:47:22Z</updated>
<author>
<name>jantuomi</name>
<email>jans.tuomi@gmail.com</email>
</author>
<published>2016-08-01T11:47:22Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/tunkki.git/commit/?id=baceabde7bc971c35ea25016acf60b90d003ac29'/>
<id>urn:sha1:baceabde7bc971c35ea25016acf60b90d003ac29</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Read project version from file in root directory</title>
<updated>2016-08-01T11:08:18Z</updated>
<author>
<name>jantuomi</name>
<email>jans.tuomi@gmail.com</email>
</author>
<published>2016-08-01T11:08:18Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/tunkki.git/commit/?id=68c9db1e0daf2bb5395d7b76f2604cfa805f6007'/>
<id>urn:sha1:68c9db1e0daf2bb5395d7b76f2604cfa805f6007</id>
<content type='text'>
The version file is called 'VERSION' and contains only the version info in one line.
</content>
</entry>
<entry>
<title>Rename debug mode to AST mode for clarity</title>
<updated>2016-08-01T10:56:14Z</updated>
<author>
<name>jantuomi</name>
<email>jans.tuomi@gmail.com</email>
</author>
<published>2016-08-01T10:56:14Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/tunkki.git/commit/?id=4088b1433e5223c1db9997741316d2ec149bbd53'/>
<id>urn:sha1:4088b1433e5223c1db9997741316d2ec149bbd53</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement enhanced REPL, relates to #13</title>
<updated>2016-07-31T19:50:34Z</updated>
<author>
<name>Jan Tuomi</name>
<email>jan-sebastian.tuomi@aalto.fi</email>
</author>
<published>2016-07-31T19:50:34Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/tunkki.git/commit/?id=20a3fb57ae9ee1e70a2d57169742d481eac82fe9'/>
<id>urn:sha1:20a3fb57ae9ee1e70a2d57169742d481eac82fe9</id>
<content type='text'>
Add command history and welcome message
</content>
</entry>
</feed>
