Sebastien Pouliot
|
83ec1a965d
|
[objc] Merge master. (#46)
This should fix travis-ci marking all macOS builds as broken/red.
|
2017-04-02 13:37:16 -05:00 |
Joao Matos
|
939973466c
|
Fixed line endings of files.
|
2017-03-27 01:11:12 +01:00 |
Joao Matos
|
8441848fe7
|
Renamed namespaces to MonoEmbeddinator4000.
|
2016-11-14 19:52:27 +00:00 |
Joao Matos
|
54d0456c71
|
Added support and tests for handling .NET chars (as GLib unicode chars).
|
2016-10-19 12:37:00 +01:00 |
Joao Matos
|
45376532dc
|
Implemented initial support for class properties.
|
2016-10-11 17:18:38 +01:00 |
Joao Matos
|
75f4a51fac
|
Non-functional changes to tests.
|
2016-10-11 14:05:57 +01:00 |
Joao Matos
|
cf53e6143a
|
Implemented support for type printing and marshaling of out/ref string parameters.
|
2016-10-07 20:57:49 +01:00 |
Joao Matos
|
96a047b4a1
|
Fixed marshaling of primitive value type array parameters.
|
2016-10-05 20:26:18 +01:00 |
Joao Matos
|
a34eb2a372
|
Fixed code generation for marshaling of reference types in arrays.
|
2016-09-30 18:28:21 +01:00 |
Joao Matos
|
fc77d1b3e1
|
Fixed generation of unboxing code for marshaling of primitive value type arrays.
|
2016-09-30 17:43:38 +01:00 |
Joao Matos
|
d67a9568c9
|
Move the custom language generator kinds to CppSharp.
|
2016-09-15 12:16:18 +01:00 |
Joao Matos
|
fc242cef68
|
Bump CppSharp and fix testsuite issues.
|
2016-09-01 11:56:45 +01:00 |
Joao Matos
|
7163dceb19
|
Added nested namespace qualification to declarations.
|
2016-08-24 16:03:04 +01:00 |
Joao Matos
|
0949e88469
|
Added initial support for enums.
|
2016-08-09 14:46:03 +01:00 |
Joao Matos
|
84deee6974
|
Added support for static methods.
|
2016-08-09 12:57:52 +01:00 |
Joao Matos
|
da16104e3d
|
Formatting.
|
2016-08-09 12:25:54 +01:00 |
Joao Matos
|
8811dbb99f
|
Fixed handling for ref/out primitive types.
|
2016-08-05 16:46:39 +01:00 |
Joao Matos
|
a7281220cc
|
Added AST handling for reference/out parameters.
|
2016-08-05 15:43:57 +01:00 |
Joao Matos
|
c57960b5be
|
Added initial support for method parameters.
|
2016-08-04 11:24:12 +01:00 |
Joao Matos
|
a552860c05
|
Implemented marshaling infrastructure and added support for primitive types.
|
2016-07-29 19:31:43 +01:00 |
Joao Matos
|
f0d3698ff2
|
Added native testing code for basic tests.
|
2016-07-27 00:51:52 +01:00 |
Joao Matos
|
d965d8797e
|
Pushed initial work-in-progress code for managed-to-native bindings generator.
|
2016-07-25 16:34:57 +01:00 |