Martin Berg Alstad
|
6b1a6467f0
|
Added missing /
|
2024-06-20 18:45:01 +02:00 |
|
Martin Berg Alstad
|
ede5eedc24
|
load html on compile time instead of runtime.
Maybe fixed not found link to refer to correct url in release
|
2024-06-20 18:00:12 +02:00 |
|
Martin Berg Alstad
|
2dd361ce7e
|
Not found page with html and moved utils into index and split http requests to separate files.
Static dir for hosting html files.
Helper function for loading HTML.
Changed location where openapi.html is generated and updated dockerfile
|
2024-06-20 14:05:51 +02:00 |
|
Martin Berg Alstad
|
2e9f6cd171
|
Macro for creating routes
|
2024-06-17 12:55:11 +02:00 |
|
Martin Berg Alstad
|
849c87a878
|
Fixed bug with deserializing of bool
|
2024-06-16 20:19:03 +02:00 |
|
Martin Berg Alstad
|
3ad1ad53fc
|
Fixed truth table generation
|
2024-06-13 11:34:57 +02:00 |
|
Martin Berg Alstad
|
5c8f602d1d
|
Finished truth table impl
|
2024-06-10 18:35:03 +02:00 |
|
Martin Berg Alstad
|
1afd9d9848
|
Impl generate_truth_table
|
2024-06-09 20:09:36 +02:00 |
|
Martin Berg Alstad
|
4599b952fe
|
Helper matrix and array function to generate alternating bool arrays
|
2024-06-09 19:13:56 +02:00 |
|
Martin Berg Alstad
|
f3fa0334c2
|
Simplify query argument.
Truth table and array utils.
Count distinct atomic values.
|
2024-06-09 11:57:59 +02:00 |
|