sandbox
7 years agoMoved tags into their own module
David Kerkeslager [Fri, 30 Sep 2016 16:25:48 +0000 (12:25 -0400)]
Moved tags into their own module

7 years agoMoved binary into a submodule
David Kerkeslager [Fri, 30 Sep 2016 16:20:54 +0000 (12:20 -0400)]
Moved binary into a submodule

7 years agoImplemented tuple serialization
David Kerkeslager [Fri, 30 Sep 2016 16:11:43 +0000 (12:11 -0400)]
Implemented tuple serialization

7 years agoClean up tests
David Kerkeslager [Fri, 30 Sep 2016 14:57:58 +0000 (10:57 -0400)]
Clean up tests

7 years agoGenerate stronger Diffie-Hellman parameters
David Kerkeslager [Thu, 29 Sep 2016 21:52:22 +0000 (17:52 -0400)]
Generate stronger Diffie-Hellman parameters

7 years agoMerge branch 'master' of github.com:kerkeslager/sandbox
David Kerkeslager [Thu, 29 Sep 2016 21:51:37 +0000 (17:51 -0400)]
Merge branch 'master' of github.com:kerkeslager/sandbox

7 years agoAdded string serialization/deserialization
David Kerkeslager [Sat, 24 Sep 2016 23:03:32 +0000 (19:03 -0400)]
Added string serialization/deserialization

7 years agoAdded serialization and deserialization for signed integers
David Kerkeslager [Sat, 24 Sep 2016 21:34:14 +0000 (17:34 -0400)]
Added serialization and deserialization for signed integers

7 years agoSimplified tests, added deserialization for unsigned integers
David Kerkeslager [Sat, 24 Sep 2016 21:22:59 +0000 (17:22 -0400)]
Simplified tests, added deserialization for unsigned integers

7 years agoSerialization for unsigned integers
David Kerkeslager [Sat, 24 Sep 2016 20:59:10 +0000 (16:59 -0400)]
Serialization for unsigned integers

7 years agoHandle stream input in deserialize
David Kerkeslager [Sat, 24 Sep 2016 20:37:03 +0000 (16:37 -0400)]
Handle stream input in deserialize

7 years agoAdded serialization for tag-only types
David Kerkeslager [Sat, 24 Sep 2016 20:23:41 +0000 (16:23 -0400)]
Added serialization for tag-only types

7 years agoSome examples of bad sanitizers
David Kerkeslager [Sat, 10 Sep 2016 16:07:55 +0000 (12:07 -0400)]
Some examples of bad sanitizers

7 years agoSome work on the vm
David Kerkeslager [Sat, 10 Sep 2016 16:07:34 +0000 (12:07 -0400)]
Some work on the vm

7 years agoAdd a script that automates setup of a letsencrypt cert
David Kerkeslager [Tue, 2 Aug 2016 01:55:51 +0000 (21:55 -0400)]
Add a script that automates setup of a letsencrypt cert

7 years agoWrote a test around the mpsc_queue
David Kerkeslager [Sat, 30 Jul 2016 17:26:25 +0000 (13:26 -0400)]
Wrote a test around the mpsc_queue

7 years agoAdded a multi producer single consumer queue
David Kerkeslager [Sat, 30 Jul 2016 16:58:05 +0000 (12:58 -0400)]
Added a multi producer single consumer queue

7 years agoWrote a multiple-producer single-consumer lockless queue
David Kerkeslager [Mon, 25 Jul 2016 05:45:41 +0000 (05:45 +0000)]
Wrote a multiple-producer single-consumer lockless queue

7 years agoMerging in stutter
David Kerkeslager [Mon, 30 May 2016 21:00:40 +0000 (17:00 -0400)]
Merging in stutter

7 years agoMoving things into a subdirectory in preparation to merge into my sandbox project
David Kerkeslager [Mon, 30 May 2016 20:58:56 +0000 (16:58 -0400)]
Moving things into a subdirectory in preparation to merge into my sandbox project

7 years agoAdded a description
David Kerkeslager [Mon, 30 May 2016 20:55:13 +0000 (16:55 -0400)]
Added a description

7 years agoAdding my first attempt at writing a lisp
David Kerkeslager [Mon, 30 May 2016 20:44:20 +0000 (16:44 -0400)]
Adding my first attempt at writing a lisp

7 years agoMoving in my cryptopals.com exercise solutions
David Kerkeslager [Mon, 30 May 2016 20:39:49 +0000 (16:39 -0400)]
Moving in my cryptopals.com exercise solutions

7 years agoAdding in my work on LiSP
David Kerkeslager [Mon, 30 May 2016 20:36:25 +0000 (16:36 -0400)]
Adding in my work on LiSP

7 years agoMerging in 6 year old repo of project euler files
David Kerkeslager [Mon, 30 May 2016 20:32:16 +0000 (16:32 -0400)]
Merging in 6 year old repo of project euler files

8 years ago(define) evaluates definition
David Kerkeslager [Tue, 1 Sep 2015 02:25:13 +0000 (22:25 -0400)]
(define) evaluates definition

8 years agoDefining symbols and retrieving values from them
David Kerkeslager [Sat, 22 Aug 2015 01:08:13 +0000 (21:08 -0400)]
Defining symbols and retrieving values from them

8 years agoFunction/applicative calls
David Kerkeslager [Sat, 18 Jul 2015 23:57:57 +0000 (19:57 -0400)]
Function/applicative calls

8 years agoBasic empty program returning 0
David Kerkeslager [Sat, 13 Jun 2015 20:55:48 +0000 (16:55 -0400)]
Basic empty program returning 0

13 years agoWeird factorization algorithm.
David Kerkeslager [Tue, 6 Jul 2010 06:42:40 +0000 (02:42 -0400)]
Weird factorization algorithm.

13 years agoAdding my solution to a problem from the RethinkDB blog.
David Kerkeslager [Tue, 6 Jul 2010 05:04:47 +0000 (01:04 -0400)]
Adding my solution to a problem from the RethinkDB blog.

13 years agoAdding in my random stuff.
David Kerkeslager [Tue, 6 Jul 2010 04:56:42 +0000 (00:56 -0400)]
Adding in my random stuff.