<feed xmlns='http://www.w3.org/2005/Atom'>
<title>clark, branch 0.1.0</title>
<subtitle>Store bookmarks, in common lisp.</subtitle>
<id>https://code.ryuslash.org/clark/atom?h=0.1.0</id>
<link rel='self' href='https://code.ryuslash.org/clark/atom?h=0.1.0'/>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/clark/'/>
<updated>2013-04-03T00:33:45Z</updated>
<entry>
<title>Fix texinfo warning</title>
<updated>2013-04-03T00:33:45Z</updated>
<author>
<name>Tom Willemsen</name>
</author>
<published>2013-04-03T00:33:45Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/clark/commit/?id=e03954c79f2491b7b1abab6fe9f743949251b6c6'/>
<id>urn:sha1:e03954c79f2491b7b1abab6fe9f743949251b6c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add notes about conkeror in tenxinfo</title>
<updated>2013-04-03T00:33:36Z</updated>
<author>
<name>Tom Willemsen</name>
</author>
<published>2013-04-03T00:33:36Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/clark/commit/?id=9b2f4b4369f973589e790bc9d4fe31cd55167e20'/>
<id>urn:sha1:9b2f4b4369f973589e790bc9d4fe31cd55167e20</id>
<content type='text'>
Explains what it does and how to use it.
</content>
</entry>
<entry>
<title>Add sql macro</title>
<updated>2013-03-30T14:46:54Z</updated>
<author>
<name>Tom Willemsen</name>
</author>
<published>2013-03-30T14:46:54Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/clark/commit/?id=c442bbfe958cad776fd1e2dce3617e16216fb223'/>
<id>urn:sha1:c442bbfe958cad776fd1e2dce3617e16216fb223</id>
<content type='text'>
This gives SQL queries a little more Lisp-y feel and allows for better
formatting of the code written.
</content>
</entry>
<entry>
<title>Update documentation</title>
<updated>2013-03-28T19:31:33Z</updated>
<author>
<name>Tom Willemsen</name>
</author>
<published>2013-03-28T19:31:33Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/clark/commit/?id=c7b0e8b951716fa4bb7e1b52c99c70e173c4dd83'/>
<id>urn:sha1:c7b0e8b951716fa4bb7e1b52c99c70e173c4dd83</id>
<content type='text'>
Add a node about customizing CLark through its init file.
</content>
</entry>
<entry>
<title>Change order of script output</title>
<updated>2013-03-27T23:52:48Z</updated>
<author>
<name>Tom Willemsen</name>
</author>
<published>2013-03-27T23:52:48Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/clark/commit/?id=933a51ed707158c4c0eee879e3a4db885d644cc6'/>
<id>urn:sha1:933a51ed707158c4c0eee879e3a4db885d644cc6</id>
<content type='text'>
The order of parameters for `--script' and without it was different,
to keep things simple these should be the same.
</content>
</entry>
<entry>
<title>Clarify defcommand</title>
<updated>2013-03-27T23:39:29Z</updated>
<author>
<name>Tom Willemsen</name>
</author>
<published>2013-03-27T23:39:29Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/clark/commit/?id=dfd6f71c4d72002c8afda0f281507fda22b9ab29'/>
<id>urn:sha1:dfd6f71c4d72002c8afda0f281507fda22b9ab29</id>
<content type='text'>
Writing a command like with a normal labmda-list to indicate
parameters is much clearer than using an `args' parameter that
semmingly comes out of nowhere.
</content>
</entry>
<entry>
<title>Make simple commands check stderr</title>
<updated>2013-03-27T20:48:02Z</updated>
<author>
<name>Tom Willemsen</name>
</author>
<published>2013-03-27T20:48:02Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/clark/commit/?id=86d790815080f1588041546e2b8515fc884e2973'/>
<id>urn:sha1:86d790815080f1588041546e2b8515fc884e2973</id>
<content type='text'>
Don't assume all operations will complete successfully, check the
error output to see if something happened.
</content>
</entry>
<entry>
<title>Bump version in system, 0.0.1 is very low...</title>
<updated>2013-03-27T20:39:35Z</updated>
<author>
<name>Tom Willemsen</name>
</author>
<published>2013-03-27T20:39:35Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/clark/commit/?id=703f8f7782a748648c4293a8b0b98f9a93ceb50f'/>
<id>urn:sha1:703f8f7782a748648c4293a8b0b98f9a93ceb50f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Print to *error-output* when an error occurs</title>
<updated>2013-03-27T20:38:15Z</updated>
<author>
<name>Tom Willemsen</name>
</author>
<published>2013-03-27T20:38:15Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/clark/commit/?id=ac7d88229238a30e7798e18ebe9a7117819576ef'/>
<id>urn:sha1:ac7d88229238a30e7798e18ebe9a7117819576ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Load an init file at startup</title>
<updated>2013-03-24T20:57:59Z</updated>
<author>
<name>Tom Willemsen</name>
</author>
<published>2013-03-24T20:57:59Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/clark/commit/?id=30acc48afd7e99da2a2792cef027706a2b027931'/>
<id>urn:sha1:30acc48afd7e99da2a2792cef027706a2b027931</id>
<content type='text'>
With this init file one can change certain defaults, and define their
own commands.
</content>
</entry>
</feed>
