Denis Merigoux
|
78e8275d5e
|
Adds a decimal rounding operator
|
2022-04-29 21:18:15 +02:00 |
|
Denis Merigoux
|
48b324c165
|
More comments
|
2022-04-04 18:12:19 +02:00 |
|
Denis Merigoux
|
25977de151
|
Prettify Scalc
|
2022-03-21 14:58:54 +01:00 |
|
Denis Merigoux
|
cdac6de9fe
|
Implement the round money builtin
|
2022-03-17 12:30:14 +01:00 |
|
Denis Merigoux
|
5bd66142a6
|
Big reformatting
ocamlformat 0.19.0 -> 0.20.1
100 -> 80 columns per line
Reestablished @emilerolley's smart fun break
|
2022-03-08 15:03:14 +01:00 |
|
Denis Merigoux
|
09dd02c8a0
|
Python backend works with exceptions avoided
Few bugs in Lcalc->Scalc fixed
|
2022-02-25 12:30:34 +01:00 |
|
Denis Merigoux
|
21c73edfc9
|
Link to modules in the docs
|
2022-02-14 18:27:29 +01:00 |
|
Denis Merigoux
|
1cec4b0721
|
Pretty-printer for scalc
|
2022-02-14 18:22:26 +01:00 |
|
Denis Merigoux
|
b25f64c3ae
|
Improve printing
|
2022-02-14 17:01:34 +01:00 |
|
Denis Merigoux
|
5c6a43da57
|
Fixed compilation to examples
Had to rename fields of allocations familiales because of a stupid record field confusion in OCaml
|
2022-02-07 18:38:31 +01:00 |
|
Denis Merigoux
|
6cf1b768d2
|
Fix bug in Python backend producing unreachable code
|
2022-02-01 15:41:53 +01:00 |
|
Denis Merigoux
|
d2977b48ce
|
Documentation pass
|
2022-01-19 10:54:16 +01:00 |
|
Emile Rolley
|
397b0e1d7c
|
fix(build/doc): remove warnings due to .ml* files
|
2022-01-02 14:53:51 +01:00 |
|
EmileRolley
|
6169d19b1e
|
feat(compiler): add collection concatenation operator
|
2021-07-08 16:27:46 +02:00 |
|
Denis Merigoux
|
0d54b39aa9
|
Logging in Python OK
|
2021-06-26 18:04:36 +02:00 |
|
Denis Merigoux
|
e38dc4c728
|
Various bugfixing and improvements for the Python backend
|
2021-06-25 00:16:21 +02:00 |
|
Denis Merigoux
|
95b34937a6
|
Switch to use Python enums as a tag for tagged unions
|
2021-06-24 21:55:20 +02:00 |
|
Denis Merigoux
|
fbf60b89bf
|
Fix lenght type mismatch
|
2021-06-24 21:32:09 +02:00 |
|
Denis Merigoux
|
0481181f92
|
Put mypy typing under CI
|
2021-06-24 18:18:25 +02:00 |
|
Denis Merigoux
|
817b1785df
|
Python translation working but still buggy
|
2021-06-24 17:50:08 +02:00 |
|
Denis Merigoux
|
015776270d
|
Compilation passing from lcalc to scalc
|
2021-06-24 14:52:51 +02:00 |
|
Denis Merigoux
|
eb9c75f394
|
Making progress into translation
|
2021-06-23 17:47:34 +02:00 |
|
Denis Merigoux
|
46717b0440
|
Compiling blocks to SCalc
|
2021-06-22 18:16:47 +02:00 |
|
Denis Merigoux
|
1313183353
|
Defining a new intermediate representation
|
2021-06-22 16:01:57 +02:00 |
|