summaryrefslogtreecommitdiff
path: root/swift.swiftformat
AgeCommit message (Collapse)AuthorFilesLines
2023-01-06Removes Dead code & regenerate code (#7744)mustiikhalil1-1/+1
Formats the swift project Update Sample files Update docc documentation Updates swift docs in the website Updates code for Wasm
2021-09-27Improves documentation, and adding DocC (#6784)mustiikhalil1-1/+2
Finished documenting flatbuffersbuilder Replaces swift 5.5 with 5.2 packages Starts building the tutorial for xcode 13 Finishes building the tutorial for xcode 13 Removes docc files from old swift versions Updates swift style guide
2021-05-14Implements verifier and code gen for swift (#6373)mustiikhalil1-0/+1
Updates test cases on linux Adhere to new protocol naming Adds fuzzing Adds documentation Adds support for string unions Updated fuzzer generated code
2021-03-17[Swift] Removes allman rule (#6519)mustiikhalil1-1/+0
2020-11-16[Swift] Adds a format file and reformats the swift project (#6250)mustiikhalil1-0/+26
* Formats files & adds licence * Revert arrays * Keeps array indentation as is * Adds licence to code formatter * Updates code generators