Commit Graph

31 Commits

Author SHA1 Message Date
JusBanuls
6217630805 Sous-ensemble d'article pour le prototype du calcul des droits simpes de l'IR 2023-02-07 11:11:12 +01:00
Louis Gesbert
71bb67163c Remove explicitely typed operators in tests and examples
Command used: `sed -i 's/\([-+*/><=]=\?\)[.$@^€$]/\1/g' **/*/*.catala_*`

The overload test, of course, is kept unchanged and ensures that explicit
operators still work.
2022-12-13 12:00:04 +01:00
Emile Rolley
9aaa614410 refactor(parser): add the new catala-metadata markup 2021-10-01 10:01:25 +02:00
Denis Merigoux
b72d8e09ee
Restore typechecking version of CGI example 2021-09-28 12:01:08 +02:00
Denis Merigoux
caf42f3445
Merge branch 'master' into jemsab_4b 2021-09-28 11:52:09 +02:00
Denis Merigoux
3c8d187be0
Big refactoring of the literate programming structure
Partially fixes #120
Removes the distinction between headers and articles, streamlines the surface AST
Changes affects lexers and parser
2021-05-15 01:16:08 +02:00
EmileRolley
b77b3bf164 refactor(examples): change remaining examples syntax 2021-03-10 10:53:24 +01:00
Denis Merigoux
617d19df24 Improved OCaml backend, made dev loop 2021-01-28 18:30:01 +01:00
James Barnes
0648f989df move metadata to prologue 2021-01-19 21:40:38 +01:00
James Barnes
2d12cf7230 correct other typo 2021-01-19 20:12:03 +01:00
James Barnes
d98df48bc4 correct typo 2021-01-19 20:11:37 +01:00
James Barnes
4cc1e92436 add subsection 1a condition 2021-01-19 20:06:39 +01:00
James Barnes
b538e4d23d add legislative text 2021-01-19 19:24:09 +01:00
James Barnes
00cefa68c2 correct variable case and legal error 2021-01-13 19:16:24 +01:00
James Barnes
ee6085127e note to self : Catala <> Java - use enum cases directly 2021-01-13 19:04:36 +01:00
James Barnes
ef6c9a8b3b workout total revenus depending on tax residence 2021-01-13 18:55:35 +01:00
James Barnes
2e7368b385 Revenue source enumeration 2021-01-13 18:24:08 +01:00
James Barnes
c8cedac894 add subtitle for article 2021-01-13 18:17:18 +01:00
James Barnes
a7a1a1b2c6 Add catala translation 2021-01-13 18:16:02 +01:00
James Barnes
8258a5d970 Add legislative text 2021-01-13 18:09:11 +01:00
Denis Merigoux
606b148c74 Lots of documentation 2020-12-21 16:02:00 +01:00
Denis Merigoux
a4916208ba amount -> money 2020-12-10 09:35:36 +01:00
Denis Merigoux
00505a9da7 Fixed newline problem! 2020-11-30 10:55:27 +01:00
Denis Merigoux
e54bce094c Localized files extensions, syntax highlighting for non-verbose which is now the defaul 2020-08-08 19:07:28 +02:00
jemsab
4d53dc2f9a Harmonize spelling of accented words 2020-08-05 20:54:35 +02:00
jemsab
264096b8de Define context for revenu net global calculation 2020-08-04 08:13:07 +02:00
jemsab
866b6ec5e5 Add totalling rule to complete article 1A CGI 2020-08-04 07:54:41 +02:00
jemsab
189bfca0a6 Change name and type of data structures and variables 2020-07-17 16:59:51 +02:00
jemsab
6aff67d9dd Follow naming convention of structures 2020-07-11 22:36:49 +02:00
jemsab
10db92ac66 Remove superfluous text annotations 2020-07-11 22:22:50 +02:00
jemsab
efeff8bbac Implement example article for French Tax Code (Code général des Impôts) 2020-07-11 16:22:05 +02:00