Commit Graph

45 Commits

Author SHA1 Message Date
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
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
c4bcfcc052 fix error while debugging
All checks were successful
CI/CD Pipeline / test (push) Successful in 1m4s
2024-05-26 15:25:59 +02:00
cb55a074d7 start including tracing
All checks were successful
CI/CD Pipeline / test (push) Successful in 2m11s
2024-02-27 16:03:24 +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
4317f79d0c remove list of list etc
All checks were successful
CI/CD Pipeline / test (push) Successful in 2m5s
2024-02-17 16:43:04 +01:00
798da6e65d explain custom stuff
All checks were successful
CI/CD Pipeline / test (push) Successful in 1m51s
2024-02-16 11:33:38 +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
9803748953 add license
All checks were successful
CI/CD Pipeline / test (push) Successful in 1m55s
2024-02-15 13:50:58 +01:00
2f631abf3e deal with html non-breaking-whitespace in single location
Some checks failed
CI/CD Pipeline / test (push) Failing after 1m30s
2024-02-15 11:44: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
c511e5a4d8 add argument parser + parse config arg, Fixes #5
All checks were successful
CI/CD Pipeline / test (push) Successful in 1m49s
2024-02-15 08:48:26 +01:00
4f0da544cb fix stgb config
All checks were successful
CI/CD Pipeline / test (push) Successful in 1m36s
2024-02-06 14:33:42 +01:00
b096ffe74d add first draft of abgb
All checks were successful
CI/CD Pipeline / test (push) Successful in 1m36s
2024-02-06 12:47:29 +01:00
15e0e485c4 add config for law texts, fixes #3
All checks were successful
CI/CD Pipeline / test (push) Successful in 9m17s
2024-02-06 10:17:14 +01:00
350b1e5ebb add paragraph parser to lib, add test for teg
Some checks failed
CI/CD Pipeline / test (push) Failing after 32s
2024-02-05 14:28:57 +01:00
32533a2d17 clean code with clippy
All checks were successful
CI/CD Pipeline / test (push) Successful in 37s
2024-02-04 21:46:38 +01:00
ab21651a87 move 'overview' code (getting paragraphs of law text) into lib
All checks were successful
CI/CD Pipeline / test (push) Successful in 36s
2024-02-04 21:15:15 +01:00
57905899d7 restructure and add stgb
All checks were successful
CI/CD Pipeline / test (push) Successful in 31s
2024-02-04 16:09:59 +01:00
d27bf9e1a4 add kschg 2023-11-09 13:14:58 +01:00
947c75e4cc add fsg 2023-11-07 10:10:28 +01:00
f5d9d35dd7 add hacks for abgb 2023-11-07 09:51:08 +01:00
20ae66ffb2 push 2023-11-07 08:46:11 +01:00
ec91de2eae not needing to specify header levels 2023-11-06 23:45:29 +01:00
780ea74c2c clean code 2023-11-06 17:46:50 +01:00
8faf69b76f first part of FSG 2023-11-06 17:31:17 +01:00
ccefe73206 minor formatting (too many newlines) 2023-11-06 16:44:31 +01:00
d3d67347ff add toc 2023-11-06 16:25:38 +01:00
f30d93844f push 2023-11-06 09:38:58 +01:00
0c2fcfcea8 URHG WURKS 2023-11-05 22:05:39 +01:00
bb3fd142c7 parse full urhg 2023-11-05 14:10:38 +01:00
55517758c2 parse first page of urhg 2023-11-05 12:46:04 +01:00
a78ba95775 push 2023-11-04 18:41:17 +01:00
58dd701c95 push 2023-11-04 13:49:59 +01:00
e1ece5b986 add draft of structs of laws 2023-11-04 12:14:02 +01:00
9206714c0c rename 2023-11-04 11:43:35 +01:00
f462936790 start parsing urhg 2023-11-04 11:25:17 +01:00
816b234112 parse full wuchergesetz 2023-11-04 10:53:45 +01:00
3fa97cca34 parse first paragraph of wuchergesetz 2023-11-04 10:07:43 +01:00
2348bddc42 finish ris law overview parser 2023-11-04 00:05:38 +01:00
23e2de9d42 Start paring ris law overview 2023-11-03 22:40:19 +01:00
3f7e2f275e empty rust project 2023-11-03 13:45:25 +01:00