|
c0d51c4b27
|
Check for valid input elements
|
2024-04-03 10:21:09 +02:00 |
|
|
e3c8218bee
|
Optimize readability of comments
|
2024-04-03 10:06:03 +02:00 |
|
|
bfbf119f9d
|
Change to MIT License
|
2024-04-02 16:13:57 +02:00 |
|
|
1a36079fd1
|
Update comments
|
2024-03-31 13:46:34 +02:00 |
|
|
cd5ecacf80
|
Remove unnecessary type checking
|
2024-03-31 13:46:07 +02:00 |
|
|
eb55bcf054
|
Refacter macro arguments
|
2024-03-30 17:47:17 +01:00 |
|
|
8bba8ba15d
|
Remove unnecessary function character
|
2024-03-30 17:46:48 +01:00 |
|
|
0891eb08ef
|
Replace when with if
|
2024-03-30 17:46:36 +01:00 |
|
|
78f5cf26b0
|
Update test packages
|
2024-03-30 09:17:04 +01:00 |
|
|
5bdfada72c
|
Fix package naming
|
2024-03-30 08:46:32 +01:00 |
|
|
65ebe60def
|
Move tests from form to main
|
2024-03-30 08:45:53 +01:00 |
|
|
1a75d44062
|
Fit code indentation to 84 characters
|
2024-03-30 07:57:29 +01:00 |
|
|
6d70f98482
|
Move functions from form to main
|
2024-03-30 07:46:39 +01:00 |
|
|
a8a31247db
|
Sort exports a-z
|
2024-03-29 17:16:19 +01:00 |
|
|
714f40d024
|
Update comments
|
2024-03-29 17:15:31 +01:00 |
|
|
388d9e999c
|
Update README*.md
|
2024-03-29 14:19:50 +01:00 |
|
|
19df1641b2
|
Update README*.md
|
2024-03-29 14:13:20 +01:00 |
|
|
e869245911
|
Update README*.md
|
2024-03-29 14:11:50 +01:00 |
|
|
2f7ab676e8
|
Add README.md
|
2024-03-29 14:05:02 +01:00 |
|
|
6e2dd92e0b
|
Update README
|
2024-03-29 14:04:44 +01:00 |
|
|
2bae51ba2c
|
Update README
|
2024-03-29 14:03:53 +01:00 |
|
|
8c22e4d62c
|
Indent matching fill-column size
|
2024-03-29 14:00:38 +01:00 |
|
|
163dd3d8ed
|
Use if instead of cond
|
2024-03-29 13:55:53 +01:00 |
|
|
0eca23744f
|
Export ctrl-* symbols
|
2024-03-29 13:48:22 +01:00 |
|
|
0adc45b383
|
Refactor input-element to ctrl-element
|
2024-03-29 11:50:25 +01:00 |
|
|
63106b6a43
|
Fix type checking
|
2024-03-29 11:07:39 +01:00 |
|
|
752c6b5e02
|
Enable type checking for input elements
|
2024-03-29 11:03:33 +01:00 |
|
|
e962c173d3
|
Update docs
|
2024-03-27 11:13:32 +01:00 |
|
Marcus Kammer
|
d88342e459
|
Add bi
|
2024-03-21 14:55:16 +01:00 |
|
Marcus Kammer
|
f1cb9d7443
|
Add sus
|
2024-03-21 14:54:57 +01:00 |
|
|
a4f5e4d63e
|
Simplify function to geenrate icon svg xml
|
2024-03-21 09:28:24 +01:00 |
|
|
3da11bf255
|
Add examples for bi
|
2024-03-19 19:26:07 +01:00 |
|
|
acac870791
|
Update server functions
|
2024-03-16 14:00:59 +01:00 |
|
|
cbe97d9949
|
Add basic server code
|
2024-03-16 11:54:18 +01:00 |
|
|
e01e79ec46
|
Add file bi.lisp
|
2024-03-14 20:34:44 +01:00 |
|
|
24d61fa100
|
Update title in docs
|
2024-03-14 18:20:24 +01:00 |
|
|
927dda7bd5
|
Add whitespace to separate questions
|
2024-03-14 18:12:37 +01:00 |
|
|
184214f5f6
|
Export download-bs-* functions
|
2024-03-08 21:50:14 +01:00 |
|
|
1ae6df2797
|
Add bs dependencies
|
2024-03-08 21:41:35 +01:00 |
|
|
4f6ac8a4c5
|
Generate functions to download bs dependencies
|
2024-03-08 21:40:52 +01:00 |
|
|
86204623c8
|
Fix download bootstrap files
|
2024-03-06 22:12:13 +01:00 |
|
|
facd2d61c9
|
Fix function naming
|
2024-03-03 12:14:41 +01:00 |
|
|
334c1d1c43
|
Add docstring to with-page
|
2024-03-03 12:14:31 +01:00 |
|
|
f0b0443243
|
Replace or with if
|
2024-02-27 18:03:24 +01:00 |
|
Marcus Kammer
|
69453d6f9b
|
Fix email -> mailto
|
2024-02-13 16:56:57 +01:00 |
|
Marcus Kammer
|
6c24f51096
|
Separate email and author
|
2024-02-13 16:55:36 +01:00 |
|
Marcus Kammer
|
d7301662ad
|
Merge branch 'main' of git.sr.ht:~marcuskammer/dev.metalisp.sbt
|
2024-02-13 16:55:06 +01:00 |
|
Marcus Kammer
|
83370f56a5
|
Fix author
|
2024-02-13 16:54:48 +01:00 |
|
|
ee60c00d78
|
Choose the first element in list using nth instead of cadr
|
2024-02-11 19:52:07 +01:00 |
|
|
373ca10b34
|
Add example survey html
|
2024-02-11 13:32:53 +01:00 |
|