Commit Graph

24 Commits

Author SHA1 Message Date
48a7bf5c0a cargo clippy 2025-03-13 15:56:09 +01:00
d7f3f96a5e allow to specify 'fassung' of laws
All checks were successful
CI/CD Pipeline / test (push) Successful in 1m18s
2024-08-27 13:48:31 +02:00
0154d00c58 allow specifying applications, preparation to also add 'landesgesetze'
All checks were successful
CI/CD Pipeline / test (push) Successful in 3m3s
2024-08-22 11:30:39 +02:00
1f83fa25dd new expected file structure
All checks were successful
CI/CD Pipeline / test (push) Successful in 1m12s
2024-06-27 09:50:33 +02:00
4fb3733311 cleaner config (no error if cache is cleaned
Some checks are pending
CI/CD Pipeline / test (push) Waiting to run
2024-06-27 09:49:08 +02:00
11743e5d1c add aeuv
All checks were successful
CI/CD Pipeline / test (push) Successful in 2m26s
2024-05-26 13:01:23 +02:00
402973f309 add ugb
Some checks failed
CI/CD Pipeline / test (push) Failing after 1m59s
2024-03-15 21:31:39 +01:00
2f077a447c remove log crate (in favor of tracing)
All checks were successful
CI/CD Pipeline / test (push) Successful in 2m9s
2024-02-27 15:24:39 +01:00
b3b17561a8 restructre lib
All checks were successful
CI/CD Pipeline / test (push) Successful in 5m29s
2024-02-27 10:33:07 +01:00
1dbd60f711 add docs for paragraph::parse()
All checks were successful
CI/CD Pipeline / test (push) Successful in 5m50s
2024-02-27 10:11:58 +01:00
b8a6cccf0b rename lawbuilder to builder to not have law twice in law::LawBuilder
All checks were successful
CI/CD Pipeline / test (push) Successful in 4m44s
2024-02-27 08:52:53 +01:00
ad8d5d828e clean with pedantic clippy
All checks were successful
CI/CD Pipeline / test (push) Successful in 1m51s
2024-02-21 14:23:23 +01:00
cc6bedfdf1 clean with pedantic clippy
Some checks are pending
CI/CD Pipeline / test (push) Waiting to run
2024-02-21 14:21:22 +01:00
0dc59cea16 add tracing logs
All checks were successful
CI/CD Pipeline / test (push) Successful in 1m53s
2024-02-20 20:42:17 +01:00
13c734019d use retry mechanism for fetching data
Some checks failed
CI/CD Pipeline / test (push) Failing after 1m43s
2024-02-18 17:00:15 +01:00
f751fcda92 remove debug println
All checks were successful
CI/CD Pipeline / test (push) Successful in 1m51s
2024-02-16 10:43:54 +01:00
f97dd7bde2 start draft of assert struct (with nice debug msgs) + more structure @ par parser
All checks were successful
CI/CD Pipeline / test (push) Successful in 1m53s
2024-02-15 18:37:08 +01:00
33b04234cb use ascii ' in license text
All checks were successful
CI/CD Pipeline / test (push) Successful in 1m51s
2024-02-15 16:12:14 +01:00
6c31131cdd enable function to move paragraphs into absaetze
All checks were successful
CI/CD Pipeline / test (push) Successful in 1m48s
2024-02-15 15:07:36 +01:00
9803748953 add license
All checks were successful
CI/CD Pipeline / test (push) Successful in 1m55s
2024-02-15 13:50:58 +01:00
91fc2da6f7 add -p argument to debug single paragraph, fix issues, sorry for the large commit...
Some checks failed
CI/CD Pipeline / test (push) Failing after 1m31s
2024-02-15 11:40:02 +01:00
ddb2ebe5b7 use cache by default, add clear-cache argument
Some checks failed
CI/CD Pipeline / test (push) Failing after 1m30s
2024-02-15 09:24:30 +01:00
6d428be193 cleaner code
All checks were successful
CI/CD Pipeline / test (push) Successful in 1m34s
2024-02-06 14:18:03 +01:00
7fa62ef1f9 restructure project
All checks were successful
CI/CD Pipeline / test (push) Successful in 1m35s
2024-02-06 11:45:44 +01:00