summaryrefslogtreecommitdiffhomepage
path: root/common-lisp.html.markdown
Commit message (Collapse)AuthorAgeLines
* fixed the comment formatPushkar Sharma2015-10-05-1/+1
|
* Issue #1157Pushkar Sharma2015-10-04-1/+2
| | | Comment explaining '-p', in line 178.
* fix the while macro for Common LispAaron Zeng2015-04-21-3/+5
| | | Earlier version was incorrect, as it only executed `body` once and then terminated, like an if statement instead.
* [Common Lisp/en] Add a missing argument to `(walker)`ven2014-10-27-1/+1
|
* Review docs for added rouge lexers and update those with new highlightersAdam2014-09-08-1/+1
|
* Fix typo in Common Lisp introduction.Joram Schrijver2014-04-03-1/+1
|
* Fix invalid characters for Common Lisp symbolsJoram Schrijver2014-04-03-1/+1
| | | | | | | The characters [ ] { and } are perfectly fine to use in variable names. (defparameter b{l}a[b[l]]a "test") ; => B{L}A[B[L]]A b{l}a[b[l]]a ; => "test"
* [CommonLisp] fix typo error in commentChristos Kontas2013-10-07-1/+1
|
* [minor] s/Paul Khoung/Paul Khuong/gagum onkey2013-09-03-1/+1
|
* added adjustable vectorsGoheeca2013-08-20-1/+18
|
* Fixing typosGoheeca2013-08-20-6/+6
|
* Header changesAdam2013-08-13-1/+1
|
* Scheme encoding for clAdam2013-08-13-1/+2
|
* Foolishness borne of hastepdn2013-08-11-1/+1
|
* Fixes based on pkh's comments.pdn2013-08-11-89/+162
|
* Adding Common Lisppdn2013-08-11-0/+531