Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | [common-lisp/en] Fix code in examples | Anton Davydov | 2015-12-09 | -2/+2 |
| | ||||
* | [E] styling links | Hellseher | 2015-11-14 | -5/+5 |
| | ||||
* | [A] extra links | Hellseher | 2015-11-14 | -0/+7 |
| | | | | | | | | Links : : CLiki : Awesome Common Lisp : COMMON LISP A Gentle Introduction to Symbolic Computation : Common-Lisp.net | |||
* | removing whitespace all over | Gabriel Halley | 2015-10-07 | -1/+1 |
| | ||||
* | fixed the comment format | Pushkar Sharma | 2015-10-05 | -1/+1 |
| | ||||
* | Issue #1157 | Pushkar Sharma | 2015-10-04 | -1/+2 |
| | | | Comment explaining '-p', in line 178. | |||
* | fix the while macro for Common Lisp | Aaron Zeng | 2015-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)` | ven | 2014-10-27 | -1/+1 |
| | ||||
* | Review docs for added rouge lexers and update those with new highlighters | Adam | 2014-09-08 | -1/+1 |
| | ||||
* | Fix typo in Common Lisp introduction. | Joram Schrijver | 2014-04-03 | -1/+1 |
| | ||||
* | Fix invalid characters for Common Lisp symbols | Joram Schrijver | 2014-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 comment | Christos Kontas | 2013-10-07 | -1/+1 |
| | ||||
* | [minor] s/Paul Khoung/Paul Khuong/g | agum onkey | 2013-09-03 | -1/+1 |
| | ||||
* | added adjustable vectors | Goheeca | 2013-08-20 | -1/+18 |
| | ||||
* | Fixing typos | Goheeca | 2013-08-20 | -6/+6 |
| | ||||
* | Header changes | Adam | 2013-08-13 | -1/+1 |
| | ||||
* | Scheme encoding for cl | Adam | 2013-08-13 | -1/+2 |
| | ||||
* | Foolishness borne of haste | pdn | 2013-08-11 | -1/+1 |
| | ||||
* | Fixes based on pkh's comments. | pdn | 2013-08-11 | -89/+162 |
| | ||||
* | Adding Common Lisp | pdn | 2013-08-11 | -0/+531 |