demarches-normaliennes/app/models/logic
2022-07-05 12:07:06 +02:00
..
and.rb add n_ary operators 2022-06-17 14:53:27 +02:00
binary_operator.rb add binary operators 2022-06-17 14:53:27 +02:00
champ_value.rb extract champ value type 2022-07-05 12:07:06 +02:00
constant.rb improve constant and empty to_s 2022-07-05 12:07:06 +02:00
empty.rb empty has nil value 2022-07-05 12:07:06 +02:00
empty_operator.rb empty operator is no longer an error 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 add n_ary operators 2022-06-17 14:53:27 +02:00
or.rb add n_ary operators 2022-06-17 14:53:27 +02:00
term.rb add constant 2022-06-17 14:53:27 +02:00