pascalabcnet/TestSuiteAdditionalLanguages/SPythonTests/CompilationSamples
Александр Земляк 2c30b73b08
SPython: неявное преобразование int в bool и bool в int (#3383)
* Implement bool to int and int to bool implicit conversion for SPython

* Change "and", "or" and "not" operations to be logical in SPython

* Add standard functions' overloads (all, any, sum)
2026-02-02 12:01:18 +03:00
..
argmin.pys Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
big_program.pys Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
compound_conditions_example.pys Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
delete_by_mouse.pys Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
game_example.pys Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
global.pys Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
global_test.pys Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
global_var.pys Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
global_var_in_inner_block.pys Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
GraphWPF_use_example.pys Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
import_and_from_import.pys Рефакторинг визитора SPython и исправление global statetement (#3375) 2026-01-16 21:51:17 +03:00
in_out_example.pys Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
int_bool_conversion.pys SPython: неявное преобразование int в bool и bool в int (#3383) 2026-02-02 12:01:18 +03:00
IntFloatTest.pys Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
itertools.pys Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
list_test.pys Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
list_use_example.pys Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
math.pys GenerateAllSetups восстановил 2026-01-03 01:04:53 +03:00
mergesort.pys Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
new.pys Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
primes_and_divisors.pys Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
print_tests.pys Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
random1.pys Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
set_example.pys Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
SPythonSystemPys.pys Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
str.pys Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
super_proga1.pys Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
super_proga2.pys Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
time_measurement_example.pys Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
unit_example.pys Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
unit_use_example.pys Spython test suite (#3362) 2025-12-21 21:11:52 +03:00