issues
search
jamescourtney
/
FlatSharp
Fast, idiomatic C# implementation of Flatbuffers
Apache License 2.0
510
stars
51
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add x64 support
#451
jamescourtney
opened
5 hours ago
1
Remove Object Pooling
#450
jamescourtney
closed
3 days ago
1
Add net 9
#449
jamescourtney
closed
4 days ago
1
FlatSharp 8 Planning
#448
jamescourtney
opened
1 week ago
0
fix: fixed union generator when processing union with custom enum value
#447
sssooonnnggg
closed
1 week ago
3
Fix pipelines
#446
jamescourtney
closed
2 weeks ago
1
fix: emit attribute with escaped quote and backslash
#445
sssooonnnggg
closed
2 weeks ago
6
chore: create output directory if not exists
#444
sssooonnnggg
closed
2 weeks ago
2
Undocumented parameters required for Serializer.Write and Serializer.Parse
#441
Theome
closed
2 months ago
1
Upgrade System.Runtime.CompilerServices.Unsafe from version 4.x.x to 6.x.x
#440
erimegagon
opened
3 months ago
1
Fix required properties
#439
jamescourtney
closed
5 months ago
1
Add implicit operator to Union types
#438
trumully
closed
5 months ago
0
Add ToString methods
#437
trumully
opened
6 months ago
6
NativeArray<T>' exists in both UnityEngine.CoreModule
#436
robinliouhu2
closed
6 months ago
0
Add file visibility option
#435
jamescourtney
closed
8 months ago
1
Build refactor
#434
jamescourtney
closed
8 months ago
1
Refactor Benchmarks to work with AOT
#433
jamescourtney
closed
8 months ago
1
Convert E2E Tests to use MSTest to enable NativeAOT unit testing
#432
jamescourtney
closed
8 months ago
1
Update build system
#431
jamescourtney
closed
8 months ago
1
Add union match method
#430
jamescourtney
closed
8 months ago
1
Update Samples for 7.5
#429
jamescourtney
closed
8 months ago
1
Update packages and SpanWriter
#428
jamescourtney
closed
8 months ago
1
Mono AOT Validation
#427
jamescourtney
closed
8 months ago
1
Add some nativeaot test cases
#426
jamescourtney
closed
8 months ago
1
Native aot stuff
#425
jamescourtney
closed
8 months ago
1
Give reference unions the exception treatment
#424
jamescourtney
closed
8 months ago
0
Add [DebuggerTypeProxy] to generated classes.
#423
jamescourtney
closed
8 months ago
1
Add NuGet READMEs
#422
jamescourtney
closed
8 months ago
1
Reduce JIT'ed Code Size and Optimize
#421
jamescourtney
closed
8 months ago
1
Refactor exceptions and string concat
#420
jamescourtney
closed
8 months ago
1
Clean up Exceptions Thrown in Generated Code
#419
jamescourtney
closed
8 months ago
0
Add ToString methods
#417
parched
closed
6 months ago
2
Add Match method to Union types
#416
parched
closed
8 months ago
9
Add implicit operator to Union types
#415
parched
closed
6 months ago
2
Issue with init-only property when generating FlatSharp schema in .NET 6
#414
VladimirMit
closed
11 months ago
2
Update samples to latest
#413
jamescourtney
closed
11 months ago
1
Net8
#412
jamescourtney
closed
11 months ago
1
Union does not support using the same type
#411
jdharmawan
closed
1 year ago
2
Version conflict detected for Microsoft.CodeAnalysis.Common
#410
rochapablo
closed
11 months ago
2
Add global namespace test
#409
jamescourtney
closed
1 year ago
1
flatsharp.compiler 7.x requires net6.0 SDK
#408
dorny
closed
11 months ago
5
Error generating model code when using namespace ending with FlatBuffer in .fbs file
#406
boris-holmes
closed
11 months ago
2
Serialization in V7
#404
robjakedorsett
closed
1 year ago
1
Metadata attributes
#403
jamescourtney
closed
1 year ago
1
Allow fbs fs_serializer attribute to override global code gen settings
#402
duckdoom4
opened
1 year ago
2
Don't use Nullable properties for GreedyMutable only serializers
#401
duckdoom4
closed
1 year ago
4
AOT exception when running a game built with Unity 2021.3 IL2CPP
#400
bmotamer
opened
1 year ago
6
Warnings with new shared project feature
#399
duckdoom4
closed
1 year ago
3
Delete Legacy Tests
#398
jamescourtney
closed
1 year ago
1
Add Stryker Tests to Code Coverage
#397
jamescourtney
closed
1 year ago
1
Next