Alex: I tried your updated version and it seems to convert cleanly
this time, should be useful for keeping the wiki and REAMDE in sync!
Kristian: thanks for the tips, I wasn't sure how best to name these
delete methods since you don't usually have to manually clean up after
yourself in scheme. I'l
set-finalizer! Is with considering for memory management as well.
On 20 Apr 2014 16:54, "Kristian Lein-Mathisen"
wrote:
>
> Hey Caolan,
>
> And welcome to the Chicken community! Your leveldb eggs seems pretty well
> written, nice work! Not much to comment on, but I'll put down what I noted
> as I
Hey Caolan,
And welcome to the Chicken community! Your leveldb eggs seems pretty well
written, nice work! Not much to comment on, but I'll put down what I noted
as I quickly browsed through the code.
Have you looked at the bind egg? It may help you out with basic C++
bindings for things like clas
Thanks for testing it out, Caolan. I’m sorry that it wasn’t working better. I
clearly could have pre-tested your readme for you.
Version 0.1.2 of markdown-svnwiki fixes the bugs you were running into.
caolan.mcma...@gmail.com writes:
> Thanks, I've updated the wiki.
>
> Alex: the output from t
Thanks, I've updated the wiki.
Alex: the output from the conversion seemed a little broken so I ended
up converting by hand. Perhaps try running it on the README.md file
yourself to see what went wrong?
On 20 April 2014 15:25, Alex Charlton wrote:
>
> caolan.mcma...@gmail.com writes:
>
>> Thanks
caolan.mcma...@gmail.com writes:
> Thanks Evan, I've renamed the directory to 'tests'. Salmonella still
> complains about missing docs, not sure how to fix that.
Hi Caolan,
As Evan’s already said, you’ll need to create the wiki page for leveldb
(http://wiki.call-cc.org/eghttp://wiki.call-cc.or
On 2014-04-20 14:33, Caolan McMahon wrote:
> Thanks Evan, I've renamed the directory to 'tests'. Salmonella still
> complains about missing docs, not sure how to fix that.
salmonella checks the wiki for documentation, so that'll be fixed by creating
http://wiki.call-cc.org/egg/leveldb.
Anyway, I'
Thanks Evan, I've renamed the directory to 'tests'. Salmonella still
complains about missing docs, not sure how to fix that.
Caolan
On 20 April 2014 14:23, Evan Hanson wrote:
> Hi Caolan, and welcome :)
>
> Thanks for making this egg -- based on the README it looks very nice to
> use/well though
Hi Caolan, and welcome :)
Thanks for making this egg -- based on the README it looks very nice to
use/well thought-out.
One note: chicken-install expects the tests directory to be named
"tests", but your project has it under "test" instead. If that's not
intentional you may want to rename it so y
Hi all,
I'm new to the list (and CHICKEN) *waves*
I thought I'd have a go at writing an egg and put together some
bindings to Google's LevelDB embedded key/value store. I've published
it at https://github.com/caolan/chicken-leveldb
Can someone please help me with getting it onto the egg index? I
10 matches
Mail list logo