summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Raimon Grau [Fri, 14 Dec 2012 22:37:46 +0000 (23:37 +0100)]
while first approach
David Vazquez [Fri, 14 Dec 2012 19:13:32 +0000 (19:13 +0000)]
Remove some formats, using `join' instead.
David Vazquez [Fri, 14 Dec 2012 18:58:09 +0000 (18:58 +0000)]
Add while loop to Common Lisp
David Vazquez [Fri, 14 Dec 2012 18:56:09 +0000 (18:56 +0000)]
Add dot notation
David Vazquez [Fri, 14 Dec 2012 01:18:26 +0000 (01:18 +0000)]
A (almost) simple Lisp reader
Raimon Grau [Thu, 13 Dec 2012 02:13:42 +0000 (03:13 +0100)]
quote for integers, strings and lists. no symbols
Raimon Grau [Thu, 13 Dec 2012 01:29:44 +0000 (02:29 +0100)]
refactored and symbol lookup
Raimon Grau [Thu, 13 Dec 2012 00:48:09 +0000 (01:48 +0100)]
check symbols in lambdas
Raimon Grau [Wed, 12 Dec 2012 00:49:47 +0000 (01:49 +0100)]
refactor with macro
Raimon Grau [Tue, 11 Dec 2012 23:44:40 +0000 (00:44 +0100)]
lambda (sort of)
Raimon Grau [Tue, 11 Dec 2012 23:04:19 +0000 (00:04 +0100)]
if
Raimon Grau [Tue, 11 Dec 2012 22:58:49 +0000 (23:58 +0100)]
strings
Raimon Grau [Tue, 11 Dec 2012 22:56:15 +0000 (23:56 +0100)]
step 1. integers