summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-05-14[Python] Add flatbuffers python packagingtizen_7.0_m2_releasetizen_6.5.m2_releasesubmit/tizen_6.5/20211028.163401submit/tizen/20210604.065820accepted/tizen/unified/20210604.120728accepted/tizen/7.0/unified/hotfix/20221116.110752accepted/tizen/7.0/unified/20221110.063757accepted/tizen/6.5/unified/20211029.012718tizen_7.0_hotfixtizen_7.0tizen_6.5sandbox/sangjung/v2.0.0_backupsandbox/gichan/v2.0.0accepted/tizen_7.0_unified_hotfixaccepted/tizen_7.0_unifiedaccepted/tizen_6.5_unifiedGichan Jang1-1/+28
2021-05-13Bump to flatbuffers 2.0.0Gichan Jang3-2/+11
2021-05-13[Dist/Debian] Include .pc file in the dev-kit packageWook Song4-3/+15
2021-05-13[Dist/Tizen] Revise the rpm spec file to include .pc in the dev packageWook Song1-1/+11
2021-05-13[PkgConfig] Add a template for .pc file generationWook Song1-0/+5
2021-05-13[Dist/Debian] Fix unmet dependency on libgcc-s1 in the PPA packageWook Song2-1/+8
2021-05-13Bump to flatbuffers 1.12.0Geunsik Lim2-2/+13
2021-05-13Add -fno-lto for creating static librarySemun Lee1-0/+3
2021-05-13[Dist/Debian] Initial debianization for v1.11.0Wook Song8-0/+112
2021-05-13Re-ported build-error workaround from 1.6.0MyungJoo Ham1-3/+6
2021-05-13[Dist/Tizen] Add rpm spec and manifest files to support GBSParichay Kapoor2-0/+71
2021-05-10More missing version changesHEADv2.0.0masterWouter van Oortmerssen5-13/+13
2021-05-10Dart generated code updateWouter van Oortmerssen1-2/+95
2021-05-10Swift/Kotlin generated code version updatesWouter van Oortmerssen11-30/+30
2021-05-10C++/Rust version changesWouter van Oortmerssen6-10/+10
2021-05-10C#/Java generated code version updatesWouter van Oortmerssen40-40/+40
2021-05-10Updated main version numbers to 2.0Wouter van Oortmerssen18-21/+21
2021-05-10[Go] Add missing namespace when using Object API (#6633)mogemimi1-1/+3
2021-05-10Fix reverse iterators for Vector and Array (#6626)Vladimir Glavnyy2-8/+84
2021-05-07[Lua] manipulate byte array as string (#6624)罗泽轩5-0/+84
2021-05-06[C++] Fix union copy constructor to work with nested structs (#6552) (#6607)Piotr Dziwiński1-1/+2
2021-05-06Updates swift generated monster sample file (#6616)mustiikhalil5-22/+28
2021-05-05[Lua] Avoid infinite loop when creating empty string (#6614)罗泽轩2-1/+20
2021-05-05Added support for Lua 5.1, 5.2 and 5.4 (#6606)Derek Bailey4-14/+38
2021-05-03[TS] Remove wrong and obsolete NS prefix use (#6604)Björn Harrtell8-3/+391
2021-05-03Fixed LuaJIT when not compiled with COMPAT mode (#6605)Derek Bailey4-15/+29
2021-05-03removed unneeded type prefixing (#6601)Kamil Rojewski2-21/+5
2021-05-02Bump Rust to 0.9.0 (#6610)Casper1-1/+1
2021-04-30[Lua] Add LuaJIT support (#6584)罗泽轩9-26/+253
2021-04-29Introduce new_from_vec in Rust (also fix formatting) (#6599)Casper3-15/+30
2021-04-29fix typo in CppUsage.md (#6595)shiyuge1-1/+1
2021-04-27[Lua] GetRootAs can accept strings. Made Luatest Benchmarks optional (#6593)Derek Bailey13-0/+71
2021-04-27Add advance feature indicators to reflection (#6546)Casper5-15/+88
2021-04-26Rust Remove SafeSliceAccess for Arrays, and fix miri. (#6592)Casper5-21/+17
2021-04-26Mark endian_scalar as unsafe. (#6588)Casper20-100/+134
2021-04-24[swift] Implements union strings (#6589)mustiikhalil19-281/+397
2021-04-22[Rust] Fix small mistyping (#6585)Alexander Zaitsev1-1/+1
2021-04-22[TS] Commit the generated tests code (#6579)罗泽轩2-0/+173
2021-04-19chore: ensure bash is used to generate code (#6577)罗泽轩1-1/+1
2021-04-19[Lua] Fix EnforceNumberAndPack for bool type (#6576)罗泽轩2-1/+2
2021-04-19[TS] Remove duplicated build-ts ci (#6575)罗泽轩1-12/+0
2021-04-19[Rust] Specify Minimum Supported Rust Version (#6573)Ádám Lippai1-0/+1
2021-04-16[Rust] Add support for fixed size arrays (#6548)Eddie Linder25-77/+1442
2021-04-15[Kotlin][FlexBuffers] Add support for Kotlin-iOS (#6564)Paulo Pinheiro1-0/+17
2021-04-15silenced clippy warning (#6565)Kamil Rojewski8-0/+15
2021-04-12[Kotlin] Bump kotlinx.benchmark dependency to 0.3.0 (#6560)Paulo Pinheiro3-7/+3
2021-04-12[TS] Add Build TS to CI jobs (#6524)Björn Harrtell77-9040/+2908
2021-04-12[Kotlin][FlexBuffers] Add support for Kotlin-JS (#6554)Paulo Pinheiro9-101/+195
2021-04-06Default-empty vectors of enums (#6505)Casper12-28/+238
2021-04-05[CI] fixes buildkite (#6544)mustiikhalil3-4/+4