vindarel
|
70acbfb580
|
README: system deps, Ultralisp link, can't share a core image
|
2022-12-09 13:49:55 +01:00 |
|
vindarel
|
38304461f0
|
more docstrings: defun, defmacro
[ci skip]
|
2022-09-28 18:39:31 +02:00 |
|
vindarel
|
b10d405a20
|
more-docstrings: fix when symbol has no docstring (loop)
|
2022-09-27 14:49:13 +02:00 |
|
vindarel
|
c5b71818e3
|
(minor) move docstring additions to subdir and own package
|
2022-09-23 19:12:48 +02:00 |
|
vindarel
|
19f59202aa
|
Augment docstrings (a couple gotchas)
|
2022-09-22 15:01:42 +02:00 |
|
vindarel
|
4a8a5bce7b
|
JSON: use Shasht instead of cl-json
|
2022-09-21 16:04:40 +02:00 |
|
vindarel
|
e755bf7d98
|
export uiop:format!
|
2022-06-07 12:28:07 +02:00 |
|
vindarel
|
4a14cf624c
|
add local nickname: os and /os for uiop/os
|
2022-04-14 08:35:33 +02:00 |
|
vindarel
|
46e5829efc
|
import uiop find-symbol*, symbol-call, not-implemented-error, command-line-arguments
|
2022-04-14 08:23:20 +02:00 |
|
vindarel
|
d73649b00e
|
import uiop:define-package
|
2022-04-14 07:57:01 +02:00 |
|
vindarel
|
5ab696d743
|
add alex local nickname
|
2022-03-02 22:26:15 +01:00 |
|
vindarel
|
8954c5f4ef
|
re-export if-let, when-let[*] from alexandria
|
2022-03-02 22:26:15 +01:00 |
|
vindarel
|
b61e2e3e6c
|
hash tables: export alexandria:hash-table-keys/values, ensure-gethash
|
2022-02-28 11:42:01 +01:00 |
|
vindarel
|
68d542af9e
|
(minor) ciel.lisp: use uiop:define-package
[ci skip]
|
2022-02-25 16:47:23 +01:00 |
|
vindarel
|
d300c316b1
|
add subseq* from alexandria-2
|
2021-08-11 12:15:02 +02:00 |
|
vindarel
|
8d11587022
|
(minor) README: how to use CIEL-USER at startup
|
2021-08-10 15:35:17 +02:00 |
|
vindarel
|
3d1a4fc998
|
cleanup
|
2021-06-04 13:29:30 +02:00 |
|
vindarel
|
cb36169ef5
|
re-export repl-utilities in ciel/repl only ("summary" is too common)
|
2021-06-04 13:22:18 +02:00 |
|
vindarel
|
1318a62b47
|
don't enable pythonic triple quote syntax by default
|
2021-06-03 15:40:54 +02:00 |
|
vindarel
|
9bef88b30d
|
type declarations: add --> for "declaim ftype" (from serapeum:->)
|
2021-05-23 13:51:04 +02:00 |
|
vindarel
|
e82ce1adf4
|
type declarations with defstar
|
2021-05-21 08:26:31 +02:00 |
|
vindarel
|
9b0462cd06
|
re-export enable-[punch, pythonic] syntax (again)
|
2021-05-14 12:21:23 +02:00 |
|
vindarel
|
d8a93824a4
|
doc: add forgotten navbar with "More", add three special pages (symbols from xyz)
|
2021-05-12 12:07:25 +02:00 |
|
vindarel
|
8b54f4b549
|
(minor) duplicate local-nicknames
|
2021-05-12 12:00:12 +02:00 |
|
vindarel
|
152ccabd88
|
add generic-ciel by removing a couple conflicting symbols
|
2021-05-12 11:57:36 +02:00 |
|
vindarel
|
903b25d982
|
export enable-pythonic-string-syntax, enable-punch-syntax from CIEL
|
2021-04-18 12:03:42 +02:00 |
|
vindarel
|
892cc1f917
|
export trivia's match and guard to use them in CIEL package (not only ciel-user)
|
2021-04-18 12:03:04 +02:00 |
|
vindarel
|
b7599fa1da
|
pattern matching: match and guard are usable, doc examples
|
2021-03-23 14:21:26 +01:00 |
|
vindarel
|
8d2bccab0b
|
REPL, visual commands: allow "sudo" and "ENV" modifiers
a command like:
ENV=env sudo htop
will be recognized accordingly as visual.
Thanks @ambrevar https://github.com/ruricolist/cmd/issues/10
|
2021-02-18 23:08:34 +01:00 |
|
vindarel
|
71fba4d411
|
add :edit special command (magic-ed)
|
2020-12-15 13:24:34 +01:00 |
|
vindarel
|
fda29e26ed
|
add bind from metabang-bind
fixes #11
|
2020-12-07 11:57:40 +01:00 |
|
vindarel
|
ac1d5aa684
|
auto-document the exported symbols for: alexandria, trivial-types
|
2020-12-02 00:04:26 +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
|
f2f097f35b
|
fix put back *current-pprint-indentation* for pretty printing hash tables
|
2020-11-06 15:07:05 +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
|
dbed385425
|
cleanup
|
2020-11-03 23:32:17 +01:00 |
|
vindarel
|
b082b82afb
|
serapeum: defalias
|
2020-11-03 13:35:07 +01:00 |
|
vindarel
|
435ce2ec5a
|
adapt print-hash-table for dict
|
2020-11-02 15:33:10 +01:00 |
|
vindarel
|
3907bc5972
|
adapt print-hash-table for the terminal
|
2020-11-02 11:15:08 +01:00 |
|
vindarel
|
2b63d644d7
|
pretty-print hash-tables. From Rutils.
|
2020-11-02 11:15:08 +01:00 |
|
vindarel
|
bee5b71859
|
dexador: local HTTP nickname
|
2020-10-28 14:29:50 +01:00 |
|
vindarel
|
1eb751e9d2
|
trivial-types
|
2020-10-26 23:37:02 +01:00 |
|
vindarel
|
66f9369abb
|
iteration: trivial-do
|
2020-10-26 23:14:59 +01:00 |
|
vindarel
|
b19f7e525a
|
alexandria, list and sequences
|
2020-10-25 08:16:33 +01:00 |
|
vindarel
|
25e4ea9754
|
rm serapeum's href, misleading name, and we have accesses
|
2020-10-25 08:16:33 +01:00 |
|
vindarel
|
0da5a50e8b
|
set *print-lines*, *print-level*, *print-length*
|
2020-10-23 11:40:38 +02:00 |
|
vindarel
|
c8f83f01ef
|
import parse-number functions, doc
|
2020-10-22 17:02:58 +02:00 |
|
vindarel
|
e7f7f48935
|
document Serapeum's ignoring and etypecase-of, for exhaustiveness type checking
|
2020-10-22 16:53:47 +02:00 |
|
vindarel
|
a8d87a682a
|
JSON with cl-json
|
2020-10-16 14:54:53 +02:00 |
|