<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tsl, branch master</title>
<subtitle>A tiny scripting language that is designed to be a replacement for small shell/python scripts. Designed to be very simple and not use much memory</subtitle>
<id>http://git.dec05eba.com/tsl/atom/?h=master</id>
<link rel='self' href='http://git.dec05eba.com/tsl/atom/?h=master'/>
<link rel='alternate' type='text/html' href='http://git.dec05eba.com/tsl/'/>
<updated>2020-08-06T03:42:38Z</updated>
<entry>
<title>Change license to unlicensed</title>
<updated>2020-08-06T03:42:38Z</updated>
<author>
<name>dec05eba</name>
<email>dec05eba@protonmail.com</email>
</author>
<published>2020-08-06T03:42:38Z</published>
<link rel='alternate' type='text/html' href='http://git.dec05eba.com/tsl/commit/?id=c6e80b8e45bfbbfdfd99d74332423ef6b110ddbf'/>
<id>urn:sha1:c6e80b8e45bfbbfdfd99d74332423ef6b110ddbf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wip</title>
<updated>2020-07-30T15:31:21Z</updated>
<author>
<name>dec05eba</name>
<email>dec05eba@protonmail.com</email>
</author>
<published>2020-07-30T15:31:21Z</published>
<link rel='alternate' type='text/html' href='http://git.dec05eba.com/tsl/commit/?id=6e32982c22e108244c392f642f4aa3280d73fb4e'/>
<id>urn:sha1:6e32982c22e108244c392f642f4aa3280d73fb4e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make parenthesis optional in function if there are no parameters</title>
<updated>2020-07-23T00:42:13Z</updated>
<author>
<name>dec05eba</name>
<email>dec05eba@protonmail.com</email>
</author>
<published>2020-07-23T00:42:13Z</published>
<link rel='alternate' type='text/html' href='http://git.dec05eba.com/tsl/commit/?id=fbcee9484d51d7cdf2921fdbb2ff12639337335d'/>
<id>urn:sha1:fbcee9484d51d7cdf2921fdbb2ff12639337335d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add variable to list value and map key</title>
<updated>2020-07-22T21:49:52Z</updated>
<author>
<name>dec05eba</name>
<email>dec05eba@protonmail.com</email>
</author>
<published>2020-07-22T21:49:52Z</published>
<link rel='alternate' type='text/html' href='http://git.dec05eba.com/tsl/commit/?id=e7c8a04078261b331b00490ffbffd9ff05d1e0d0'/>
<id>urn:sha1:e7c8a04078261b331b00490ffbffd9ff05d1e0d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Kill child process when parent dies</title>
<updated>2020-07-22T16:48:30Z</updated>
<author>
<name>dec05eba</name>
<email>dec05eba@protonmail.com</email>
</author>
<published>2020-07-22T16:48:30Z</published>
<link rel='alternate' type='text/html' href='http://git.dec05eba.com/tsl/commit/?id=e9e41c02d4309cd50b5584a8dfc0d7e01cb27e10'/>
<id>urn:sha1:e9e41c02d4309cd50b5584a8dfc0d7e01cb27e10</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename mindex to index</title>
<updated>2020-01-29T18:10:45Z</updated>
<author>
<name>dec05eba</name>
<email>dec05eba@protonmail.com</email>
</author>
<published>2020-01-29T18:10:45Z</published>
<link rel='alternate' type='text/html' href='http://git.dec05eba.com/tsl/commit/?id=93db3b8726f6d7574b71926285e86135e822f9d3'/>
<id>urn:sha1:93db3b8726f6d7574b71926285e86135e822f9d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow passing variables to commands as args</title>
<updated>2020-01-29T18:04:00Z</updated>
<author>
<name>dec05eba</name>
<email>dec05eba@protonmail.com</email>
</author>
<published>2020-01-29T18:04:00Z</published>
<link rel='alternate' type='text/html' href='http://git.dec05eba.com/tsl/commit/?id=2ce9ebc39011831f9bd73511f696f1dd567ac0b9'/>
<id>urn:sha1:2ce9ebc39011831f9bd73511f696f1dd567ac0b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Temporary disable string indexing</title>
<updated>2020-01-26T11:56:47Z</updated>
<author>
<name>dec05eba</name>
<email>dec05eba@protonmail.com</email>
</author>
<published>2020-01-26T11:56:47Z</published>
<link rel='alternate' type='text/html' href='http://git.dec05eba.com/tsl/commit/?id=1ab8f5d8bd9a730f8d6b11335343835b19fc4c3e'/>
<id>urn:sha1:1ab8f5d8bd9a730f8d6b11335343835b19fc4c3e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement the basis of a function call</title>
<updated>2020-01-26T10:56:53Z</updated>
<author>
<name>dec05eba</name>
<email>dec05eba@protonmail.com</email>
</author>
<published>2020-01-26T10:56:53Z</published>
<link rel='alternate' type='text/html' href='http://git.dec05eba.com/tsl/commit/?id=fa1f9af151526a6679d605c8af91d502cef90b75'/>
<id>urn:sha1:fa1f9af151526a6679d605c8af91d502cef90b75</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove debug output</title>
<updated>2020-01-26T08:19:59Z</updated>
<author>
<name>dec05eba</name>
<email>dec05eba@protonmail.com</email>
</author>
<published>2020-01-26T08:19:59Z</published>
<link rel='alternate' type='text/html' href='http://git.dec05eba.com/tsl/commit/?id=699482118d0fa92ffc0a4a185bc35c6398f5f4fe'/>
<id>urn:sha1:699482118d0fa92ffc0a4a185bc35c6398f5f4fe</id>
<content type='text'>
</content>
</entry>
</feed>
