Commit graph

647 commits

Author SHA1 Message Date
Бондарев Иван 2edb216ee8 Intellisense: hide extension methods for static arrays 2016-06-22 20:55:05 +02:00
Бондарев Иван 15ff175d44 bug fix #218 2016-06-22 20:44:05 +02:00
miks1965 6edf9ae31a YieldConversionSyntax/YieldDesugarSyntaxTreeConverter.cs закомментирована тестовая строка 2016-06-18 11:23:54 +03:00
miks1965 1d9a2501fa Merge branch 'master' of https://github.com/pascalabcnet/pascalabcnet 2016-06-18 11:14:05 +03:00
miks1965 61353b8f04 yield bug fix #205 2016-06-18 11:13:55 +03:00
Oleg Batashov 6ae8dcb10f Yield: bug fix #212 2016-06-16 22:48:34 +03:00
Oleg Batashov bd9b8b4085 Yield: bug fix #215 2016-06-16 22:45:55 +03:00
Oleg Batashov 74e09e474b Yield: bug fix #213 improved 2016-06-16 22:43:58 +03:00
Oleg Batashov d545ef1bf5 Yield: bug fix #213 2016-06-16 22:41:54 +03:00
miks1965 977f83009a Некоторые дополнения в GraphABC - DrawTextCentered(x,y,...) 2016-06-15 00:36:38 +03:00
Oleg Batashov 3d5ac1042c Yield: some static names capture fix 2016-06-14 23:28:40 +03:00
Oleg Batashov 9ea7408b6b Yield: bug fix #214 2016-06-14 23:10:10 +03:00
Oleg Batashov e26b9926d5 Yield: some fix for class idents capture 2016-06-14 16:11:43 +03:00
Oleg Batashov e036d5c566 Yield: try with yield denided fix 2016-06-14 14:19:28 +03:00
Oleg Batashov d9a552b4a0 Yield: try with yield denided - bug fix #210 2016-06-14 13:50:22 +03:00
Oleg Batashov 2609b82b1f Yield: bug fix #207 2016-06-14 12:13:25 +03:00
Oleg Batashov 8470d2886c Yield: bug fix #203 again 2016-06-14 11:25:28 +03:00
Oleg Batashov 6d6e86d6b1 Yield: some foreach helper nodes changed 2016-06-14 04:09:58 +03:00
Oleg Batashov c45803418a Yield: bug fix #209 2016-06-14 02:45:38 +03:00
Oleg Batashov 54c37b7794 Yield: bug fix #211 2016-06-14 02:15:07 +03:00
Oleg Batashov 342c7a7fcf Yield: bug fix #206 2016-06-14 02:05:37 +03:00
Oleg Batashov ded7375fc6 Yield: bug fix #203 2016-06-14 01:49:45 +03:00
Oleg Batashov 8bebcfba44 Yield: bug fix #182 2016-06-12 15:29:49 +03:00
Oleg Batashov e898821885 Yield: fix break in case_node 2016-06-12 14:39:15 +03:00
Oleg Batashov 572121a443 Yield: repeat_node lowering with break-continue support 2016-06-12 14:33:43 +03:00
Oleg Batashov e47e9dff72 Yield: while_node lowering with break-continue support 2016-06-12 14:20:38 +03:00
Oleg Batashov 340902fabd Yield: for_node lowering with break and continue support 2016-06-12 13:21:37 +03:00
Oleg Batashov dfbc1fd60c Yield: bug fix #185 2016-06-12 02:39:03 +03:00
Oleg Batashov 6f9e649c5a Yield: bug fix #200 2016-06-11 15:06:23 +03:00
miks1965 94705a7002 PrettyPrinter вывод в файл 2016-06-11 13:25:29 +03:00
miks1965 01eac975de bug fix #199 2016-06-11 09:47:22 +03:00
miks1965 e099939a98 Merge branch 'master' of https://github.com/pascalabcnet/pascalabcnet 2016-06-10 10:26:03 +03:00
Бондарев Иван 17f7bf3d6a bug fix #196
OpenGL.pas
2016-06-07 21:21:21 +02:00
Oleg Batashov 0805946983 Yield: bug fix #183 2016-06-07 00:18:49 +03:00
Oleg Batashov bf712a6def Yield: bug fix #192 2016-06-06 23:49:41 +03:00
miks1965 85a81c8cb2 Merge branch 'master' of https://github.com/pascalabcnet/pascalabcnet 2016-06-06 11:40:56 +03:00
Oleg Batashov d2ee43742c Yield: partially fixed templates with where section 2016-06-06 00:43:18 +03:00
Oleg Batashov d5a7a3964f Yield: bug fix #189 2016-06-05 15:30:58 +03:00
Oleg Batashov 72ff5afea5 Yield: bug fix #186 2016-06-05 15:07:11 +03:00
Oleg Batashov 598af1843f Yield: bug fix #191 2016-06-05 15:04:13 +03:00
Oleg Batashov ab6c91df81 Yield: bug fix #181 2016-06-05 13:31:45 +03:00
Oleg Batashov 4a5323c40c Yield helpers for external-defined class methods removal enabled 2016-06-05 01:41:08 +03:00
Oleg Batashov 2f96c18b1d Yield: bug fix #180 2016-06-05 01:38:58 +03:00
Бондарев Иван e4466ab7c0 bug fix #188 2016-06-03 19:35:23 +02:00
miks1965 1d941cf60a Merge branch 'master' of https://github.com/pascalabcnet/pascalabcnet
Conflicts:
	Configuration/GlobalAssemblyInfo.cs
	Configuration/Version.defs
	ReleaseGenerators/PascalABCNET_version.nsh
	bin/Lib/PABCRtl.dll
2016-06-03 18:40:13 +03:00
miks1965 143b118d66 GraphABC.pas - несущественные правки 2016-06-03 18:00:31 +03:00
Oleg Batashov cf3ff863d8 Yield: fixed removal of yield-helpers for pre-defined class methods with external body 2016-06-03 16:36:57 +03:00
Oleg Batashov c19d4dc9fd Yield: bug fix #179 - error message updated 2016-06-03 14:23:39 +03:00
Alexander Zakharenko 30cde5292c Добавлена функция DescendantNodes с параметрами по умолчанию 2016-06-01 14:56:21 +03:00
miks1965 3e2be8178b Merge branch 'master' of https://github.com/pascalabcnet/pascalabcnet
Conflicts:
	bin/Lib/PABCRtl.dll
2016-06-01 06:16:38 +03:00