<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tunkki.git/main/core/tokenizer/token/Token.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-07-26T16:47:12Z</updated>
<entry>
<title>Restructure project for use with maven</title>
<updated>2016-07-26T16:47:12Z</updated>
<author>
<name>Jan Tuomi</name>
<email>jans.tuomi@gmail.com</email>
</author>
<published>2016-06-28T18:09:43Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/tunkki.git/commit/?id=8f84c00978dc05007873a9fe1de6a18511dc3cf8'/>
<id>urn:sha1:8f84c00978dc05007873a9fe1de6a18511dc3cf8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add multiplication and division operations</title>
<updated>2016-07-26T16:47:11Z</updated>
<author>
<name>Jan Tuomi</name>
<email>jans.tuomi@gmail.com</email>
</author>
<published>2016-06-22T20:25:59Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/tunkki.git/commit/?id=48dcd488054024d98fe1e659a4029630130d1d35'/>
<id>urn:sha1:48dcd488054024d98fe1e659a4029630130d1d35</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add negation operator</title>
<updated>2016-07-26T16:47:06Z</updated>
<author>
<name>Jan Tuomi</name>
<email>jans.tuomi@gmail.com</email>
</author>
<published>2016-06-21T18:37:09Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/tunkki.git/commit/?id=50dd5dc0caa4e37a37123845cb2f8cf02a7dd945'/>
<id>urn:sha1:50dd5dc0caa4e37a37123845cb2f8cf02a7dd945</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add boolean literals 'true' and 'false'</title>
<updated>2016-07-26T16:47:05Z</updated>
<author>
<name>Jan Tuomi</name>
<email>jans.tuomi@gmail.com</email>
</author>
<published>2016-06-21T18:23:34Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/tunkki.git/commit/?id=885fb97dae384112110eb2980d80f45937637896'/>
<id>urn:sha1:885fb97dae384112110eb2980d80f45937637896</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add if branch token and node</title>
<updated>2016-07-26T16:47:05Z</updated>
<author>
<name>Jan Tuomi</name>
<email>jans.tuomi@gmail.com</email>
</author>
<published>2016-06-21T17:57:56Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/tunkki.git/commit/?id=eff296cc2c354f311dfe7696184f0313a6f04713'/>
<id>urn:sha1:eff296cc2c354f311dfe7696184f0313a6f04713</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add string literals</title>
<updated>2016-07-26T16:47:04Z</updated>
<author>
<name>Jan Tuomi</name>
<email>jans.tuomi@gmail.com</email>
</author>
<published>2016-06-21T17:23:32Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/tunkki.git/commit/?id=a48ab32ea87b156145ccc454cdf71dc01cdda0fa'/>
<id>urn:sha1:a48ab32ea87b156145ccc454cdf71dc01cdda0fa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added scopes, variables and functions</title>
<updated>2016-07-26T16:47:03Z</updated>
<author>
<name>Jan Tuomi</name>
<email>jans.tuomi@gmail.com</email>
</author>
<published>2016-06-21T17:07:32Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/tunkki.git/commit/?id=45a2b88d584fc8bdee1fbaf0def1d9b55ba26eff'/>
<id>urn:sha1:45a2b88d584fc8bdee1fbaf0def1d9b55ba26eff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implemented general enhancements</title>
<updated>2016-07-26T16:47:02Z</updated>
<author>
<name>Jan Tuomi</name>
<email>jans.tuomi@gmail.com</email>
</author>
<published>2016-06-20T17:55:22Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/tunkki.git/commit/?id=d745f000d6d60b9cdf0ba40dbf80660c1aa6bc61'/>
<id>urn:sha1:d745f000d6d60b9cdf0ba40dbf80660c1aa6bc61</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Grammar now uses reverse polish notation</title>
<updated>2016-07-26T16:47:02Z</updated>
<author>
<name>Jan Tuomi</name>
<email>jans.tuomi@gmail.com</email>
</author>
<published>2016-06-16T17:21:25Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/tunkki.git/commit/?id=d35a37a449d31e6f4b43b937abf7b0e1fc497828'/>
<id>urn:sha1:d35a37a449d31e6f4b43b937abf7b0e1fc497828</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add interpreter and AST</title>
<updated>2016-07-26T16:46:51Z</updated>
<author>
<name>Jan Tuomi</name>
<email>jans.tuomi@gmail.com</email>
</author>
<published>2016-06-15T18:56:03Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/tunkki.git/commit/?id=f441022881945db08846e09a8f3bfee2f8cfa95d'/>
<id>urn:sha1:f441022881945db08846e09a8f3bfee2f8cfa95d</id>
<content type='text'>
</content>
</entry>
</feed>
