Denis Merigoux
|
66a7d2f7a3
|
Fix test encoding
|
2022-07-08 15:37:01 +02:00 |
|
Denis Merigoux
|
a78f649377
|
Add negative test
|
2022-07-08 14:16:02 +02:00 |
|
Denis Merigoux
|
bdbf202a8d
|
Minimal implementation of https://github.com/CatalaLang/catala/issues/192#issuecomment-1178750411
|
2022-07-08 14:10:25 +02:00 |
|
Denis Merigoux
|
46d2312bb6
|
Merge pull request #284 from CatalaLang/update-citation
docs: udpate the CITATION file
|
2022-07-07 16:35:41 +02:00 |
|
Emile Rolley
|
ad20f449d1
|
docs: update the CITATION file
|
2022-07-07 16:18:08 +02:00 |
|
Emile Rolley
|
3579bf90b1
|
docs: udpate the CITATION file
|
2022-07-07 16:14:56 +02:00 |
|
Denis Merigoux
|
81fe7db311
|
Implemented better split custody handling that applies correct post-processing steps to the
corrected amount
|
2022-07-07 15:19:32 +02:00 |
|
Denis Merigoux
|
6987719f3b
|
Prepping for correct split custody sharing
|
2022-07-07 15:03:03 +02:00 |
|
Denis Merigoux
|
a34a330dc4
|
Fix breaklines in LaTeX
|
2022-07-06 17:37:42 +02:00 |
|
Denis Merigoux
|
fdf9d49b23
|
Merge pull request #266 from CatalaLang/allocations_logement
Implementation of French housing benefits : 2/N
|
2022-07-06 17:02:14 +02:00 |
|
Denis Merigoux
|
1a08207680
|
Restore tests
|
2022-07-06 16:52:13 +02:00 |
|
Denis Merigoux
|
5e45940e1b
|
Merge branch 'master' into allocations_logement
|
2022-07-06 16:43:14 +02:00 |
|
Denis Merigoux
|
9cdeb907f5
|
Fix missing age of L841-1
|
2022-07-06 15:37:23 +02:00 |
|
Denis Merigoux
|
b1dd3a822e
|
We now compute the split custody!
|
2022-07-06 15:25:31 +02:00 |
|
Denis Merigoux
|
443a4bbc1d
|
Restore test
|
2022-07-06 14:46:25 +02:00 |
|
Denis Merigoux
|
cd6840fdcb
|
Prepping for split custody
|
2022-07-06 12:52:03 +02:00 |
|
Denis Merigoux
|
cfe9f0ca28
|
Added a global "calculette" tested with a dummy example
|
2022-07-06 12:24:45 +02:00 |
|
Denis Merigoux
|
0ab22dfee8
|
Fix sign bugs
|
2022-07-05 16:17:26 +02:00 |
|
Denis Merigoux
|
ea6083d5a2
|
Disable optimisations for french_law.js because of #274
|
2022-07-04 12:14:21 +02:00 |
|
Denis Merigoux
|
07b348a309
|
Update assets
|
2022-07-04 12:08:54 +02:00 |
|
Catala nix updated
|
feff9ecd74
|
update lock files
|
2022-07-04 00:26:59 +00:00 |
|
Catala nix updated
|
1723f7c6fa
|
update lock files
|
2022-06-27 00:24:59 +00:00 |
|
Denis Merigoux
|
ccaf77edaa
|
Merge pull request #283 from CatalaLang/remove-unembedable-from-events
refactor(runtime): ignore function definition while parsing raw events
|
2022-06-24 11:03:49 +02:00 |
|
Emile Rolley
|
97cf14b3f5
|
refactor(runtime): ignore function definition while parsing raw events
|
2022-06-23 17:35:11 +02:00 |
|
Denis Merigoux
|
541f014396
|
Correct hierarchy in family benefits epilogue
|
2022-06-23 10:05:24 +02:00 |
|
Denis Merigoux
|
29b736ec4f
|
Merge branch 'allocations_logement' of github.com:CatalaLang/catala into allocations_logement
|
2022-06-23 10:03:54 +02:00 |
|
Denis Merigoux
|
94cf874eb1
|
Merge pull request #280 from CatalaLang/specify-logs-struct
Refactor(runtime/api_web): parse raw log events into structured ones
|
2022-06-20 13:20:01 +02:00 |
|
Catala nix updated
|
eb26470ca8
|
update lock files
|
2022-06-20 11:18:32 +00:00 |
|
Emile Rolley
|
fb93be04dc
|
fix: remove -s flag in the Makefile rule used to generate the french law library in OCaml
|
2022-06-16 17:30:33 +02:00 |
|
Emile Rolley
|
22100d5b62
|
feat(runtime/api_web): add serialization for event + retrieveEvents in the API
|
2022-06-16 17:24:35 +02:00 |
|
Denis Merigoux
|
eef14fedad
|
Better translation of D823-20
|
2022-06-16 12:08:29 +02:00 |
|
Denis Merigoux
|
b77dc8c9d6
|
Better translation of D823-20
|
2022-06-16 12:04:55 +02:00 |
|
Emile Rolley
|
e35e4a7cb4
|
feat(runtime): clean parse_raw_events + add documentation
|
2022-06-16 11:39:37 +02:00 |
|
Emile Rolley
|
9b5779ed62
|
feat(runtime): format_events -> pp_events (Done).
|
2022-06-15 19:32:45 +02:00 |
|
Emile Rolley
|
d82ecb5f12
|
fix(compiler/log): retrieve types of input and output function calls
|
2022-06-15 14:34:15 +02:00 |
|
Emile Rolley
|
d1a7be688c
|
feat(runtime): start to implement format_events
|
2022-06-14 17:42:13 +02:00 |
|
Emile Rolley
|
092b57c898
|
feat(runtime): implement the raw_event parser
|
2022-06-13 17:59:00 +02:00 |
|
Emile Rolley
|
84f79be7b7
|
feat(runtime): define the event type
|
2022-06-09 17:17:12 +02:00 |
|
Emile Rolley
|
f932c45f97
|
docs: specify the log event structure
|
2022-06-09 15:49:08 +02:00 |
|
Denis Merigoux
|
925eeff744
|
Merge pull request #279 from CatalaLang/fix-line-num
fix(compiler): fix line num for HTML generation
|
2022-06-08 17:40:17 +02:00 |
|
Emile Rolley
|
f7787ff80d
|
fix(compiler): fix line num for HTML generation
|
2022-06-08 17:21:15 +02:00 |
|
Denis Merigoux
|
316f238d66
|
Restore test
|
2022-06-07 19:25:45 +02:00 |
|
Denis Merigoux
|
1f4e869c33
|
Merge pull request #278 from CatalaLang/dune-test-fixup
Fix nix part 4
|
2022-06-07 19:04:45 +02:00 |
|
lIlIlIlIIIIlIIIllIIlIllIIllIII
|
7b4fd78e28
|
update flake
|
2022-06-07 08:57:02 +02:00 |
|
lIlIlIlIIIIlIIIllIIlIllIIllIII
|
15aee21670
|
disable clerk tests in nix build
|
2022-06-07 08:56:37 +02:00 |
|
lIlIlIlIIIIlIIIllIIlIllIIllIII
|
6fb8b06e07
|
revert dependency between clerk and catala
|
2022-06-07 08:54:03 +02:00 |
|
lIlIlIlIIIIlIIIllIIlIllIIllIII
|
c48b884374
|
typo
|
2022-06-07 08:36:15 +02:00 |
|
lIlIlIlIIIIlIIIllIIlIllIIllIII
|
5b845f4f9b
|
disable test in the nix build
|
2022-06-07 08:17:14 +02:00 |
|
lIlIlIlIIIIlIIIllIIlIllIIllIII
|
d4acc8eb33
|
Change dune rule to build tests only for catala
|
2022-06-06 22:53:50 +02:00 |
|
Denis Merigoux
|
f2b3cdcfd8
|
Restore test
|
2022-06-06 18:27:57 +02:00 |
|