Александр Земляк
1f4b44c2c0
Исправление ошибок при перекомпиляции pcu файлов ( #3398 )
...
* Move yield string constants to StringConstants class
* Add GeneratedNamesManager class to store all generated names during unit compilation
* Make GeneratedNamesManager class non static
* Add Utils project to installer files
* Add GeneratedNamesManager usage in CapturedVariablesSubstitutionsManager
* Move GeneratedNamesManager initialization in CompilationUnit constructor
* More GeneratedNamesManager usage
* QuestionPointDesugarVisitor fix
2026-03-08 18:30:33 +03:00
Mikhalkovich Stanislav
682c640d29
fix #2324
...
NextPermutation видима
RunUnitTests - убрал StackTrace
2020-10-12 20:21:09 +03:00
Mikhalkovich Stanislav
e603b1fd6d
Mikhalkovich в Copyright
...
Заготовка для школьного плагина образцов кода
2019-07-28 23:53:15 +03:00
Mikhalkovich Stanislav
79bdbecec0
fix #1934
2019-07-11 16:22:06 +03:00
Mikhalkovich Stanislav
f275326032
fix #1830
2019-03-08 00:26:13 +03:00
miks1965
5eb11cd067
bug fix #1281
2018-09-30 07:45:48 +03:00
miks1965
be0b395f26
fix #425
2018-08-17 23:07:18 +03:00
miks1965
00402e120d
Повторно фикс #425
2018-07-17 10:30:46 +03:00
miks1965
d6d0d2a86b
Graph3D.pas - видимо исправлена ошибка с AnimScale
...
bug fix #425
2018-07-17 10:25:56 +03:00
miks1965
be24727b97
function ReadInteger2(message: string): (integer,integer);
...
и
вынос повторяющихся вычислений в ?.
2017-06-17 00:47:08 +03:00
miks1965
00646f89a5
loop 5 do
...
write(1)
2017-06-08 17:56:17 +03:00
miks1965
2f3b2294ba
class_body -> class_body_list
2017-06-06 05:24:32 +03:00
janise93
d6fd84b935
Add: ??, integer? and semantic checks for ?.
2017-06-03 10:19:52 +03:00
miks1965
103c0a4ad2
working changes
2017-05-10 00:21:57 +03:00
miks1965
8c70f44b94
?. первая версия. Пока нет проверки ошибок и оборачивания Nullable для размерных типов
2017-05-08 22:59:52 +03:00