Commit Graph

689 Commits

Author SHA1 Message Date
Denis Merigoux
7a835ac5f6
Merge pull request #63 from CatalaLang/pair_programming_section_121
Pair programming section 121
2021-01-13 14:52:08 +01:00
Denis Merigoux
5a944a57a6 Pass old tests 2021-01-13 12:22:14 +01:00
Denis Merigoux
44d7b616a4 Improve type error messages 2021-01-13 12:04:14 +01:00
Denis Merigoux
fc72fe9b33
Merge pull request #62 from xbonnetain/master
CamlCase -> CamelCase
2021-01-13 10:22:43 +01:00
XB
04604ad9d0 CamlCase in OCaml code 2021-01-12 23:20:46 -05:00
XB
a44c9076ec CamelCase is not an OCaml concept 2021-01-12 23:13:54 -05:00
Denis Merigoux
983b347cd5 Results from the pair programming session 2021-01-12 18:02:28 +01:00
Denis Merigoux
ea117d1816 Added exceptions tests 2021-01-11 15:29:02 +01:00
Denis Merigoux
b12768c78c Strengthen USTC 121 implementation 2021-01-11 15:19:05 +01:00
Denis Merigoux
1b6843c6dd Web update 2021-01-10 20:47:01 +01:00
Denis Merigoux
46121bbbd7 Debugged allocations familiales 2021-01-10 19:35:24 +01:00
Denis Merigoux
c58d9762b8 Updated syntax errors 2021-01-10 18:43:07 +01:00
Denis Merigoux
e5c6a196e2 Added filter and map operators 2021-01-10 18:11:46 +01:00
Denis Merigoux
f51d8833c7 Implement argmin and argmax 2021-01-10 17:07:41 +01:00
Denis Merigoux
8a2bf4e389 Better trace 2021-01-09 21:03:32 +01:00
Denis Merigoux
6aefb03b94 Improved log printing 2021-01-09 17:44:45 +01:00
Denis Merigoux
839310d5ba Small tweak to make tutorial more climactic 2021-01-07 22:38:56 +01:00
Denis Merigoux
9c795b5010 Fixed typing error 2021-01-06 18:42:22 +01:00
Denis Merigoux
1494048869 Simplify code with new sugar 2021-01-06 17:33:38 +01:00
Denis Merigoux
2d69817cf7
Merge pull request #57 from CatalaLang/patterncheck
Implement quick pattern check desugaring
2021-01-06 17:28:34 +01:00
Nicolas Chataing
5aa0e391ff Add a fail test 2021-01-06 17:23:58 +01:00
Nicolas Chataing
5038b75da1 Implement quick pattern check desugaring 2021-01-06 17:04:46 +01:00
Denis Merigoux
9c88194ab3
Merge pull request #56 from CatalaLang/extremum
Handle extrema operators on collections
2021-01-06 15:34:36 +01:00
Nicolas Chataing
f7c7ce3f8e Add error msg 2021-01-06 15:29:54 +01:00
Nicolas Chataing
d8181f162a Update parser errors 2021-01-06 15:19:22 +01:00
Nicolas Chataing
3719b69a51 Compute the predicate only once in extrema functions 2021-01-06 15:19:03 +01:00
Nicolas Chataing
c4d6220240 Handle extrema operators on collections 2021-01-06 12:41:24 +01:00
Denis Merigoux
3ae9f7b67a Merge branch 'master' of github.com:CatalaLang/catala 2021-01-05 19:05:41 +01:00
Denis Merigoux
373429f33e Link to zulip 2021-01-05 19:05:29 +01:00
Denis Merigoux
71a15f6c75
Merge pull request #54 from CatalaLang/pair_programming_section_121
Pair programming section 121
2021-01-05 19:02:26 +01:00
Denis Merigoux
113ca198e4 Update section121 code to make it correct 2021-01-05 16:00:42 +01:00
Denis Merigoux
94413dce56 Implemented getters for day, month and year in dates 2021-01-05 16:00:15 +01:00
Denis Merigoux
891be56a80 Fixed tuple accesss type checking 2021-01-05 15:33:30 +01:00
Denis Merigoux
4c760868b5 Fixed date algorithm 2021-01-05 14:58:44 +01:00
Denis Merigoux
f356712622 Reformat code 2021-01-05 14:48:13 +01:00
Denis Merigoux
7213f2850b Merge branch 'master' into pair_programming_section_121 2021-01-05 14:37:30 +01:00
Denis Merigoux
06803e4170 Fixed makefile and dune_porject 2021-01-05 14:35:04 +01:00
Denis Merigoux
933fd02484
Merge pull request #45 from CatalaLang/dev
Ongoing Catala development
2021-01-04 14:54:11 +01:00
Denis Merigoux
3713617b08
Merge pull request #48 from AltGr/typos
Just a few typos I noticed while reading the docs
2021-01-04 14:43:29 +01:00
Louis Gesbert
3b93fc5b43 Tutorial: a few typos 2021-01-04 13:50:33 +01:00
Louis Gesbert
4a5e8192b6 Opam file: fix license format 2021-01-04 13:50:33 +01:00
Denis Merigoux
e94356bd0b First working prototype of allocations familiales implementation 2021-01-04 00:13:59 +01:00
Denis Merigoux
84acb971a0 More code for allocations_familiales 2021-01-03 20:36:04 +01:00
Denis Merigoux
d71d50ea44 Fixed screenshot mangling 2021-01-03 18:56:03 +01:00
Denis Merigoux
0482acbd01 Fixed incorrect date 2021-01-03 18:52:41 +01:00
Denis Merigoux
8f2811b66f Changed output formatting 2020-12-31 00:32:17 +01:00
Denis Merigoux
c6b6e82b8b Various fixes, now passing first French tests 2020-12-31 00:28:26 +01:00
Denis Merigoux
89fe5878b0 Various small fixings 2020-12-30 12:02:09 +01:00
Denis Merigoux
be9e7e2a1e Added collection length and mem test 2020-12-30 11:50:19 +01:00
Denis Merigoux
2cfb348274 Debugged unification and typing 2020-12-30 01:13:28 +01:00