Commit graph

130 commits

Author SHA1 Message Date
vindarel
19efdaf751 docs: theme color: try a sky-ish blue 2020-12-11 00:50:29 +01:00
vindarel
1a17718fd5 docs: mv sections from "libraries" to "language extensions" 2020-12-11 00:41:25 +01:00
vindarel
8e81837a30 (minor) docs: sponsor links 2020-12-07 14:09:49 +01:00
vindarel
8e90c9c979 docs: rationale 2020-12-07 14:03:02 +01:00
vindarel
d6d32e173d docs: repl section on its own page 2020-12-07 13:48:47 +01:00
vindarel
a1b4f4fa77 docs: FAQ: mention the new core-builder 2020-12-07 13:32:26 +01:00
vindarel
0f4c1b2c7d docs: mv libraries section into its own page 2020-12-07 13:28:54 +01:00
vindarel
883c109f39 docs: each section its page and sub-sidebar 2020-12-07 13:28:54 +01:00
vindarel
fda29e26ed add bind from metabang-bind
fixes #11
2020-12-07 11:57:40 +01:00
vindarel
54be83b5cd (minor) add assets/ 2020-12-02 14:20:48 +01:00
vindarel
9f222b6897 numerical: plotting with vgplot
for #5
2020-12-02 13:19:58 +01:00
vindarel
dfeb54b23f (minor) doc fix header level 2020-12-02 00:08:20 +01:00
vindarel
ac1d5aa684 auto-document the exported symbols for: alexandria, trivial-types 2020-12-02 00:04:26 +01:00
vindarel
3e0b42430d README rationale++ 2020-12-01 23:54:39 +01:00
vindarel
c9a169d3a5 README: examples in front. More REPL features. 2020-11-24 13:13:50 +01:00
vindarel
5bd42c7d62 REPL: print multiple values, save *, **, *** and all 2020-11-24 12:18:04 +01:00
vindarel
642470e61b (minor) REPL: rename *ret* -> *result-indicator* 2020-11-24 11:21:34 +01:00
vindarel
65521ff36c (minor) REPL: rename add-res -> history-add 2020-11-24 11:18:05 +01:00
vindarel
3adc8e7512 fix FAQ link
fixes #10
2020-11-23 13:46:44 +01:00
vindarel
444eaf5e7e rename to toggle-pretty-print-hash-table 2020-11-13 10:35:36 +01:00
vindarel
ddd3319eb1 pretty-print dict: use set-pprint-dispatch 2020-11-13 10:31:18 +01:00
vindarel
b8d5fbd6e6 FUNDING: I am on GitHub sponsors 2020-11-11 18:35:15 +01:00
vindarel
baaa5bd389 REPL: quick -h/--help 2020-11-11 14:46:09 +01:00
vindarel
3029168602 README: libraries' documentation is now in docs/ 2020-11-11 12:59:57 +01:00
vindarel
a2a6af879a Shell pass-through with Clesh
fixes #8
2020-11-11 12:49:13 +01:00
vindarel
691de0d882 lisp-critic: smaller code with backquote
for #7
2020-11-10 00:40:25 +01:00
vindarel
1d8ea0404e lisp-critic: criticize AND eval
for #7
2020-11-10 00:09:31 +01:00
vindarel
28ce34a9e4 Use the lisp-critic
fixes #7

fun stuff.

missing: criticize files.
2020-11-09 23:31:19 +01:00
vindarel
eefd531b2f .asd: fix missing which 2020-11-09 23:31:18 +01:00
vindarel
fd81a5bb27 Delete CNAME 2020-11-06 17:32:14 +01:00
vindarel
1ff926febe Create CNAME 2020-11-06 15:48:01 +01:00
vindarel
d32d04681a doc: try basePath for gh-pages 2020-11-06 15:17:11 +01:00
vindarel
f2f097f35b fix put back *current-pprint-indentation* for pretty printing hash tables 2020-11-06 15:07:05 +01:00
vindarel
bf5d479e7f doc (minor) add ltk screenshot 2020-11-06 15:06:50 +01:00
vindarel
aa375c822c doc: syntax highlighting for lisp
for #3
2020-11-06 15:06:34 +01:00
vindarel
fee6e06df0 add .gitattributes, don't count generated documentation as part of the project sources 2020-11-06 15:01:15 +01:00
vindarel
b76248b9cb doc: generate documentation of imported symbols into their own page (serapeum)
for #3
2020-11-06 15:00:11 +01:00
vindarel
71bc0ead3a (minor) utils -> repl-utils 2020-11-06 15:00:11 +01:00
vindarel
0b2f04e935 doc: copy README to docs 2020-11-06 15:00:11 +01:00
vindarel
6d836b99e7 doc: FAQ.org to md 2020-11-06 15:00:11 +01:00
vindarel
948d81778f doc: renamed dependencies.md to docs/ 2020-11-06 15:00:11 +01:00
vindarel
3153de1dba doc: setup docsify
docsify serve docs/

for #3
2020-11-06 15:00:12 +01:00
vindarel
f88b4c3df4 REPL symbol documentation boundp check 2020-11-03 23:51:54 +01:00
vindarel
a800a99532 REPL: catch a C-c 2020-11-03 23:47:32 +01:00
vindarel
dbed385425 cleanup 2020-11-03 23:32:17 +01:00
vindarel
b082b82afb serapeum: defalias 2020-11-03 13:35:07 +01:00
vindarel
451854cb7e (minor) style + str:starts-with-p 2020-11-03 13:34:29 +01:00
vindarel
79a8953114 (minor) princ vs print 2020-11-03 13:34:02 +01:00
vindarel
7cefba81cd (minor) fix link 2020-11-03 11:45:48 +01:00
vindarel
435ce2ec5a adapt print-hash-table for dict 2020-11-02 15:33:10 +01:00