Mohammad Hadi Hosseinpour
d195584f5d
Remove Unused Struct "Property"
...
I'm so sorry, I forgot to remove the unused struct in previous commit.
2017-04-07 05:59:09 +04:30
Mohammad Hadi Hosseinpour
8055ab3162
Improved TL2JSON and formatted code a bit
2017-04-07 05:52:55 +04:30
Mohammad Hadi Hosseinpour
76d2e9ad40
Update TL2JSON.cs
2017-04-04 17:30:44 +04:30
Mohammad Hadi Hosseinpour
de231dafd9
Removed unnecessary "Publish" details from project file
2017-04-04 17:28:13 +04:30
Mohammad Hadi Hosseinpour
57018f1e59
Changed names of "Property" structure members to PascalCase
2017-04-04 17:26:01 +04:30
Mohammad Hadi Hosseinpour
c424ec6314
Fixed a typo in TL scheme implementation template
2017-04-04 04:40:58 +04:30
Mohammad Hadi Hosseinpour
fcfdaa6b5e
Improved TL scheme transcompiler functionality
2017-04-04 04:38:06 +04:30
Ilya Pirozhenko
1b90e64ec5
Merge pull request #255 from knocte/netFrameworkVersion
...
build: switch to lower framework version (4.5.2 -> 4.5)
2016-10-23 10:56:51 +03:00
Andres G. Aragoneses
b129e655f8
build: switch to lower framework version (4.5.2 -> 4.5)
...
This change is good because:
a) It's better to target a lower target framework version if
the project doesn't necessarily depend on the new features
of the newer versions (so, bigger target audience).
b) It lets compile the project with implementations of the
.NET Framework that are not compatible with 4.5.2. For example,
after this change I can successfully build TLSharp with the
Mono v4.2.1 that comes in my Ubuntu Linux 16.04.1.
2016-10-21 23:58:21 +08:00
Ilya P
40c1725e41
- Layer 53
...
- Fix bug in generator
- Fix DC switching
- change default server
2016-10-15 13:35:54 +03:00
Afshin Arani
6af7c66a81
Redesign Everything
2016-09-24 17:08:26 +03:30