Commit Graph

118 Commits

Author SHA1 Message Date
Bartosz Woźniak
2b5a54e315 atom stuff 2021-05-16 20:13:03 +02:00
Denis Merigoux
da363d8e75 Fixed Iro files 2021-05-13 10:12:00 +02:00
Bartosz Woźniak
f70e3e4296 change 'zawartosc' which means 'content' to 'typu' which means 'of the type..' 2021-05-12 19:42:40 +02:00
Bartosz Woźniak
c4e39f159f change condition ('warunek' - boolean) from green to red in pdf 2021-05-12 19:40:19 +02:00
Denis Merigoux
4f9b0d63fd Fix PL pygmentz lexer and document formatting 2021-05-12 10:43:42 +02:00
Bartosz Woźniak
d61926c51b cleanup 2021-05-11 20:37:35 +02:00
Bartosz Woźniak
962d5d2f82 compilation fixes 2021-05-11 20:26:17 +02:00
Bartosz Woźniak
21584e6444 polish syntax pygments 2021-05-10 19:05:18 +02:00
EmileRolley
13c94cb3c0 fix(syntax_highlighting_fr): syntax 2021-03-19 16:47:32 +01:00
EmileRolley
43c923d8f3 fix(syntax_highlighting_fr): syntax 2021-03-19 16:04:44 +01:00
EmileRolley
9b67bd9d27 fix(syntax_highlighting_fr): add 'ou bien' to operators 2021-03-19 15:56:16 +01:00
EmileRolley
56481ebf97 fix(syntax_highlighting_en): add xor to operators 2021-03-17 10:49:07 +01:00
EmileRolley
86447636e2 fix(syntax_highlighting_nv): add xor to operators 2021-03-17 10:48:26 +01:00
Denis Merigoux
3b110e04ee
Syntax sheet 2021-03-14 21:57:01 +01:00
EmileRolley
383347bf00 refactor(syntax_highlighting): update the catala_en highlighting 2021-03-10 14:47:43 +01:00
EmileRolley
764a8fe1f8 fix(syntax_highlighting): syntax 2021-03-10 14:47:09 +01:00
EmileRolley
de0b1d28d3 refactor(syntax_highlighting): update the catala_nv highlighting 2021-03-10 14:38:15 +01:00
EmileRolley
55fa3d726f fix(syntax_hilighting): syntax 2021-03-10 14:37:09 +01:00
EmileRolley
0ca2402d14 refactor(syntax_hilighting): update the catala_fr highlighting 2021-03-10 14:29:41 +01:00
EmileRolley
d673b7b5b9 refactor(syntax_highlighting): update the vscode_fr 2021-03-10 14:00:48 +01:00
Denis Merigoux
0259573cd0 Renamed files and makefiles fixes 2021-02-28 18:18:01 +01:00
Denis Merigoux
88d8dd3c31 Generalized plugin scheme for pygments 2021-02-28 18:10:41 +01:00
Jonathan Protzenko
3bcf85bd94 Missing files 2021-02-24 10:55:18 -07:00
Jonathan Protzenko
b206b7a93b For EN syntax highlighting, use a pygments plugin rather than a fork of pygments 2021-02-23 07:53:39 -07:00
Denis Merigoux
f51d8833c7 Implement argmin and argmax 2021-01-10 17:07:41 +01:00
Denis Merigoux
c6b6e82b8b Various fixes, now passing first French tests 2020-12-31 00:28:26 +01:00
Denis Merigoux
be9e7e2a1e Added collection length and mem test 2020-12-30 11:50:19 +01:00
Denis Merigoux
a37357bb56 Array type is beginning to work 2020-12-29 22:26:10 +01:00
Denis Merigoux
c51c8760cb New assets for playground 2020-12-25 17:09:44 +01:00
Denis Merigoux
8dd95dec42 Improved error messages 2020-12-24 17:17:38 +01:00
Denis Merigoux
ae0cb80a25 Various fixes for French tutorial 2020-12-24 16:09:40 +01:00
Denis Merigoux
81c464ea7e Added labels and exceptions to surface syntax 2020-12-18 13:13:51 +01:00
Denis Merigoux
a4916208ba amount -> money 2020-12-10 09:35:36 +01:00
Denis Merigoux
5abb73157f Fix content/type lexer issue in nv 2020-12-06 18:09:48 +01:00
Denis Merigoux
ee0cb1eefc Preventing recursive type definitions 2020-12-06 12:32:36 +01:00
Denis Merigoux
144b1e7d0d Added VSCode syntax highlighting! 2020-08-18 23:16:27 +02: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
Denis Merigoux
cfd5a8924f Get scope context conditions right 2020-06-07 13:45:26 +02:00
Denis Merigoux
0d0e4459f7 Added condition context parameters 2020-06-07 13:28:13 +02:00
Denis Merigoux
ec44f0a000 Application_field -> scope 2020-05-12 18:13:54 +02:00
Denis Merigoux
a2fd1a228a Fixed all syntax highlighting scripts 2020-04-27 09:57:13 +02:00
Denis Merigoux
b0a3b1312e Debugged english coloring (dollar sign was the problem) 2020-04-27 09:34:25 +02:00
Denis Merigoux
d4340fa25d Added english syntax highlighting but still buggy 2020-04-26 22:53:43 +02:00
Denis Merigoux
bd9401c034 Added english atom syntax highlighting 2020-04-26 20:59:04 +02:00
Denis Merigoux
0ba61d9a0d Preparation for en version of syntax highlighting 2020-04-26 20:48:51 +02:00
Denis Merigoux
7ed3c9e9e5 Syntax highlighting fr 2020-04-26 20:07:14 +02:00
Denis Merigoux
0ef7b7d624 Correct internationalization of decimal numbers and amount of money 2020-04-25 15:17:44 +02:00
Denis Merigoux
c270c5fbab Removed optional condition on meta assertions 2020-04-25 14:21:26 +02:00
Denis Merigoux
c98c748d9d Added text fields 2020-04-17 15:53:23 +02:00
Denis Merigoux
72bf4d01cb Big refactoring, better pdf build reproducibility 2020-04-17 12:29:30 +02:00
Denis Merigoux
08a2514232 Added pygments as a submodule 2020-04-17 09:51:35 +02:00
Denis Merigoux
a9a10f0e7f Rename to Catala! 2020-04-16 18:42:37 +02:00
Denis Merigoux
b3c707df67 Added heading precedence 2020-04-16 09:07:21 +02:00
Denis Merigoux
a2649e122a Added proper frontend support for dates 2020-04-15 16:02:40 +02:00
Denis Merigoux
ab7975381a Bump copyright 2020-04-15 15:33:21 +02:00
Denis Merigoux
c17ed56b53 Modifications to parser to accomodate for field projection 2020-04-14 17:29:50 +02:00
Denis Merigoux
8c79bdd1dd Fix syntax highltghting 2020-04-14 10:29:24 +02:00
Denis Merigoux
cb31653cd7 Add D521-2 2020-04-11 22:55:43 +02:00
Denis Merigoux
912ae4c75a Added almost all D521-3 2020-04-11 21:42:17 +02:00
Denis Merigoux
177a6e3b3e Added R521-3 2020-04-11 18:16:15 +02:00
Denis Merigoux
44a4637fc2 Formalized L512_2 2020-04-10 18:46:06 +02:00
Denis Merigoux
fb0b225ce4 Various comments and text updates 2020-04-07 19:12:22 +02:00
Denis Merigoux
3a9dad4735 Updated syntax highlighting 2020-04-07 15:17:16 +02:00
Denis Merigoux
2f6d8893f4 Update latex so that we can also have doc generated from literate programming tool
Rather than manual text
2020-04-05 19:19:52 +02:00
Denis Merigoux
aa57786e82 Generation of weaved pdf working again 2020-04-04 20:22:16 +02:00
Denis Merigoux
4a56886a0f Changed language 2020-03-12 16:10:00 +01:00
Denis Merigoux
785d2d2311 Better syntax highlighting 2020-03-10 16:47:50 +01:00
Denis Merigoux
fed849201e Added proper syntax highlighting + Utf8 support complete! 2020-03-09 19:14:06 +01:00