limboai/bt/tasks/decorators
Wilson E. Alvarez e95af44185
Fix forbidden comparisons between Ref and nullptr.
Necessary when compiling with strict_checks=yes.

Due to upstream change:

	df29cc696f
2025-01-21 07:57:32 -05:00
..
bt_always_fail.cpp Update copyright notices across the project files & in LICENSE.md (#272) 2025-01-21 02:18:59 +01:00
bt_always_fail.h Update copyright notices across the project files & in LICENSE.md (#272) 2025-01-21 02:18:59 +01:00
bt_always_succeed.cpp Update copyright notices across the project files & in LICENSE.md (#272) 2025-01-21 02:18:59 +01:00
bt_always_succeed.h Update copyright notices across the project files & in LICENSE.md (#272) 2025-01-21 02:18:59 +01:00
bt_cooldown.cpp Fix forbidden comparisons between Ref and nullptr. 2025-01-21 07:57:32 -05:00
bt_cooldown.h Update copyright notices across the project files & in LICENSE.md (#272) 2025-01-21 02:18:59 +01:00
bt_delay.cpp Update copyright notices across the project files & in LICENSE.md (#272) 2025-01-21 02:18:59 +01:00
bt_delay.h Update copyright notices across the project files & in LICENSE.md (#272) 2025-01-21 02:18:59 +01:00
bt_for_each.cpp Update copyright notices across the project files & in LICENSE.md (#272) 2025-01-21 02:18:59 +01:00
bt_for_each.h Update copyright notices across the project files & in LICENSE.md (#272) 2025-01-21 02:18:59 +01:00
bt_invert.cpp Update copyright notices across the project files & in LICENSE.md (#272) 2025-01-21 02:18:59 +01:00
bt_invert.h Update copyright notices across the project files & in LICENSE.md (#272) 2025-01-21 02:18:59 +01:00
bt_new_scope.cpp Fix forbidden comparisons between Ref and nullptr. 2025-01-21 07:57:32 -05:00
bt_new_scope.h Update copyright notices across the project files & in LICENSE.md (#272) 2025-01-21 02:18:59 +01:00
bt_probability.cpp Update copyright notices across the project files & in LICENSE.md (#272) 2025-01-21 02:18:59 +01:00
bt_probability.h Update copyright notices across the project files & in LICENSE.md (#272) 2025-01-21 02:18:59 +01:00
bt_repeat.cpp Update copyright notices across the project files & in LICENSE.md (#272) 2025-01-21 02:18:59 +01:00
bt_repeat.h Update copyright notices across the project files & in LICENSE.md (#272) 2025-01-21 02:18:59 +01:00
bt_repeat_until_failure.cpp Update copyright notices across the project files & in LICENSE.md (#272) 2025-01-21 02:18:59 +01:00
bt_repeat_until_failure.h Update copyright notices across the project files & in LICENSE.md (#272) 2025-01-21 02:18:59 +01:00
bt_repeat_until_success.cpp Update copyright notices across the project files & in LICENSE.md (#272) 2025-01-21 02:18:59 +01:00
bt_repeat_until_success.h Update copyright notices across the project files & in LICENSE.md (#272) 2025-01-21 02:18:59 +01:00
bt_run_limit.cpp Update copyright notices across the project files & in LICENSE.md (#272) 2025-01-21 02:18:59 +01:00
bt_run_limit.h Update copyright notices across the project files & in LICENSE.md (#272) 2025-01-21 02:18:59 +01:00
bt_subtree.cpp Update copyright notices across the project files & in LICENSE.md (#272) 2025-01-21 02:18:59 +01:00
bt_subtree.h Update copyright notices across the project files & in LICENSE.md (#272) 2025-01-21 02:18:59 +01:00
bt_time_limit.cpp Update copyright notices across the project files & in LICENSE.md (#272) 2025-01-21 02:18:59 +01:00
bt_time_limit.h Update copyright notices across the project files & in LICENSE.md (#272) 2025-01-21 02:18:59 +01:00