Boris Verkhovskiy
|
3e687f1a8c
|
Remove leading and trailing empty lines in code blocks
|
2024-04-06 08:33:50 -07:00 |
|
Alexander Meinhold
|
ceaa8824b1
|
Update common-lisp.html.markdown
Real -> Read
|
2019-10-11 22:07:05 +02:00 |
|
Divay Prakash
|
3a0ffaa05d
|
Fix default make-array value, closes #2578
|
2018-10-09 22:49:47 +05:30 |
|
Divay Prakash
|
e2fbb26b6a
|
Fix error in unbound variable description, closes #2577
|
2018-10-09 22:43:58 +05:30 |
|
Stig Palmquist
|
92dff0c07c
|
fixed small inconsistency
|
2018-09-24 23:42:56 +02:00 |
|
Divay Prakash
|
6e11fd12d7
|
Fix build error in 'build/docs/common-lisp/index.html'
|
2018-08-15 17:35:47 +05:30 |
|
Adam Bard
|
caa8993076
|
Assorted fixes
|
2018-03-04 19:48:44 -08:00 |
|
Rommel Martinez
|
6968c57248
|
[common-lisp/en]: clean up and add more information
|
2018-03-01 21:25:04 +08:00 |
|
Anton Davydov
|
2f85645c9f
|
[common-lisp/en] Fix code in examples
|
2015-12-09 00:03:06 +03:00 |
|
Hellseher
|
b20abcb791
|
[E] styling links
|
2015-11-14 00:33:00 +00:00 |
|
Hellseher
|
452b0bb219
|
[A] extra links
Links :
: CLiki
: Awesome Common Lisp
: COMMON LISP A Gentle Introduction to Symbolic Computation
: Common-Lisp.net
|
2015-11-14 00:24:46 +00:00 |
|
Gabriel Halley
|
960ee4a185
|
removing whitespace all over
|
2015-10-07 23:11:24 -04:00 |
|
Pushkar Sharma
|
68fc9b5c1f
|
fixed the comment format
|
2015-10-05 00:35:49 +05:30 |
|
Pushkar Sharma
|
fbd07f268c
|
Issue #1157
Comment explaining '-p', in line 178.
|
2015-10-04 21:24:57 +05:30 |
|
Aaron Zeng
|
6b2d8d5fe2
|
fix the while macro for Common Lisp
Earlier version was incorrect, as it only executed `body` once and then terminated, like an if statement instead.
|
2015-04-21 15:08:39 -04:00 |
|
ven
|
67de7d7281
|
[Common Lisp/en] Add a missing argument to (walker)
|
2014-10-27 20:01:55 +01:00 |
|
Adam
|
eab554a7a7
|
Review docs for added rouge lexers and update those with new highlighters
|
2014-09-08 13:08:28 +02:00 |
|
Joram Schrijver
|
5c70a9fa19
|
Fix typo in Common Lisp introduction.
|
2014-04-03 10:45:19 +02:00 |
|
Joram Schrijver
|
b5e4d6dd01
|
Fix invalid characters for Common Lisp symbols
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"
|
2014-04-03 10:39:32 +02:00 |
|
Christos Kontas
|
2f4b2e319b
|
[CommonLisp] fix typo error in comment
|
2013-10-07 17:48:30 +03:00 |
|
agum onkey
|
727927f68d
|
[minor] s/Paul Khoung/Paul Khuong/g
|
2013-09-03 02:05:43 +02:00 |
|
Goheeca
|
edf839bfae
|
added adjustable vectors
|
2013-08-20 17:58:33 +02:00 |
|
Goheeca
|
424fc8ce80
|
Fixing typos
|
2013-08-20 16:57:25 +02:00 |
|
Adam
|
10637b0e77
|
Header changes
|
2013-08-13 10:14:57 -07:00 |
|
Adam
|
dbf07b80ac
|
Scheme encoding for cl
|
2013-08-13 08:19:56 -07:00 |
|
pdn
|
fa910a4bc9
|
Foolishness borne of haste
|
2013-08-11 10:40:51 -07:00 |
|
pdn
|
f39aa6adfb
|
Fixes based on pkh's comments.
|
2013-08-11 10:39:13 -07:00 |
|
pdn
|
082dffc697
|
Adding Common Lisp
|
2013-08-11 01:49:33 -07:00 |
|