pascalabcnet/TestSuiteAdditionalLanguages/SPythonTests/CompilationSamples
Александр Земляк b8bda89f0f
Исправление div (//) и mod (%) для SPython (#3384)
* Fix div and mod in SPython

* Fix generic type names search in SPython symbol table

* Small fixes

* Add few checks in Intellisense

* Add comments about units compilation order
2026-02-02 21:14:27 +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 Исправление div (//) и mod (%) для SPython (#3384) 2026-02-02 21:14:27 +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
tuples.pys Исправление div (//) и mod (%) для SPython (#3384) 2026-02-02 21:14:27 +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