Denis Merigoux
|
2254527598
|
Corrige problème lexing arrondi en français
|
2022-04-29 21:41:52 +02:00 |
|
Denis Merigoux
|
78e8275d5e
|
Adds a decimal rounding operator
|
2022-04-29 21:18:15 +02:00 |
|
Denis Merigoux
|
7872e8dac3
|
Typo in lexer
|
2022-03-17 13:23:07 +01:00 |
|
Denis Merigoux
|
cdac6de9fe
|
Implement the round money builtin
|
2022-03-17 12:30:14 +01:00 |
|
Denis Merigoux
|
eb7f00f56d
|
Syntax: parser and highlighting
|
2022-02-28 14:33:07 +01:00 |
|
Denis Merigoux
|
0a9e6db5f4
|
Fix UTF8 lexing.
By what magic did it work until now?
|
2022-01-28 11:09:44 +01:00 |
|
Denis Merigoux
|
05a0bfc9b7
|
Added parsing support for #112, missing all later compilation steps
|
2022-01-27 18:03:47 +01:00 |
|
Emile Rolley
|
9aaa614410
|
refactor(parser): add the new catala-metadata markup
|
2021-10-01 10:01:25 +02:00 |
|
Louis Gesbert
|
dc026d0a7f
|
I was still unhappy with the remaining duplication
that and the double-matching with different kinds of regexps; it should be more
robust now.
|
2021-08-20 14:23:10 +02:00 |
|
Louis Gesbert
|
98aed4187a
|
Further factorise decimals parsing
|
2021-08-19 20:32:23 +02:00 |
|
Louis Gesbert
|
e431e194de
|
Factorise lexer translations
|
2021-08-19 18:26:06 +02:00 |
|