# HG changeset patch # User Steve Losh # Date 1535384936 0 # Node ID b42cf43b7f3563df5b5ece65fa591626d569d6d4 # Parent 78728df1e983eb1948191e6e076f02f332df33e0 Publish diff -r 78728df1e983 -r b42cf43b7f35 content/blog/2018/08/a-road-to-common-lisp.markdown --- a/content/blog/2018/08/a-road-to-common-lisp.markdown Mon Aug 27 14:57:58 2018 +0000 +++ b/content/blog/2018/08/a-road-to-common-lisp.markdown Mon Aug 27 15:48:56 2018 +0000 @@ -1,7 +1,7 @@ +++ title = "A Road to Common Lisp" snip = "How and why you can and should learn this old language." -date = 2018-08-15T16:00:00Z +date = 2018-08-27T15:50:00Z draft = false +++ diff -r 78728df1e983 -r b42cf43b7f35 content/blog/2018/08/types-and-classes-in-common-lisp.markdown --- a/content/blog/2018/08/types-and-classes-in-common-lisp.markdown Mon Aug 27 14:57:58 2018 +0000 +++ b/content/blog/2018/08/types-and-classes-in-common-lisp.markdown Mon Aug 27 15:48:56 2018 +0000 @@ -1,8 +1,8 @@ +++ title = "Types and Classes in Common Lisp" snip = "They're not the same thing!" -date = 2018-08-16T16:00:00Z -draft = false +date = 2018-08-30:00:00Z +draft = true +++