Commit graph

204 commits

Author SHA1 Message Date
Бондарев Иван 4bcb93cbad bug fix:
procedure System.Collections.Generic.IEnumerable<TSource>.Show;
begin
  var qq := self.ElementAt(0).ToString();
end;
2015-10-04 21:24:33 +02:00
Бондарев Иван 540394db13 bug fix for .NET 4.6: exit in except block caused runtime error 2015-07-26 17:18:27 +02:00
Бондарев Иван 092d84d664 added license info in source files 2015-06-01 21:15:17 +02:00
Бондарев Иван e6e67c193c initial commit 2015-05-14 21:35:07 +02:00