aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual Studio/Tango.Protobuf/Compilers/JavaCompiler.cs
Commit message (Collapse)AuthorAgeFilesLines
* Rename "Visual Studio" to "Visual_Studio"Roy Ben-Shabat2017-11-161-37/+0
| | | | Rename "External Repositories" to "External_Repositories".
* Implemented Managed to unmanaged pattern using protobuf.Roy Ben-Shabat2017-11-151-1/+1
| | | | UnitTest: Protobuf_TST.Call_CPP_And_Get_Result();
* Fix previous commit ?Roy2017-11-121-1/+1
|
* Implemented precise package names for Java compiler using a new ↵Roy Ben-Shabat2017-11-051-0/+8
| | | | 'UseDefaultStructure' property for all compilers!
* Implemented .NET logging libraryRoy Ben-Shabat2017-11-011-0/+29
Completed protobuf compilation library. Implemented GUI app for protobuf compilation. Implemented CLI app for protobuf compilation.