pascalabcnet/TestSuiteAdditionalLanguages/SPythonTests/CompilationSamples
Александр Земляк 2e678bf965
Добавление стандартных имен в фиктивный модуль вместо стандартного модуля в Intellisense (#3387)
* Add forIntellisense checks in NameCorrectVisitor

* Refactor standard names adding in Intellisense

* Edit tuples compilation sample for SPython

* Delete char type in SPython Intellisense

* Fix ProcRealization documentation initialization

Нужно, чтобы метод WithRefreshedDescription корректно работал, когда описание задается вручную.
2026-02-25 21:39:38 +03:00
..
big_program.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
import_and_from_import.pys Рефакторинг визитора SPython и исправление global statetement (#3375) 2026-01-16 21:51:17 +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
list_test.pys Spython test suite (#3362) 2025-12-21 21:11:52 +03:00
mergesort.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
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
tuples.pys Добавление стандартных имен в фиктивный модуль вместо стандартного модуля в Intellisense (#3387) 2026-02-25 21:39:38 +03:00