Kayne Ruse
cc4ff3f6d8
Fixed logical AND and OR operators, read more
...
The definition of '&&':
Return the first falsy value, or the last value, skipping the evaluation of other operands.
The definition of '||':
Return the first truthy value, or the last value, skipping the evaluation of other operands.
Toy now follows these definitions.
Fixed #154
2024-12-26 16:09:16 +11:00
..
2024-12-15 15:52:06 +11:00
2024-12-24 16:08:42 +11:00
2024-12-17 21:18:45 +11:00
2024-12-26 16:09:16 +11:00
2024-12-26 16:09:16 +11:00
2024-12-26 13:09:21 +11:00
2024-12-24 10:37:54 +11:00
2024-12-25 11:04:18 +11:00
2024-11-16 21:02:37 +11:00
2024-12-15 15:52:06 +11:00
2024-12-15 15:52:06 +11:00
2024-10-07 17:35:31 +11:00
2024-11-12 22:04:07 +11:00
2024-11-02 14:39:59 +11:00
2024-12-26 16:09:16 +11:00
2024-12-26 16:09:16 +11:00
2024-11-10 10:27:50 +11:00
2024-12-15 15:52:06 +11:00
2024-12-15 15:52:06 +11:00
2024-12-26 16:09:16 +11:00
2024-12-12 18:23:44 +11:00
2024-12-25 11:04:18 +11:00
2024-12-02 11:58:03 +11:00
2024-12-26 16:09:16 +11:00
2024-12-26 16:09:16 +11:00
2024-12-26 13:09:21 +11:00
2024-12-26 13:09:21 +11:00
2024-12-26 14:33:26 +11:00
2024-12-25 11:04:18 +11:00
2024-11-02 11:39:47 +11:00
2024-12-25 11:04:18 +11:00
2024-12-25 11:04:18 +11:00
2024-12-26 16:09:16 +11:00
2024-12-26 14:33:26 +11:00
2024-12-18 00:40:17 +11:00