summaryrefslogtreecommitdiff
path: root/source/describe.lisp
AgeCommit message (Expand)Author
2024-08-08Extend *imports*.Andre A. Gomes
2024-08-07Delete *interactive-p* logic.Andre A. Gomes
2024-06-25describe(describe-key-dispatch): Fix indentation.Andre A. Gomes
2024-06-25describe(describe-key-dispatch): Fix UI/UX issue.Andre A. Gomes
2024-04-04Review prompter:object-attributes width API.Andre A. Gomes
2024-04-04describe: Delete has-attributes-method-p.Andre A. Gomes
2024-03-27describe: Remove unneeded comments.John Mercouris
2024-03-27Refactor input handling.John Mercouris
2024-01-22Delete quicklisp information from system-information command.Andre A. Gomes
2024-01-12describe: Review UI.John Mercouris
2023-10-19describe(describe-bindings): Minor review.Andre A. Gomes
2023-10-02describe: Deduplicate slots in `describe-slot`.Luka Hadzi-Djokic
2023-09-15describe.lisp: Remove keyspec from binding keys.John Mercouris
2023-09-15*.lisp: Use new pretty-binding-keys function.John Mercouris
2023-06-20describe(describe-class): Idea for mode keymap inspection.Artyom Bologov
2023-06-14Use the new :nstyle features to shorten style definitions.Artyom Bologov
2023-06-14describe(describe-bindings): Rewrite docstring.Andre A. Gomes
2023-05-12describe(-variable): Fix.Artyom Bologov
2023-05-11utilities(documentation-line): Add as a documentation utility.Artyom Bologov
2023-05-11describe(-class): Add mode-specific commands section and TODOs.Artyom Bologov
2023-05-09describe(-any): Make the API prettier.Artyom Bologov
2023-05-08describe(-slot): Make more straightforward and explicit.Artyom Bologov
2023-05-03describe(variable-source): Don't list keywords.Artyom Bologov
2023-05-01Rename all mode packages following nyxt/mode/mode-name.Andre A. Gomes
2023-04-27describe(describe-any): Reorder for intuitiveness.Artyom Bologov
2023-04-12describe: Use :nsection and reorder information.Artyom Bologov
2023-03-24Use filter-exact-matches in much more places.Artyom Bologov
2023-03-17Switch from class-star to nclasses.Pierre Neidhardt
2023-03-10spinneret-tags(:ncode): Add helpers and refactor for debuggability.Artyom Bologov
2023-02-20Also list rich sources in describe-* pages.aartaka
2023-02-08Make attribute widths adjustments optional.Artyom Bologov
2023-01-19Move resolve-backtick-quote-links to mode.lisp.Artyom Bologov
2023-01-19describe(resolve-backtick-quote-links): Make more reusable.Artyom Bologov
2023-01-18Propagate prompter library renaming changes.André A. Gomes
2023-01-18describe(-key-dispatch): Get command name if it's a command.Artyom Bologov
2023-01-18describe(-function): Use closer-mop:method-lambda-list.Artyom Bologov
2023-01-17describe: Fix describe-function.André A. Gomes
2023-01-17describe(-package): Don't show use/used-by lists when empty.Artyom Bologov
2022-12-27describe(-value): Make type clickable if it's a class.Artyom Bologov
2022-12-27describe(-function): Deprecate format-arglist in favor of arglist.Artyom Bologov
2022-12-27describe(describe-any): List slots too.Artyom Bologov
2022-12-27describe(describe-any): Use Nsymbols more.Artyom Bologov
2022-12-27describe(resolve-backtick-quote-links): Provide package, refactor.Artyom Bologov
2022-12-01Use :nstyle everywhere.aartaka
2022-12-01Make renderers first class objects.Pierre Neidhardt
2022-11-23describe(-function): List bindings as a table instead of paragraph.Artyom Bologov
2022-11-23describe(format-arglist): Print empty arglist as ().Artyom Bologov
2022-11-23describe(-function): Add a :function &key argument.Artyom Bologov
2022-11-23describe(-bindings): Add table headers, documentation, and :nxref-s.Artyom Bologov
2022-11-18Simplify return-actions by ensuring it's a list.André A. Gomes