MLanguage / mlang

Compiler for the M language, used to compute the income tax of French taxpayers
https://mlanguage.github.io/mlang/mlang/index.html
GNU General Public License v3.0
176 stars 9 forks source link

[DGFiP] Allow using -kN with N between 1 and 4 (useful for DGFiP tests) + some cleanup #213

Closed ddeclerck closed 1 year ago

ddeclerck commented 1 year ago

Note: updated expected test results ; they changed because of the removal of calls to M.sauve_base_XXX (these are are only used when a corrective computation calls a primitive computation, but we are not in this case here)

denismerigoux commented 1 year ago

This needs rebasing but good for me!