Commit Graph

35 Commits

Author SHA1 Message Date
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