2014-01-28 00:52:49 +00:00
|
|
|
*_wire.txt
|
|
|
|
*_wire.bin
|
|
|
|
.DS_Store
|
|
|
|
*.o
|
|
|
|
*.o.d
|
|
|
|
*.class
|
|
|
|
*.a
|
2017-10-16 16:24:11 +00:00
|
|
|
*.swp
|
2014-01-28 00:52:49 +00:00
|
|
|
*~
|
|
|
|
*.vcxproj
|
|
|
|
*.vcxproj.filters
|
|
|
|
*.vcxproj.user
|
|
|
|
*.sln
|
|
|
|
*.suo
|
|
|
|
*.keystore
|
|
|
|
**/bin/**
|
|
|
|
**/gen/**
|
|
|
|
**/libs/**
|
|
|
|
**/obj/**
|
|
|
|
**/*.dir/**
|
|
|
|
**/CMakeFiles/**
|
|
|
|
**/cmake_install.cmake
|
2015-05-06 00:10:53 +00:00
|
|
|
**/install_manifest.txt
|
2014-01-28 00:52:49 +00:00
|
|
|
**/CMakeCache.txt
|
2015-05-06 00:10:53 +00:00
|
|
|
**/CMakeTestfile.cmake
|
2014-01-28 00:52:49 +00:00
|
|
|
**/Debug/**
|
|
|
|
**/Release/**
|
|
|
|
build.xml
|
|
|
|
local.properties
|
|
|
|
project.properties
|
|
|
|
proguard-project.txt
|
|
|
|
linklint_results
|
|
|
|
Makefile
|
|
|
|
flatc
|
2015-08-01 16:07:10 +00:00
|
|
|
flatc.exe
|
2015-02-13 23:58:29 +00:00
|
|
|
flathash
|
2015-08-01 16:07:10 +00:00
|
|
|
flathash.exe
|
2014-01-28 00:52:49 +00:00
|
|
|
flattests
|
2015-08-01 16:07:10 +00:00
|
|
|
flattests.exe
|
2014-01-28 00:52:49 +00:00
|
|
|
flatsamplebinary
|
2015-08-01 16:07:10 +00:00
|
|
|
flatsamplebinary.exe
|
2014-01-28 00:52:49 +00:00
|
|
|
flatsampletext
|
2015-08-01 16:07:10 +00:00
|
|
|
flatsampletext.exe
|
2016-07-02 01:08:51 +00:00
|
|
|
grpctest
|
|
|
|
grpctest.exe
|
2014-01-28 00:52:49 +00:00
|
|
|
snapshot.sh
|
2017-10-16 16:24:11 +00:00
|
|
|
tags
|
Add [Dart] support (#4676)
* Add [Dart] support
* fix enum vectors
* Allow for opt out of string interning
* fix comment style, make interning opt in
* remove Offset<T>, prefer int
* avoid creating unnecessary vtable objects
* start work on tests - do not generate builder if struct has 0 fields - add int64
* support reading structs properly
* correctly handle reading vectors of structs, dartfmt
* support structs, fix unnecessary prepares
* fix bool customizations
* undo unintentional removal of file
* docs updates, complete tutorial, bug fix for codegen
* more documentation
* Update docs, add to doxygen file
* update package structure, add samples script/code
* rearrange sample
* Tests
* Add readme for pub
* cleanup package for pub
* update docs for renamed file
* remove custom matcher, use `closeTo` instead
* remove unintentional file
* remove unintended file checkin
* use auto, move method, cleanup
* refactor to ObjectBuilders, add Builders
* Update tests, examples
* Add files missing from previous commit
* documentation and example updates
* Update LICENSE, make dartanalyzer happy, fix minor bugs, get rid of duplicate files, publish script
* fix sample for slightly different schema
* Update pubspec.yaml
2018-05-18 18:06:15 +00:00
|
|
|
tests/dart_gen
|
2014-07-11 23:12:35 +00:00
|
|
|
tests/go_gen
|
2015-01-17 01:48:51 +00:00
|
|
|
tests/monsterdata_java_wire.mon
|
2018-03-12 18:30:46 +00:00
|
|
|
tests/monsterdata_java_wire_sp.mon
|
2015-03-13 20:05:28 +00:00
|
|
|
tests/monsterdata_go_wire.mon
|
2015-08-17 07:56:54 +00:00
|
|
|
tests/monsterdata_javascript_wire.mon
|
2015-08-20 06:53:55 +00:00
|
|
|
tests/unicode_test.mon
|
2017-04-21 16:29:42 +00:00
|
|
|
tests/ts/
|
2017-08-11 16:24:36 +00:00
|
|
|
tests/php/
|
2014-07-31 22:11:03 +00:00
|
|
|
CMakeLists.txt.user
|
2014-08-20 20:22:16 +00:00
|
|
|
CMakeScripts/**
|
2015-03-26 17:35:52 +00:00
|
|
|
CTestTestfile.cmake
|
2018-03-08 18:36:27 +00:00
|
|
|
FlatbuffersConfigVersion.cmake
|
2015-05-21 23:33:29 +00:00
|
|
|
FlatBuffers.cbp
|
2014-08-20 20:22:16 +00:00
|
|
|
build/Xcode/FlatBuffers.xcodeproj/project.xcworkspace/**
|
|
|
|
build/Xcode/FlatBuffers.xcodeproj/xcuserdata/**
|
2015-03-26 17:35:52 +00:00
|
|
|
FlatBuffers.xcodeproj/
|
2015-01-10 22:48:44 +00:00
|
|
|
java/.idea
|
|
|
|
java/*.iml
|
2015-08-17 07:56:54 +00:00
|
|
|
.idea
|
2016-07-05 12:29:12 +00:00
|
|
|
*.iml
|
|
|
|
target
|
|
|
|
**/*.pyc
|
2016-01-18 20:54:22 +00:00
|
|
|
build/VS2010/FlatBuffers.sdf
|
|
|
|
build/VS2010/FlatBuffers.opensdf
|
|
|
|
build/VS2010/ipch/**/*.ipch
|
2016-09-06 17:12:04 +00:00
|
|
|
*.so
|
2016-11-07 18:27:26 +00:00
|
|
|
Testing/Temporary
|
2017-04-10 17:01:13 +00:00
|
|
|
.cproject
|
|
|
|
.settings/
|
|
|
|
.project
|
2017-03-29 18:55:20 +00:00
|
|
|
net/**/obj
|
2017-04-10 17:01:13 +00:00
|
|
|
node_modules/
|
2017-07-13 13:27:39 +00:00
|
|
|
android/.externalNativeBuild/
|
|
|
|
android/.gradle/
|
|
|
|
android/build/
|
|
|
|
samples/android/.externalNativeBuild/
|
|
|
|
samples/android/.gradle/
|
|
|
|
samples/android/build/
|
2018-02-05 18:23:15 +00:00
|
|
|
js/flatbuffers.mjs
|
|
|
|
/bazel-bin
|
|
|
|
/bazel-flatbuffers
|
|
|
|
/bazel-genfiles
|
|
|
|
/bazel-out
|
2018-03-08 18:36:27 +00:00
|
|
|
/bazel-testlogs
|
|
|
|
.ninja_deps
|
|
|
|
.ninja_log
|
|
|
|
build.ninja
|
|
|
|
rules.ninja
|
2018-04-27 20:31:18 +00:00
|
|
|
.vscode
|
Add [Dart] support (#4676)
* Add [Dart] support
* fix enum vectors
* Allow for opt out of string interning
* fix comment style, make interning opt in
* remove Offset<T>, prefer int
* avoid creating unnecessary vtable objects
* start work on tests - do not generate builder if struct has 0 fields - add int64
* support reading structs properly
* correctly handle reading vectors of structs, dartfmt
* support structs, fix unnecessary prepares
* fix bool customizations
* undo unintentional removal of file
* docs updates, complete tutorial, bug fix for codegen
* more documentation
* Update docs, add to doxygen file
* update package structure, add samples script/code
* rearrange sample
* Tests
* Add readme for pub
* cleanup package for pub
* update docs for renamed file
* remove custom matcher, use `closeTo` instead
* remove unintentional file
* remove unintended file checkin
* use auto, move method, cleanup
* refactor to ObjectBuilders, add Builders
* Update tests, examples
* Add files missing from previous commit
* documentation and example updates
* Update LICENSE, make dartanalyzer happy, fix minor bugs, get rid of duplicate files, publish script
* fix sample for slightly different schema
* Update pubspec.yaml
2018-05-18 18:06:15 +00:00
|
|
|
dart/.pub/
|
|
|
|
dart/.packages
|
|
|
|
dart/pubspec.lock
|
|
|
|
dart/.dart_tool/
|
|
|
|
dart/build/
|
|
|
|
dart/doc/api/
|