Commit graph

107 commits

Author SHA1 Message Date
Kotov 953a2e70a0 Директива {$Description 'FileDescription'} 2019-04-23 21:49:27 +03:00
Kotov e414042e8d Директива {$Title ' '}
Добавляет описание файлу. К примеру, в диспетчере задач у программы с данной директивой будет указано описание из директивы.
2019-04-22 22:12:15 +03:00
Kotov 7ded3e1535 Исправление кодировки отступов 2019-04-22 22:10:06 +03:00
Бондарев Иван 3557eab81f fix #1910 2019-04-21 11:08:18 +02:00
Бондарев Иван 00e9cf8078 fix #1665 2019-04-02 21:33:02 +02:00
Бондарев Иван 50e217a1ce Merge branch 'master' of github.com:pascalabcnet/pascalabcnet 2019-03-27 21:09:31 +01:00
Бондарев Иван ead24aa00c bug fix #1891 2019-03-27 21:08:37 +01:00
Mikhalkovich Stanislav 26f6937c31 bug fix #1886 2019-03-27 21:56:13 +03:00
Бондарев Иван 24f7bd0bc2 bug fix #1748 2019-03-10 13:50:41 +01:00
Mikhalkovich Stanislav 6bf2f1cfa0 bug fix #1674
Indices как синоним Indexes
Print для строки как метод расширения
2019-02-01 15:04:07 +03:00
Бондарев Иван d3bc8a42ac bug fix #1549 2018-12-09 17:09:54 +01:00
Mikhalkovich Stanislav 9a43b18c27 FIX #1518 2018-11-24 12:52:36 +03:00
Mikhalkovich Stanislav 1a1d08dab9 fix #1520 2018-11-24 08:20:20 +03:00
Бондарев Иван d9a342b115 fix #1465 2018-11-07 21:24:55 +01:00
Бондарев Иван 466ac552d8 fix #1446 2018-11-04 12:06:43 +01:00
Бондарев Иван 977b5d1f0a #1188 2018-10-04 22:30:58 +02:00
Бондарев Иван 1782cd7e96 fix #1290 2018-10-04 12:14:46 +02:00
Бондарев Иван 3dc45ff403 static classes #772 2018-09-22 17:49:47 +02:00
Бондарев Иван b353f7da05 bug fix #951 2018-07-18 21:36:35 +02:00
Бондарев Иван 88d406d9b6 fix in patterns 2018-06-03 19:49:55 +02:00
andrewlord607 43f5305965 Наименовал некоторые области видимости для упрощения процесса отладки 2018-05-07 02:20:08 +03:00
andrewlord607 a8b5d90383 Удалён класс SymbolInfoList, теперь достаточно List<SymbolInfo>
Добавлена и частично интегрирована новая таблица символов
2018-04-14 18:29:11 +03:00
miks1965 df7523dcbb События мыши в Graph3D 2018-03-10 22:50:48 +03:00
miks1965 6153b0d166 HelixViewport.DLL
2018
2018-01-07 22:58:34 +03:00
Бондарев Иван 25a0aec35f bug fix #643 2018-01-07 12:30:39 +01:00
Бондарев Иван 2bdb9124fe fix in dll search 2017-12-30 18:35:40 +01:00
Бондарев Иван c76bcca95d bug fix #589 2017-12-03 12:16:30 +01:00
Бондарев Иван 0f0bf1df4b #570 2017-11-26 18:40:20 +01:00
Бондарев Иван 2e46be3190 bug fix in pcu 2017-11-23 21:00:04 +01:00
Бондарев Иван 9bd4f30cc1 fix in symbol table
fix in pcu
2017-11-07 21:34:10 +01:00
Бондарев Иван ea12ccdd09 bug fix #543 2017-11-05 14:16:57 +01:00
Бондарев Иван ef156ffaab bug fix #539 2017-11-01 20:18:29 +01:00
andrewlord607 aa79c94f6f Небольшой рефакторинг таблицы символов. 2017-10-23 11:21:15 +03:00
Бондарев Иван 3f520df65e Поддержка пространств имен в проектах
Возможность расширять пространства имен .NET
2017-10-03 20:18:37 +02:00
Бондарев Иван d48c84f28d namespaces (alpha) 2017-09-24 12:12:27 +02:00
Voloshin Bogdan 84e19e2f7c Move dll's from bin to Libraries 2017-08-11 05:55:16 +03:00
Бондарев Иван dccde94e62 bug fix #447 2017-08-09 19:36:41 +02:00
Бондарев Иван 01efad3d4f bug fix 2017-08-08 22:00:19 +02:00
Бондарев Иван d739395527 bug fix #428 2017-07-02 12:18:56 +02:00
Бондарев Иван 6310d5b416 disassembly window 2017-06-16 17:10:36 +02:00
andrewlord607 88ca93d34f fix 2017-05-30 22:44:10 +03:00
andrewlord607 31af590e95 Merge remote-tracking branch 'remotes/upstream/master'
# Conflicts:
#	Configuration/GlobalAssemblyInfo.cs
#	Configuration/Version.defs
#	ReleaseGenerators/PascalABCNET_version.nsh
#	TreeConverter/TreeConversion/compilation_context.cs
#	TreeConverter/TreeConversion/syntax_tree_visitor.cs
#	bin/Lib/PABCRtl.dll
2017-05-30 20:25:14 +03:00
Бондарев Иван 2b0dc0b76b bug fix #402 2017-05-23 20:36:10 +02:00
Бондарев Иван 74c712afdf bug fix #400 2017-05-22 19:53:52 +02:00
andrewlord607 c697c95f81 extensionoperators2 test fix 2017-05-22 20:53:52 +03:00
andrewlord607 4fddf5c66a SymbolTable refactoring #2 2017-05-20 21:20:02 +03:00
andrewlord607 8a6506e73e SymTable refactoring 2017-05-09 12:52:40 +03:00
Бондарев Иван f0873dbe77 constant %GAC% to force searching referenced assemblies only in GAC 2017-04-03 21:29:18 +02:00
Friedrich von Never ac2fe76206 Compiler: log reflection type load exceptions
These are often happening when referencing stuff from NuGet.
2017-04-02 20:26:53 +07:00
miks1965 56e79f50fb Для матриц - ElementsByRow ElementsByCol ElementsWithIndexes ReadMatrInteger ReadMatrReal 2017-03-25 22:09:58 +03:00