pascalabcnet/NETGenerator
Бондарев Иван e7f5e71b80 bug fix:
procedure System.Collections.Generic.IEnumerable<TSource>.Show;
begin
  var qq := self.ElementAt(0).ToString();
end;
2015-10-05 21:39:21 +02:00
..
Config added license info in source files 2015-06-01 21:15:17 +02:00
CodeGenerator.cs added license info in source files 2015-06-01 21:15:17 +02:00
Helpers.cs added license info in source files 2015-06-01 21:15:17 +02:00
NETGenegratorTools.cs added license info in source files 2015-06-01 21:15:17 +02:00
NETGenerator.cs bug fix: 2015-10-05 21:39:21 +02:00
NETGenerator.csproj initial commit 2015-05-14 21:35:07 +02:00