flatbuffers/swift/Sources/FlatBuffers
mustiikhalil 28ddfaeda7
Fixes a bug that made a copy of the changing vars within the verifier leading to an incorrect count (#8451)
Removes all the unneeded keyword (mutating) from verifier

Adds tests to verify depth
2024-12-23 22:29:09 -08:00
..
Documentation.docc Removes Dead code & regenerate code (#7744) 2023-01-06 16:40:40 -08:00
ByteBuffer.swift [Swift] Improves vectors performance & arrays within lib (#8415) 2024-11-19 07:02:47 +01:00
Constants.swift FlatBuffers Version 24.12.23 (#8459) 2024-12-23 12:55:07 -08:00
Enum.swift Sets Swift minimum version to 5.8 (#8228) 2024-05-29 13:07:54 -07:00
FlatBufferBuilder.swift [Swift] Improves vectors performance & arrays within lib (#8415) 2024-11-19 07:02:47 +01:00
FlatBufferObject.swift Sets Swift minimum version to 5.8 (#8228) 2024-05-29 13:07:54 -07:00
FlatBuffersUtils.swift Sets Swift minimum version to 5.8 (#8228) 2024-05-29 13:07:54 -07:00
FlatbuffersErrors.swift (fix): #8408 fixes a bug where the capacity of the buffer isnt verified before trying to verify the ID (#8413) 2024-10-05 00:16:41 +02:00
Int+extension.swift Sets Swift minimum version to 5.8 (#8228) 2024-05-29 13:07:54 -07:00
Message.swift Sets Swift minimum version to 5.8 (#8228) 2024-05-29 13:07:54 -07:00
Mutable.swift Fixes spelling mistake in the word position (#8330) 2024-10-05 00:16:28 +02:00
NativeObject.swift Remove unused comment and fix typo. (#8366) 2024-08-19 23:22:00 -04:00
Offset.swift Sets Swift minimum version to 5.8 (#8228) 2024-05-29 13:07:54 -07:00
Root.swift Sets Swift minimum version to 5.8 (#8228) 2024-05-29 13:07:54 -07:00
String+extension.swift Sets Swift minimum version to 5.8 (#8228) 2024-05-29 13:07:54 -07:00
Struct.swift Fixes spelling mistake in the word position (#8330) 2024-10-05 00:16:28 +02:00
Table.swift Fixes spelling mistake in the word position (#8330) 2024-10-05 00:16:28 +02:00
TableVerifier.swift Sets Swift minimum version to 5.8 (#8228) 2024-05-29 13:07:54 -07:00
VeriferOptions.swift Sets Swift minimum version to 5.8 (#8228) 2024-05-29 13:07:54 -07:00
Verifiable.swift Sets Swift minimum version to 5.8 (#8228) 2024-05-29 13:07:54 -07:00
Verifier.swift Fixes a bug that made a copy of the changing vars within the verifier leading to an incorrect count (#8451) 2024-12-23 22:29:09 -08:00