João Matos
|
4417dd987a
|
Code cleanups and improvements (#1713)
* Code cleanups.
* Run GetterSetterToPropertyPass for more generators.
* Fixed compile warning when compiling parser bindings.
* Cleanup driver code.
* Remove dead 32-bit code.
* Reduce verbosity when Options.Quiet is set.
* Remove test compile-time warnings.
* Move .NET tests to tests/dotnet.
* Remove unused AST viewer code and premake-qt submodule.
* Move tests2/ contents to tests/.
|
2 years ago |
Dimitar Dobrev
|
3aab30f572
|
Add built-in compilation of extra symbols
Fixes https://github.com/mono/CppSharp/issues/1456 and https://github.com/mono/CppSharp/issues/1253.
Signed-off-by: Dimitar Dobrev <dpldobrev@protonmail.com>
|
4 years ago |
Dimitar Dobrev
|
14e0ff958b
|
Fix the Windows build by not storing Unicode in std::string
Signed-off-by: Dimitar Dobrev <dpldobrev@protonmail.com>
|
6 years ago |
Dimitar Dobrev
|
6e7a23883a
|
Generate valid C# when std::string is only used for variables
Fixes https://github.com/mono/CppSharp/issues/1209.
Signed-off-by: Dimitar Dobrev <dpldobrev@protonmail.com>
|
6 years ago |
triton
|
5ef899366c
|
Renamed the test suite projects.
|
10 years ago |
Dimitar Dobrev
|
39bc4da0e9
|
Fixed the test for indexers.
Signed-off-by: Dimitar Dobrev <dpldobrev@yahoo.com>
|
12 years ago |
Dimitar Dobrev
|
6cb37ef382
|
Added a test for indexers ([] operators).
Signed-off-by: Dimitar Dobrev <dpldobrev@yahoo.com>
|
12 years ago |
Dimitar Dobrev
|
422b0769ba
|
Added a new test project for Unicode strings.
Signed-off-by: Dimitar Dobrev <dpldobrev@yahoo.com>
|
12 years ago |