Commit graph

568 commits

Author SHA1 Message Date
9279a3e7f3
Add CHANGELOG to docs 2023-10-02 12:09:34 +02:00
a3a0560e32
Add file local variables 2023-10-02 11:24:23 +02:00
4666aa6b05
Rename docs 2023-10-02 11:24:12 +02:00
66eceee6cd
Update file-local-variables 2023-10-01 14:53:35 +02:00
276e8d7786
Export cdn symbols 2023-10-01 14:03:08 +02:00
7b16ba57b0
Add comments 2023-09-30 20:23:49 +02:00
15d3d0e0b6 Fix error message 2023-09-26 14:41:28 +02:00
5930d8a31f Add test for choice 2023-09-26 14:28:20 +02:00
3b1a5cc2b4 Update choice docstring 2023-09-26 14:27:06 +02:00
8808526d6f Update choice docs 2023-09-26 14:09:23 +02:00
a9bffdcd6c Add notes 2023-09-23 11:21:13 +02:00
de82d774f1
Fix symbol name l10n 2023-09-22 18:45:11 +02:00
5fc14cbed5
Move l10n code to translate module 2023-09-22 18:11:52 +02:00
f30405a0d8
Fix indentation 2023-09-22 18:08:44 +02:00
ba84ec0273
Add ten more translations to l10n 2023-09-22 17:55:29 +02:00
364e8b99d4 Enable to change *l10n* 2023-09-22 16:03:14 +02:00
f340507b44 Fix dictp as mapcar alsways returns T 2023-09-22 15:45:33 +02:00
6fe194c5b4 Provide fname to declaim 2023-09-22 15:20:19 +02:00
4bf9525e66 Define type dict 2023-09-22 14:44:25 +02:00
31010491e2 Fix naming of local var 2023-09-22 12:48:12 +02:00
43ce50933f Fix naming process-choice -> choice 2023-09-22 12:46:20 +02:00
f044072d2a Update docstring 2023-09-22 12:37:31 +02:00
473de8e535 Write html file 2023-09-21 15:17:47 +02:00
444f55d990 First element is always a keyword 2023-09-20 16:50:01 +02:00
aef04a1042 Add more tests 2023-09-20 16:49:28 +02:00
e7570c2721 Define the exact length of question 2023-09-20 13:32:31 +02:00
31cbd9edc4 question shouldnt be public interface 2023-09-20 13:31:53 +02:00
b5c9fdf294 Fix return type 2023-09-20 13:31:16 +02:00
7c8d434d96 Test choicep 2023-09-20 13:30:35 +02:00
a45de2daa9 Update questionnaire tests 2023-09-20 13:29:47 +02:00
1af2064c00 Add docstring to process choice 2023-09-20 11:38:55 +02:00
0b9fe00e9f Add compile time optimization for function 2023-09-20 11:02:54 +02:00
31d447e562 Fix indentation 2023-09-20 11:02:12 +02:00
f100b06b09 Add docstrings 2023-09-20 10:47:03 +02:00
0a55c5f47a Remove whitespace 2023-09-20 10:39:59 +02:00
94d1ac95fd Fix indentation 2023-09-20 10:38:36 +02:00
922f6a8f3f Check choice before process 2023-09-20 10:37:58 +02:00
4ece9dd455 Add compile time type checking 2023-09-19 19:30:04 +02:00
5f3441e9ad Fix naming 2023-09-19 17:26:35 +02:00
58f4cc3084 Use compile time type checking with composite list type 2023-09-19 16:24:24 +02:00
5712ae7960 Fix naming 2023-09-19 13:03:23 +02:00
45ac57ecc1 Check for type of argument lst 2023-09-19 13:02:53 +02:00
a3f52f2aec Rename function 2023-09-19 13:02:27 +02:00
13d056e292 Update types and docs for resolve-input-and-choice function 2023-09-19 12:51:16 +02:00
5c776a54fb Redefine types 2023-09-19 11:36:01 +02:00
c6d5aa843c Handle choice and fix namings 2023-09-19 11:29:02 +02:00
25c8a6231d Fix loop var 2023-09-19 11:27:37 +02:00
53d5bc59d0 Update docstring 2023-09-19 11:02:49 +02:00
6206bc669a
Specify concrete types to check for in plistp 2023-09-18 22:47:25 +02:00
111997817d
Add type checking for function 2023-09-18 22:18:45 +02:00