8 Commits

Author SHA1 Message Date
Martin Berg Alstad
32d5089b44 Options for truth table.
Propagate error message from parser to client
2024-06-15 23:45:06 +02:00
Martin Berg Alstad
db4dc2db54 Removed Language and ErrorKind 2024-06-14 16:34:11 +02:00
Martin Berg Alstad
a805eb4b73 BaseResponse struct that gets version from cargo.toml 2024-06-13 23:35:05 +02:00
Martin Berg Alstad
2a826be8ea Logging. CORS(*). Version in response and error type for JSON response 2024-06-13 18:58:50 +02:00
Martin Berg Alstad
3ad1ad53fc Fixed truth table generation 2024-06-13 11:34:57 +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
Martin Berg Alstad
9cb0fa0a59 Fix opposite_eq method.
Simplify method in Simplify trait.

Fix distributive law.

Response for the simplify endpoint.

HTTP client.

camelCase and SCREAMING_SNAKE_CASE for struct and enum
2024-06-07 13:06:09 +02:00
Martin Berg Alstad
c4393e94bf Started implementing Axum 2024-06-05 22:09:12 +02:00