Commit graph

529 commits

Author SHA1 Message Date
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
1f1828ee37
Update docstring 2023-09-18 22:18:34 +02:00
07ddae10fd
Update types 2023-09-18 22:18:17 +02:00
c482b17095
Refactor questionnaire 2023-09-18 22:17:42 +02:00
2adc20a7ad
Move type def to top 2023-09-18 18:21:28 +02:00
cc5598b88a
Fix indentation of docstring 2023-09-18 18:19:47 +02:00
4832959fe1 Define type plist 2023-09-18 16:45:23 +02:00
ffee1dda67
Rename select -> combo 2023-09-17 15:26:15 +02:00
7fe512e3e5
Import select 2023-09-16 20:48:15 +02:00
3cb012cce1
Fix calling specific type 2023-09-16 20:48:03 +02:00
e72e1ad9b3
Fix naming and calling 2023-09-16 20:47:46 +02:00
52a76dce53
Add inline comments 2023-09-16 20:47:09 +02:00
93bfb11375
Add additional test case for questionnaire 2023-09-16 17:34:21 +02:00
3188604ca7
Refactor question macro 2023-09-16 17:21:07 +02:00
ee4675ebbb
Remove old test cases for select macro 2023-09-16 16:16:44 +02:00
8fbc8f8f7f
Use &key for select macro 2023-09-16 16:16:18 +02:00
3b2983d373
Additional test cases for questionnaire 2023-09-16 09:19:07 +02:00
ae37cdfdca
Fix code indentation 2023-09-15 20:11:43 +02:00
dfadc97a35 Clean up file header comment and add docstring to package 2023-09-15 10:50:31 +02:00
b104387e75 Add test cases for questionnaire 2023-09-15 10:35:45 +02:00
b37397b63c Remove unused files 2023-09-15 10:35:20 +02:00
00eed9460a Move questionnaire doc 2023-09-15 10:34:51 +02:00
6700382a78 Update questionnaire docs 2023-09-15 10:32:46 +02:00
d9cd7b121b
Move docs 2023-09-14 22:54:40 +02:00
1a17bf8e4e
Fix var naming 2023-09-14 22:02:52 +02:00
f12ebd4f2e
Use body for new syntactic constructs 2023-09-14 19:58:28 +02:00
86bacf8f4d Make clear to use a syntactic construct in macro 2023-09-14 15:02:44 +02:00
35e507540a Update questionnaire docs 2023-09-14 15:00:36 +02:00
f141d92aa1
Add tests to find-l10n 2023-09-13 21:49:19 +02:00
b6c9bff81c
Move find-l10n function 2023-09-13 21:33:19 +02:00
d6e26417bc
Check if term is available in l10n 2023-09-13 21:32:49 +02:00
642324ad25
Add more terms to l10n 2023-09-13 21:32:41 +02:00
08fe673a6f
Move l10n to main 2023-09-13 21:23:19 +02:00
8e9cbff493
Add additional entries to l10n in forms 2023-09-13 20:15:49 +02:00
a393f40f99
Update l10n in form 2023-09-13 20:11:22 +02:00
55aec0f192
Update l10n in form 2023-09-13 20:02:21 +02:00
b7fd6f6483 Update form tests 2023-09-13 15:47:16 +02:00
2dc94079a8 Tests create a questionnaire in german language 2023-09-13 15:46:26 +02:00
504683e795 Rename function and add docstring 2023-09-13 15:45:56 +02:00
e218e7edc4 Fix docstring indentation 2023-09-13 10:16:26 +02:00