<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ywot-clean/tools, branch bullet</title>
<subtitle>An API for Your World of Text</subtitle>
<link rel='alternate' type='text/html' href='https://git.hrhr.dev/ywot-clean/'/>
<entry>
<title>fixed bug which has been making me tear my hair out</title>
<updated>2020-03-26T03:28:41+00:00</updated>
<author>
<name>Holden Rohrer</name>
<email>hr@hrhr.dev</email>
</author>
<published>2020-03-26T03:28:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.hrhr.dev/ywot-clean/commit/?id=183b38854c8efef2af9e4118060bc2dc4a84befc'/>
<id>183b38854c8efef2af9e4118060bc2dc4a84befc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>removed global variable pollution</title>
<updated>2020-02-23T22:39:22+00:00</updated>
<author>
<name>Holden Rohrer</name>
<email>hr@hrhr.dev</email>
</author>
<published>2020-02-22T22:56:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.hrhr.dev/ywot-clean/commit/?id=5912a13ccb48313da191741931409a11b217d306'/>
<id>5912a13ccb48313da191741931409a11b217d306</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>removed wacc as predictor for push cap in sched</title>
<updated>2020-02-13T01:39:04+00:00</updated>
<author>
<name>Holden Rohrer</name>
<email>hr@hrhr.dev</email>
</author>
<published>2020-02-13T01:39:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.hrhr.dev/ywot-clean/commit/?id=442f49136ae11f6d8ed2a570423cbdae7f31a89b'/>
<id>442f49136ae11f6d8ed2a570423cbdae7f31a89b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>no longer sends `undefined` char with job pad step</title>
<updated>2020-02-11T20:30:33+00:00</updated>
<author>
<name>Holden Rohrer</name>
<email>hr@hrhr.dev</email>
</author>
<published>2020-02-11T20:28:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.hrhr.dev/ywot-clean/commit/?id=3f124e1abb0979f460c79d95041f1eb23c3b74e8'/>
<id>3f124e1abb0979f460c79d95041f1eb23c3b74e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>no longer sends `undefined` char with job pad step</title>
<updated>2020-02-11T20:28:21+00:00</updated>
<author>
<name>Holden Rohrer</name>
<email>hr@hrhr.dev</email>
</author>
<published>2020-02-11T20:28:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.hrhr.dev/ywot-clean/commit/?id=4fde8d201b089587aef027627cc5490a3671a884'/>
<id>4fde8d201b089587aef027627cc5490a3671a884</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>schedule.js prevents off-by-one error by popping minimum amount in step 3</title>
<updated>2020-02-06T00:51:39+00:00</updated>
<author>
<name>Holden Rohrer</name>
<email>hr@hrhr.dev</email>
</author>
<published>2020-02-05T23:24:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.hrhr.dev/ywot-clean/commit/?id=e618b9737fe1b4eebbfeec2eaabd5bb923179c83'/>
<id>e618b9737fe1b4eebbfeec2eaabd5bb923179c83</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed a BIG bug</title>
<updated>2020-02-05T23:21:25+00:00</updated>
<author>
<name>Holden Rohrer</name>
<email>hr@hrhr.dev</email>
</author>
<published>2020-02-05T23:21:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.hrhr.dev/ywot-clean/commit/?id=ae9fcedb09a67e408d3720aa0ab3ac1c28b94d30'/>
<id>ae9fcedb09a67e408d3720aa0ab3ac1c28b94d30</id>
<content type='text'>
So, this is pretty embarrassing, but I didn't realize that I was pushing the
entire stack whenever 0 chars were supposed to be pushed because I thought that
javascript's built-in functions were ok with negative zeros (stupid me)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
So, this is pretty embarrassing, but I didn't realize that I was pushing the
entire stack whenever 0 chars were supposed to be pushed because I thought that
javascript's built-in functions were ok with negative zeros (stupid me)
</pre>
</div>
</content>
</entry>
<entry>
<title>proper mathematical fix in scheduler</title>
<updated>2020-01-31T22:48:43+00:00</updated>
<author>
<name>Holden Rohrer</name>
<email>hr@hrhr.dev</email>
</author>
<published>2020-01-31T22:35:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.hrhr.dev/ywot-clean/commit/?id=31363c7baad1a065f552bad93e7be6a32200cf75'/>
<id>31363c7baad1a065f552bad93e7be6a32200cf75</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'socket'</title>
<updated>2020-01-30T04:49:17+00:00</updated>
<author>
<name>Holden Rohrer</name>
<email>hr@hrhr.dev</email>
</author>
<published>2020-01-30T04:49:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.hrhr.dev/ywot-clean/commit/?id=0e2883105e948ff6f35f954f8184fdd232d17a97'/>
<id>0e2883105e948ff6f35f954f8184fdd232d17a97</id>
<content type='text'>
Made the socket object used by jarvis a singleton MetaSocket object to maintain
clean, modular code standards. This also means that future feature addition
will be easier because all references are to one object, of which the behavior
can be easily changed since most systems rely on EventEmitter or callback-style
structures
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Made the socket object used by jarvis a singleton MetaSocket object to maintain
clean, modular code standards. This also means that future feature addition
will be easier because all references are to one object, of which the behavior
can be easily changed since most systems rely on EventEmitter or callback-style
structures
</pre>
</div>
</content>
</entry>
<entry>
<title>generalized tools/search model</title>
<updated>2020-01-30T04:45:18+00:00</updated>
<author>
<name>Holden Rohrer</name>
<email>hr@hrhr.dev</email>
</author>
<published>2020-01-30T04:42:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.hrhr.dev/ywot-clean/commit/?id=1cc310e20dda4a378aac76b49288e6c8e2361e5e'/>
<id>1cc310e20dda4a378aac76b49288e6c8e2361e5e</id>
<content type='text'>
search.js now provides for a .match and .unmatch method,
so it doesn't need to be called every time (in-line with the singleton
MetaSocket object model, meaning that callbacks are used and several
spaces can be matched at a time)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
search.js now provides for a .match and .unmatch method,
so it doesn't need to be called every time (in-line with the singleton
MetaSocket object model, meaning that callbacks are used and several
spaces can be matched at a time)
</pre>
</div>
</content>
</entry>
</feed>
