demarches-normaliennes/app/models/logic
2022-07-22 15:55:43 +02:00
..
and.rb add n_ary operators 2022-06-17 14:53:27 +02:00
binary_operator.rb fix: binary operator computes false by default 2022-07-19 10:11:24 +02:00
champ_value.rb fix(conditional): handle incorrect user input 2022-07-22 15:55:43 +02:00
constant.rb Revert "Add id to term" 2022-07-06 09:44:54 +02:00
empty.rb Revert "Add id to term" 2022-07-06 09:44:54 +02:00
empty_operator.rb and empty_operator compute always true 2022-07-05 12:07:06 +02:00
eq.rb add equal operator 2022-06-17 14:53:27 +02:00
greater_than.rb add binary operators 2022-06-17 14:53:27 +02:00
greater_than_eq.rb add binary operators 2022-06-17 14:53:27 +02:00
less_than.rb add binary operators 2022-06-17 14:53:27 +02:00
less_than_eq.rb add binary operators 2022-06-17 14:53:27 +02:00
n_ary_operator.rb Revert "Add id to term" 2022-07-06 09:44:54 +02:00
or.rb add n_ary operators 2022-06-17 14:53:27 +02:00
term.rb Revert "Add id to term" 2022-07-06 09:44:54 +02:00