Commit graph

234 commits

Author SHA1 Message Date
David Botton
94da1766cd
Merge pull request #13 from cmstrickland/fix-tutorial-typos
another batch of fixes for tutorial typos
2021-02-05 09:42:54 -05:00
cms
d0fb76017c fixes for typos in tutorial 21
minor corrections
2021-02-05 12:08:11 +00:00
cms
06daeaed3f fixes typos in tutorial 20
minor edits to spelling and punctuation
2021-02-05 12:06:05 +00:00
cms
a2f11530fd fixes for typos in tutorial 19
minor corrections
2021-02-05 12:03:34 +00:00
cms
94bb12e155 fixes typos in tutorial 18
minor typos
2021-02-05 12:01:04 +00:00
cms
8260004c4c typo fixes for tutorial 17
minor edits
2021-02-05 11:59:29 +00:00
cms
5d8fa53a3f fix typos in comments of tutorial 16
minor typos
2021-02-05 11:55:14 +00:00
cms
e017541367 Minor typo corrections for tutorial-14
small grammar edits
2021-02-05 11:45:30 +00:00
cms
d8c4d2d011 Edit the instructions in tutorial-13 for accuracy
It suggests moving the whole tutorial directory into somewhere that
asdf/quicklisp is going to search, but really all you need is the
project subdirectory. Also updates the hint to point directly to the
README.md
2021-02-05 11:23:25 +00:00
David Botton
8b7ae7103d Start of demo 3 a lisp IDE 2021-02-04 22:50:27 -05:00
David Botton
50da5dbb78 Start of demo 3 a lisp IDE 2021-02-04 22:48:50 -05:00
David Botton
d9ea589211 height and width as integers, escape html on creation 2021-02-04 21:06:48 -05:00
David Botton
b4b843a9c8 Merge branch 'main' of https://github.com/rabbibotton/clog into main 2021-02-04 19:13:33 -05:00
David Botton
da19b22909 handle ids with - in the name 2021-02-04 19:13:22 -05:00
cms
f00b17f76b small typo in README 2021-02-04 20:01:58 +00:00
David Botton
5037c3b841
Update README.md 2021-02-04 14:31:07 -05:00
cms
22451fc498 another typo in tutorial-13 output "appliction -> application"
missed this one previously
2021-02-04 16:59:01 +00:00
David Botton
66fb61aa9e
Merge pull request #12 from cmstrickland/fix-tutorial-typos
Further typo fixes in tutorials
2021-02-04 11:54:15 -05:00
cms
f4c5bd60e4 fixes typos in tutorial 13
corrects typos, modifies directory name to match source code
2021-02-04 16:34:09 +00:00
cms
78578b18d4 fixes typos for tutorial 12 in comments
small fixes for typos, minor adjustments of grammar
2021-02-04 16:29:31 +00:00
cms
a7054d04ea typos in comments and docstrings for tutorial 11
a few minor typos
2021-02-04 16:26:16 +00:00
David Botton
469b7d5a96
Merge pull request #11 from cmstrickland/fix-tutorial-typos
Fixes typos found in tutorial commentary and docstrings
2021-02-04 11:07:40 -05:00
cms
f860cee2ba typos in comments on on-new-window in tutorial-08
minor misspellings and puntucation
2021-02-04 15:36:00 +00:00
cms
9e327bbb6a corrects typos in comments on-mouse-down in tutorial 08
various little corrections
2021-02-04 15:29:01 +00:00
cms
f2e87287c7 correct typo in docstring in tutorial 08 (Insure -> Ensure) 2021-02-04 15:24:10 +00:00
cms
f716aac05f fix typo in comment in 02-tutorial.lisp (apears -> appears) 2021-02-04 15:12:22 +00:00
David Botton
b28a0495c7 Tutorial 21 2021-02-03 16:45:24 -05:00
David Botton
7396a49be0 Tutorial 21 2021-02-03 15:56:43 -05:00
David Botton
d65f3b931d bug fix 2021-02-03 12:41:00 -05:00
David Botton
a9abe35a42 Better REPL support 2021-02-02 22:22:38 -05:00
David Botton
bbe3c6d56c Better REPL support 2021-02-02 22:14:51 -05:00
David Botton
18b160fb2c clog-group for keeping groups of clog-objs 2021-02-02 19:27:37 -05:00
David Botton
d2b0b4bf2f typo 2021-02-02 09:46:57 -05:00
David Botton
00dcbdc902 Removed types from demo 2021-02-02 09:43:14 -05:00
David Botton
bb5b2379fa patch from Devon7 2021-02-02 09:39:28 -05:00
David Botton
c2789b85e2 style warning corrections 2021-02-02 01:29:28 -05:00
David Botton
f4b0abe422 html-id example 2021-02-01 22:34:44 -05:00
David Botton
3d7dc17cd3 can now optionally specify the id used for an element 2021-02-01 21:40:47 -05:00
David Botton
73bc5bf10f style 2021-02-01 13:43:47 -05:00
David Botton
a46f5dbf6f style changes 2021-02-01 12:05:57 -05:00
David Botton
79a31fba88 style changes 2021-02-01 11:08:44 -05:00
David Botton
76db51599b Tutorial 20 2021-02-01 10:29:34 -05:00
David Botton
ba741cfbb8 Tutorial 20 2021-02-01 10:25:30 -05:00
David Botton
1ef2735aba Tutorial 19 2021-01-31 23:16:10 -05:00
David Botton
1dc4c72dc3 clog favicon 2021-01-31 21:53:58 -05:00
David Botton
0440349989 clog img 2021-01-31 21:14:33 -05:00
David Botton
cdf83a3630 Add instructions to tutorial 18 2021-01-31 20:20:29 -05:00
David Botton
2fb32556e1 Typo 2021-01-31 20:09:45 -05:00
David Botton
5237b518d4 Make easier to use demos, change to boot.js in further prep for long polling as an option 2021-01-31 19:58:19 -05:00
David Botton
18e617648f doc update 2021-01-31 03:27:23 -05:00