jscl.git
2012-12-14 David VazquezIgnore test.js as it is generated automatically
2012-12-14 David VazquezIgnore fasls and backup files
2012-12-14 David VazquezAdd testing environment
2012-12-14 David VazquezRemove some formats, using `join' instead.
2012-12-14 David VazquezAdd while loop to Common Lisp
2012-12-14 David VazquezAdd dot notation
2012-12-14 David VazquezA (almost) simple Lisp reader
2012-12-13 Raimon Grauquote for integers, strings and lists. no symbols
2012-12-13 Raimon Graurefactored and symbol lookup
2012-12-13 Raimon Graucheck symbols in lambdas
2012-12-12 Raimon Graurefactor with macro
2012-12-12 Raimon Graulambda (sort of)
2012-12-11 Raimon Grauif
2012-12-11 Raimon Graustrings
2012-12-11 Raimon Graustep 1. integers