<feed xmlns='http://www.w3.org/2005/Atom'>
<title>undone, branch goops</title>
<subtitle>Unassuming todo application</subtitle>
<id>https://code.ryuslash.org/undone/atom?h=goops</id>
<link rel='self' href='https://code.ryuslash.org/undone/atom?h=goops'/>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/undone/'/>
<updated>2012-10-04T10:16:13Z</updated>
<entry>
<title>Use primitive-load to avoid compilation</title>
<updated>2012-10-04T10:16:13Z</updated>
<author>
<name>Tom Willemsen</name>
</author>
<published>2012-10-04T10:16:13Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/undone/commit/?id=641d76c49014301e3670db6e2d757b4e0111b5c9'/>
<id>urn:sha1:641d76c49014301e3670db6e2d757b4e0111b5c9</id>
<content type='text'>
Since the docstrings are no longer docstring the undonerc file doesn't
need to be compiled anymore.
</content>
</entry>
<entry>
<title>Re-implement (part of) define-view in view.scm</title>
<updated>2012-10-04T09:08:19Z</updated>
<author>
<name>Tom Willemsen</name>
</author>
<published>2012-10-04T09:08:19Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/undone/commit/?id=bf68193be8d65bbbd63334c9c55986520bd3cadc'/>
<id>urn:sha1:bf68193be8d65bbbd63334c9c55986520bd3cadc</id>
<content type='text'>
This new macro should replace most of the functionality of the old
one, for the moment it only allows specification of what to print how.
</content>
</entry>
<entry>
<title>Add view-doc generic</title>
<updated>2012-10-04T09:05:30Z</updated>
<author>
<name>Tom Willemsen</name>
</author>
<published>2012-10-04T09:05:30Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/undone/commit/?id=d6c24c4346692aefb310ee75ae60d29dec3d4e99'/>
<id>urn:sha1:d6c24c4346692aefb310ee75ae60d29dec3d4e99</id>
<content type='text'>
This function should return a string that explains what the view does.
This should remove the need to compile the undonerc in order to get
the explanation.
</content>
</entry>
<entry>
<title>Compile view.scm first</title>
<updated>2012-10-04T08:52:11Z</updated>
<author>
<name>Tom Willemsen</name>
</author>
<published>2012-10-04T08:52:11Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/undone/commit/?id=35683db0e663e94f564be73d7f9daa78837ecd54'/>
<id>urn:sha1:35683db0e663e94f564be73d7f9daa78837ecd54</id>
<content type='text'>
This is to avoid automatic compilation to the cache when main.scm is
being built.
</content>
</entry>
<entry>
<title>Add update command</title>
<updated>2012-10-02T00:14:27Z</updated>
<author>
<name>Tom Willemsen</name>
</author>
<published>2012-10-02T00:14:27Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/undone/commit/?id=436f57cb5547dd7a9e213ffa52fa787271492791'/>
<id>urn:sha1:436f57cb5547dd7a9e213ffa52fa787271492791</id>
<content type='text'>
* undone/main.scm (args-&gt;alist): Place argument parsing for add/update
  in separate function for reuse.
  (delete-item): Renamed from `delete', which is in conflict with
  guile's own `delete'.
  (update): New function.
</content>
</entry>
<entry>
<title>Remove &lt;todo-view&gt; definition</title>
<updated>2012-09-30T22:36:22Z</updated>
<author>
<name>Tom Willemsen</name>
</author>
<published>2012-09-30T22:36:22Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/undone/commit/?id=5e4c1f54f4157b29d032cb9f055f6943a969988c'/>
<id>urn:sha1:5e4c1f54f4157b29d032cb9f055f6943a969988c</id>
<content type='text'>
This was only there for testing purposes, it has been moved to my rc file.
</content>
</entry>
<entry>
<title>Make the &lt;view&gt; class do its work</title>
<updated>2012-09-30T22:35:05Z</updated>
<author>
<name>Tom Willemsen</name>
</author>
<published>2012-09-30T22:35:05Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/undone/commit/?id=ffcd87e06fd830aef5bbd9a2bd8877db8b98501d'/>
<id>urn:sha1:ffcd87e06fd830aef5bbd9a2bd8877db8b98501d</id>
<content type='text'>
I still need to rewrite the macros to work with this new style of
view.
</content>
</entry>
<entry>
<title>Seperate view code and clarify the proof</title>
<updated>2012-09-26T23:41:02Z</updated>
<author>
<name>Tom Willemsen</name>
</author>
<published>2012-09-26T23:41:02Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/undone/commit/?id=dcd44d1e9379ffa181cc925d68a5951bc0fb2188'/>
<id>urn:sha1:dcd44d1e9379ffa181cc925d68a5951bc0fb2188</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't fail when generating first id</title>
<updated>2012-09-26T17:52:42Z</updated>
<author>
<name>Tom Willemsen</name>
</author>
<published>2012-09-26T17:52:42Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/undone/commit/?id=8463e3dec0299c49acf3ef654908ef64bc8cd6de'/>
<id>urn:sha1:8463e3dec0299c49acf3ef654908ef64bc8cd6de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve loading of files</title>
<updated>2012-09-26T17:52:02Z</updated>
<author>
<name>Tom Willemsen</name>
</author>
<published>2012-09-26T17:52:02Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/undone/commit/?id=9c683792bef06e73fa34e8d1bea4a64f176fcf0e'/>
<id>urn:sha1:9c683792bef06e73fa34e8d1bea4a64f176fcf0e</id>
<content type='text'>
</content>
</entry>
</feed>
