<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tunk.git/src/builtins.rs, branch main</title>
<subtitle>A small functional language interpreter
</subtitle>
<id>http://forge.jan.systems/tunk.git/atom?h=main</id>
<link rel='self' href='http://forge.jan.systems/tunk.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/tunk.git/'/>
<updated>2021-11-25T20:48:15Z</updated>
<entry>
<title>Add builtins</title>
<updated>2021-11-25T20:48:15Z</updated>
<author>
<name>Jan Tuomi</name>
<email>jans.tuomi@gmail.com</email>
</author>
<published>2021-11-25T20:48:15Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/tunk.git/commit/?id=6cb14ee73f6bf21d94bfbfebc97c7759ed2107b5'/>
<id>urn:sha1:6cb14ee73f6bf21d94bfbfebc97c7759ed2107b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor nonary builtins</title>
<updated>2021-11-25T18:25:36Z</updated>
<author>
<name>Jan Tuomi</name>
<email>jans.tuomi@gmail.com</email>
</author>
<published>2021-11-25T18:22:42Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/tunk.git/commit/?id=0e7d993c662652d57bef9c197495fc74d4c6facc'/>
<id>urn:sha1:0e7d993c662652d57bef9c197495fc74d4c6facc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add rudimentary support for Commands</title>
<updated>2021-11-25T17:01:31Z</updated>
<author>
<name>Jan Tuomi</name>
<email>jans.tuomi@gmail.com</email>
</author>
<published>2021-11-25T12:33:33Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/tunk.git/commit/?id=f311e49a45935a55e55ab9045243a23b17d53557'/>
<id>urn:sha1:f311e49a45935a55e55ab9045243a23b17d53557</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement clippy lint suggestions</title>
<updated>2021-11-25T17:01:31Z</updated>
<author>
<name>Jan Tuomi</name>
<email>jans.tuomi@gmail.com</email>
</author>
<published>2021-11-25T07:41:41Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/tunk.git/commit/?id=c04609bcdb7c7952501ddffc82fb97246ae0f6d4'/>
<id>urn:sha1:c04609bcdb7c7952501ddffc82fb97246ae0f6d4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Recursion working oh yes</title>
<updated>2021-11-25T07:53:55Z</updated>
<author>
<name>Jan Tuomi</name>
<email>jans.tuomi@gmail.com</email>
</author>
<published>2021-11-24T20:47:23Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/tunk.git/commit/?id=7f9207d9742c062c2a23ca53aa48420217558e7a'/>
<id>urn:sha1:7f9207d9742c062c2a23ca53aa48420217558e7a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use .to_owned() instead of String::from()</title>
<updated>2021-11-25T07:53:55Z</updated>
<author>
<name>Jan Tuomi</name>
<email>jans.tuomi@gmail.com</email>
</author>
<published>2021-11-24T19:33:50Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/tunk.git/commit/?id=1baf725a38b90c13e5afacebd18fb3799a2bd081'/>
<id>urn:sha1:1baf725a38b90c13e5afacebd18fb3799a2bd081</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix bug in reduce Application case</title>
<updated>2021-11-25T07:53:44Z</updated>
<author>
<name>Jan Tuomi</name>
<email>jans.tuomi@gmail.com</email>
</author>
<published>2021-11-24T12:17:53Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/tunk.git/commit/?id=b0c42f8ad5f89be748741a8dd2c17bfe1aa3d0eb'/>
<id>urn:sha1:b0c42f8ad5f89be748741a8dd2c17bfe1aa3d0eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simplify builtin processing</title>
<updated>2021-11-25T07:53:44Z</updated>
<author>
<name>Jan Tuomi</name>
<email>jans.tuomi@gmail.com</email>
</author>
<published>2021-11-24T10:12:22Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/tunk.git/commit/?id=502dd83e65b3e00b5150fe6fc7aa1d313effe824'/>
<id>urn:sha1:502dd83e65b3e00b5150fe6fc7aa1d313effe824</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix evaluation problems</title>
<updated>2021-11-25T07:53:44Z</updated>
<author>
<name>Jan Tuomi</name>
<email>jans.tuomi@gmail.com</email>
</author>
<published>2021-11-24T09:37:07Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/tunk.git/commit/?id=e48876266053819680931b8c43fe6c6165e9c739'/>
<id>urn:sha1:e48876266053819680931b8c43fe6c6165e9c739</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add int.eq builtin and test</title>
<updated>2021-11-25T07:53:44Z</updated>
<author>
<name>Jan Tuomi</name>
<email>jans.tuomi@gmail.com</email>
</author>
<published>2021-11-24T07:27:22Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/tunk.git/commit/?id=ecc88efd10db08afad1027892d44d473839a4b86'/>
<id>urn:sha1:ecc88efd10db08afad1027892d44d473839a4b86</id>
<content type='text'>
</content>
</entry>
</feed>
