Mario Zechner
|
d62b2682bb
|
[c][ios][flutter] More documentation related codegen
|
2025-09-15 15:44:13 +02:00 |
|
Mario Zechner
|
59c1593aec
|
[dart] Codegen now inserts proper C++ up/down casts in locations where an abstract type is returned.
|
2025-09-10 23:13:14 +02:00 |
|
Mario Zechner
|
244abfb65a
|
[dart] Check C++ class name, not C type name in RTTI based instantiation, as that's what RTTI gives us as className.
|
2025-09-10 21:38:35 +02:00 |
|
Mario Zechner
|
c9d7e687a9
|
[flutter] clean-up of ffi related code
|
2025-07-31 00:18:34 +02:00 |
|
Mario Zechner
|
d059ac01fd
|
[flutter] Switch to wasm_ffi
|
2025-07-30 23:41:36 +02:00 |
|
Mario Zechner
|
4a715633a7
|
[tests] Haxe serializer
|
2025-07-30 19:10:13 +02:00 |
|
Mario Zechner
|
790caa8316
|
[flutter] Merge web_ffi_fork sources into spine-flutter, fix web build.
|
2025-07-30 19:04:49 +02:00 |
|
Mario Zechner
|
59829c3f69
|
[flutter] Full array capabilities, still needs checking against Dart ListBase.
|
2025-07-30 18:00:23 +02:00 |
|
Mario Zechner
|
0e5de94529
|
[flutter] handle implicit enum values in codegen, extension for animation state listeners + test
|
2025-07-29 22:52:06 +02:00 |
|
Mario Zechner
|
58f5d24758
|
[flutter] Clean-up of extensions, docs for codegen
|
2025-07-29 21:39:14 +02:00 |
|
Mario Zechner
|
03757139cd
|
[flutter] codegen now uses nullability info from spine-c ir-generator to make return and parameter types optional if necessary.
|
2025-07-25 22:50:54 +02:00 |
|
Mario Zechner
|
736f5148f1
|
[c] null-analysis tool.
|
2025-07-25 14:03:09 +02:00 |
|
Mario Zechner
|
f85b3c1f19
|
[flutter] spine_flutter.dart -> spine_dart.dart, api.dart in generated pulling in all modules
|
2025-07-25 02:22:48 +02:00 |
|
Mario Zechner
|
9c8119718b
|
[dart] types are not Finalizable, invoke formatters/format-dart.sh, build test spine_flutter shared lib
|
2025-07-25 01:13:29 +02:00 |
|
Mario Zechner
|
4a7bf7c12d
|
[flutter] Working dart-writer plus headless smoke test
|
2025-07-25 00:32:34 +02:00 |
|
Mario Zechner
|
33dd153c2b
|
[dart] Fix remaining dart-writer issues, apply dart fix at the end of generation to clean up superfluos imports in generated files.
|
2025-07-24 11:45:49 +02:00 |
|
Mario Zechner
|
4d19a6ac81
|
[dart] Fix spine_flutter.dart generation
|
2025-07-24 01:15:40 +02:00 |
|
Mario Zechner
|
5c33aed9d6
|
[flutter] Wrapper and binding generator complete.
|
2025-07-24 00:53:47 +02:00 |
|