Commit Graph

1855 Commits

Author SHA1 Message Date
Lilya Slimani
44fd9be7f6 Mise en page 2022-04-25 11:16:57 +02:00
Lilya Slimani
4cffff01bc Test Exemple 1 mis à jour 2022-04-21 14:09:34 +02:00
Denis Merigoux
8288537fa9
Merge branch 'allocations_logement' of github.com:CatalaLang/catala into allocations_logement 2022-04-15 17:04:07 +02:00
Denis Merigoux
b3e681f2a1
Logements foyer done with @Lilyaslm [skip ci] 2022-04-15 17:03:10 +02:00
Lilya Slimani
a845572a42 Erreur sur l'article 33 + références 2022-04-15 14:42:20 +02:00
Denis Merigoux
24587b806a
Merge branch 'allocations_logement' of github.com:CatalaLang/catala into allocations_logement 2022-04-15 14:19:42 +02:00
Lilya Slimani
17189d2bd7 Suite Article 18 de l'arrêté du 27 septembre 2019 2022-04-14 14:10:38 +02:00
Denis Merigoux
6e03b512d9
Merge branch 'master' into allocations_logement 2022-04-13 15:28:54 +02:00
Denis Merigoux
28a70ba6a6
Progress with @Lilyaslm 2022-04-13 15:02:43 +02:00
Denis Merigoux
738817a45d
Wrong sectioning [skip ci] 2022-04-13 12:09:46 +02:00
Denis Merigoux
94b5098262
Progress with @Lilyaslm 2022-04-13 11:56:54 +02:00
Denis Merigoux
b20b2f97be
Trying again to fix nix build? 2022-04-11 11:21:10 +02:00
Denis Merigoux
53d7515c3c
Fix nix quirk 2022-04-11 11:11:32 +02:00
Denis Merigoux
62a1903686
Wrong makefile target 2022-04-11 11:01:20 +02:00
Denis Merigoux
6f223d2519
Restore web build 2022-04-11 10:59:40 +02:00
Denis Merigoux
a775f786f6
Merge pull request #242 from rprimet/fix_typo
fix typo
2022-04-09 15:38:02 +02:00
Denis Merigoux
89709ce062
Progress with @Lilyaslm [skip ci] 2022-04-08 16:07:19 +02:00
Denis Merigoux
6d05f0ffff
Answers to legal questions by @Lilyaslm 2022-04-08 14:30:35 +02:00
Lilya Slimani
8244f8e0cc Modifications + Ajout d'articles pour la cession de PP 2022-04-08 11:49:49 +02:00
Romain PRIMET
eafab30809 fix typo 2022-04-07 22:43:05 +02:00
Denis Merigoux
f0cf4f188a
Progress with @Lilyaslm 2022-04-05 12:24:26 +02:00
Denis Merigoux
c4d031d7ef
Merge pull request #235 from CatalaLang/c_backend
C backend : preparatory work
2022-04-04 18:16:13 +02:00
Denis Merigoux
48b324c165
More comments 2022-04-04 18:12:19 +02:00
Denis Merigoux
cbd975d53a
Remove unused stub 2022-04-04 18:07:47 +02:00
Denis Merigoux
f6c8e7fbd9
Crediting author of moved code 2022-04-04 18:06:40 +02:00
Denis Merigoux
3f49824150
Merge branch 'master' into c_backend 2022-04-04 18:02:33 +02:00
Denis Merigoux
31e8f37a43
Sort VCs by alphabetical order 2022-04-04 17:51:41 +02:00
Denis Merigoux
e68fe42856
Put closure conversion prototype under a flag 2022-04-04 17:43:30 +02:00
Denis Merigoux
9d05dad3fb
Passing all tests! 2022-04-04 15:56:45 +02:00
Lilya Slimani
11a1acf1c0 Préparation Cession pair programming du 05/04 2022-04-04 13:51:12 +02:00
Denis Merigoux
84144c0a56
Tests now passing except for a few position and printing issues [skip ci] 2022-04-04 12:25:00 +02:00
Denis Merigoux
7ca5ef283a
Code builds but bugguy [skip ci] 2022-04-04 08:56:48 +02:00
Denis Merigoux
f40d2a4b8f
Revert asset [skip ci] 2022-04-02 14:53:09 +02:00
Denis Merigoux
2652b9c406
Continuing to adapt code to new binded representation [skip ci] 2022-04-02 14:51:11 +02:00
Denis Merigoux
8f39b65bb6
Started replacement of Ast by Binded_representation in Dcalc [skip-ci] 2022-04-02 12:29:43 +02:00
Denis Merigoux
be26fa2474
Implement app but lots of rtefactoring to do [skip ci] 2022-03-31 14:21:13 +02:00
Denis Merigoux
c7c774a1a1
Closure conversion: case of EAbs implemented 2022-03-31 12:19:31 +02:00
Denis Merigoux
6ca133003e
Remove empty blocks 2022-03-30 16:41:36 +02:00
Denis Merigoux
b3964da288
Refactoring 2022-03-30 16:19:34 +02:00
Denis Merigoux
ff34459a7a
Progress @Lilyaslm 2022-03-29 15:34:58 +02:00
Lilya Slimani
f9ceded93c Merge branch 'allocations_logement' of https://github.com/CatalaLang/catala into allocations_logement 2022-03-29 14:02:08 +02:00
Lilya Slimani
579c1fe735 Article 18 2022-03-29 10:51:04 +02:00
Denis Merigoux
5e3274f00a
Restore nix no-web patch 2022-03-28 19:09:00 +02:00
Denis Merigoux
6fb924b7d4
Merge pull request #236 from CatalaLang/afromher_z3
[Z3 encoding] Add support for durations
2022-03-28 19:08:11 +02:00
Denis Merigoux
158d49fe86
Removed unnecessary extra runtime function 2022-03-28 18:59:53 +02:00
Aymeric Fromherz
2b0206a5a8 Restrict duration z3 encoding to days only 2022-03-28 18:47:13 +02:00
Denis Merigoux
5d36af01e3
Restore the trace parameter functionality in the web interpreter 2022-03-28 15:16:03 +02:00
Denis Merigoux
e28587c3ed
Merge pull request #239 from CatalaLang/fix_237
Nice error messages for empty structs and enums
2022-03-28 14:53:00 +02:00
Denis Merigoux
ce7e756af1
Nice error messages for empty structs and enums 2022-03-28 14:43:38 +02:00
Aymeric Fromherz
cca2e00d42 [Z3encoding] Add bad unit tests for duration 2022-03-24 17:27:03 +01:00