<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tunkki.git/src/main/com/jantuomi/tunkki/repl/Repl.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>Make 'output' function utilize IO printLine</title>
<updated>2016-08-05T06:58:23Z</updated>
<author>
<name>jantuomi</name>
<email>jans.tuomi@gmail.com</email>
</author>
<published>2016-08-05T06:58:23Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/tunkki.git/commit/?id=135602b2853de8664f95a5deeaa44e175107f7be'/>
<id>urn:sha1:135602b2853de8664f95a5deeaa44e175107f7be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Create IO utility class for input and output wrappers</title>
<updated>2016-08-04T13:40:41Z</updated>
<author>
<name>jantuomi</name>
<email>jans.tuomi@gmail.com</email>
</author>
<published>2016-08-04T13:40:41Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/tunkki.git/commit/?id=e638ff7deab87bf4a5409f5c228d04ee3c57df48'/>
<id>urn:sha1:e638ff7deab87bf4a5409f5c228d04ee3c57df48</id>
<content type='text'>
</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>Add multiline input to REPL</title>
<updated>2016-08-01T09:40:38Z</updated>
<author>
<name>jantuomi</name>
<email>jans.tuomi@gmail.com</email>
</author>
<published>2016-08-01T09:40:38Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/tunkki.git/commit/?id=7fe8ef9ca40cabf54dd0d43a10bf7227efbae9b4'/>
<id>urn:sha1:7fe8ef9ca40cabf54dd0d43a10bf7227efbae9b4</id>
<content type='text'>
Fix bug where REPL input is echoed back
Fix bug where an exclamation point would cause a JLine event exception
Input can now be continued on the next line with a '\' character at the end of the line. The character will be disregarded as whitespace in the parser.

Resolves #13
</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>
