|
@@ -2,7 +2,7 @@
|
|
|
types. *)
|
|
types. *)
|
|
|
|
|
|
|
|
(** This phase transforms operations on boolean values to equivalent operations
|
|
(** This phase transforms operations on boolean values to equivalent operations
|
|
|
- no different data types. This transformation is necessary, because the CiviC
|
|
|
|
|
|
|
+ on different data types. This transformation is necessary, because the CiviC
|
|
|
VM does not define some operations for boolean arguments.
|
|
VM does not define some operations for boolean arguments.
|
|
|
|
|
|
|
|
This phase also handles the first step of short-circuit evaluation, by
|
|
This phase also handles the first step of short-circuit evaluation, by
|