flatbuffers/docs/source
mustiikhalil 2e57d80b13
[Swift] Internal library improvements (#5965)
* Moves addition to overflow addition in swift by using &+

Moves code to use Int instead of UInt32 & fixes functions

Updates swift performance to great

Updated version to 0.5.2

Updated swift package version to 5.2

Updated docker to swift 5.2

Removed all none & arithmetic operations

* Small refactoring
2020-06-18 10:14:38 -07:00
..
gRPC
Benchmarks.md
Building.md Add vcpkg installation instructions (#5732) 2020-01-23 15:46:25 -08:00
Compiler.md [Doc] Added missing letters to compiler options (#5976) 2020-06-18 10:02:00 -07:00
CONTRIBUTING.md
CppUsage.md fix cpp usage markdown error (#5845) 2020-04-09 09:38:58 -07:00
CsharpUsage.md [C#] support Json Serialization (#5752) 2020-02-10 17:43:36 -08:00
CUsage.md
DartUsage.md Fix typo in dart documentation (#5230) 2019-03-11 09:49:17 -07:00
doxyfile Updated doxyfile - added missing files (#5824) 2020-03-20 10:13:47 -07:00
doxygen_layout.xml [Scripts] Adds swift to generated code (#5806) 2020-03-16 11:55:59 -07:00
FlatBuffers.md [C#] support Object API (#5710) 2020-01-30 10:18:28 -08:00
FlexBuffers.md [Java][FlexBuffers] Improve documentation for FlexBuffers in Java. (#5506) 2019-09-10 10:06:47 -07:00
GoApi.md
GoApi_generated.txt
GoUsage.md
Grammar.md Fix float_constant definition in './doc/Grammar.md` (#5828) 2020-03-23 09:51:57 -07:00
groups
Internals.md Fixed text in internals doc that implied structs can be root 2020-04-23 09:28:22 -07:00
JavaScriptUsage.md
JavaUsage.md [C#] support Object API (#5710) 2020-01-30 10:18:28 -08:00
KotlinUsage.md Add basic Kotlin support (#5409) 2019-07-22 16:05:15 -07:00
LobsterUsage.md FlatBuffers implementation for the Lobster programming language 2018-07-29 13:23:00 -07:00
LuaUsage.md Lua (5.3) Language addition (#4804) 2018-07-05 15:55:57 -07:00
PHPUsage.md
PythonUsage.md
README_TO_GENERATE_DOCS.md
RustUsage.md [Rust] Don't use inner attributes for allow (#5212) 2019-03-09 12:58:27 -08:00
Schemas.md [C++] Generate code for vector force_align attribute. (#5796) 2020-03-12 08:32:29 -07:00
style.css
Support.md [Swift] Internal library improvements (#5965) 2020-06-18 10:14:38 -07:00
SwiftUsage.md Adds min and max, comments, and all of swift's keywords + fix docs (#5737) 2020-01-27 10:05:41 -08:00
Tutorial.md [docs] typo: updates monsterdata.json to be valid json (#5978) 2020-06-17 22:35:24 -07:00
TypeScriptUsage.md [TS] Add Obj API (#5788) 2020-04-09 09:53:16 -07:00
WhitePaper.md