mon-entreprise/publicodes/source/mecanisms
Maxime Quandalle bc8c4d823a ⚙️ Nouvelle API d'évaluation
Modifie l'API de la fonction `evaluate` pour transmettre le contexte
avec `this`, ce qui simplifie l'interface de ces fonctions.

L'objet `this` (qui contient `this.parsedRules`, `this.situation`,
`this.evaluate`, etc.) est un interpréteur Publicodes, mais nous n'avons
pas besoin de créer une nouvelle abstraction car cet objet présente
exactement la même interface que l'objet public exposé dans
`publicodes/index.ts` et c'est donc l'interface publique qui est
utilisée dans les appels internes.
2020-11-05 10:22:48 +01:00
..
applicable.tsx ⚙️ Nouvelle API d'évaluation 2020-11-05 10:22:48 +01:00
arrondi.tsx ⚙️ Nouvelle API d'évaluation 2020-11-05 10:22:48 +01:00
barème.ts ⚙️ Nouvelle API d'évaluation 2020-11-05 10:22:48 +01:00
composantes.ts ⚙️ Nouvelle API d'évaluation 2020-11-05 10:22:48 +01:00
condition-allof.tsx ⚙️ Nouvelle API d'évaluation 2020-11-05 10:22:48 +01:00
condition-oneof.tsx ⚙️ Nouvelle API d'évaluation 2020-11-05 10:22:48 +01:00
durée.tsx ⚙️ Nouvelle API d'évaluation 2020-11-05 10:22:48 +01:00
grille.ts ⚙️ Nouvelle API d'évaluation 2020-11-05 10:22:48 +01:00
inversion.ts ⚙️ Nouvelle API d'évaluation 2020-11-05 10:22:48 +01:00
max.tsx ⚙️ Ajout d'un type de nœud serialisable 2020-11-05 10:22:48 +01:00
min.tsx ⚙️ Ajout d'un type de nœud serialisable 2020-11-05 10:22:48 +01:00
nonApplicable.tsx ⚙️ Nouvelle API d'évaluation 2020-11-05 10:22:48 +01:00
one-possibility.tsx ⚙️ Nouvelle API d'évaluation 2020-11-05 10:22:48 +01:00
operation.tsx ⚙️ Nouvelle API d'évaluation 2020-11-05 10:22:48 +01:00
plafond.tsx ⚙️ Nouvelle API d'évaluation 2020-11-05 10:22:48 +01:00
plancher.tsx ⚙️ Nouvelle API d'évaluation 2020-11-05 10:22:48 +01:00
possibility.tsx ⚙️ Ajout d'un type de nœud serialisable 2020-11-05 10:22:48 +01:00
product.tsx ⚙️ Nouvelle API d'évaluation 2020-11-05 10:22:48 +01:00
recalcul.ts ⚙️ Nouvelle API d'évaluation 2020-11-05 10:22:48 +01:00
reduction.ts ⚙️ Nouvelle API d'évaluation 2020-11-05 10:22:48 +01:00
régularisation.ts ⚙️ Nouvelle API d'évaluation 2020-11-05 10:22:48 +01:00
sum.tsx ⚙️ Nouvelle API d'évaluation 2020-11-05 10:22:48 +01:00
synchronisation.tsx ⚙️ Nouvelle API d'évaluation 2020-11-05 10:22:48 +01:00
tauxProgressif.ts ⚙️ Nouvelle API d'évaluation 2020-11-05 10:22:48 +01:00
trancheUtils.ts 🔥 Sépare le moteur dans un packet isolé 2020-05-14 15:25:22 +02:00
variableTemporelle.ts ⚙️ Nouvelle API d'évaluation 2020-11-05 10:22:48 +01:00
variations.ts ⚙️ Nouvelle API d'évaluation 2020-11-05 10:22:48 +01:00