Louis Gesbert
691d81ba72
Makefiles: fix catala arguments order
...
the command name now needs to be first
2023-06-18 18:35:39 +02:00
armandsalek
f841512619
Update Makefile.common.mk
...
Ajout de l’appel à la variable « CURR_DIR » dans la définition de la règle « %.run »
2023-02-21 22:48:18 +01:00
Emile Rolley
1a6934b538
feat(build): add the generation of json schemas to the build workflow
2022-07-29 18:47:42 +02:00
Emile Rolley
32ec53d918
refactor(plugins): jsoo -> web
2022-07-29 18:42:41 +02:00
Denis Merigoux
aa3820c2a7
Nitpicks
2022-07-22 17:42:24 +02:00
Emile Rolley
d9045499c0
refactor(french_law/ocaml): refactor the api_web.ml
2022-07-22 17:01:33 +02:00
Emile Rolley
61899cd698
fix(examples): assets are now generated from the repo root
2022-07-20 18:29:01 +02:00
Denis Merigoux
8a0d5d7916
Factoring, nitpicks and updates
2022-05-05 14:01:30 +02:00
Denis Merigoux
ad7fe6a21a
Use pandoc to prettify a lot the LaTeX document with tables
2022-04-29 23:47:02 +02:00
Edwin Török
3eddaae882
examples: add a %.spellok helper to check spelling
...
Usage:
`make -C examples/tutorial_en tutorial_en.spellok`
This will output a list of incorrect words (which should be empty).
Catala-specific words (or uncommon words missing from the default aspell dictionary) can be added to examples/whitelist.<lang>
Signed-off-by: Edwin Török <edwin@etorok.net>
2021-10-10 15:56:07 +01:00
Denis Merigoux
fffd0ffb63
Working the way into the Python backend
2021-06-22 14:55:43 +02:00
Denis Merigoux
bbd50747d9
Big renaming and dir reorg
2021-06-21 11:39:06 +02:00
EmileRolley
fddf7c5930
refactor(build): add .ml as target for the clean rule of examples/Makefile.commom.mk
2021-06-08 15:09:17 +02:00
Denis Merigoux
147e35083e
Point directly to executable instead of dune exec
2021-05-14 18:44:06 +02:00
Denis Merigoux
86e7c4ff34
Fixes #95 and #96
2021-03-19 17:36:09 +01:00
Denis Merigoux
03774fdfc2
Fixed CI
2021-03-02 18:28:56 +01:00
Denis Merigoux
5c5dbc542f
Js version of Allocations familiales
2021-02-01 20:09:16 +01:00
Denis Merigoux
313ca065f4
Benchmarked the result on allocations familiales, it is fast enough
2021-01-28 23:46:39 +01:00
Denis Merigoux
27b6303982
Beginning compilation to OCaml
2021-01-28 00:28:28 +01:00
Denis Merigoux
606b148c74
Lots of documentation
2020-12-21 16:02:00 +01:00