• rw's avatar
    Python: Improve Builder user interface. · 3232727a
    rw authored
    + Add state to the Builder object to track if we are inside a table,
      and if we are finished building the buffer.
    + Use this data to check that a buffer is being built correctly.
    + Raise an exception if a buffer is not being built correctly.
    + Test that the exceptions happen as expected.
    
    Based on d236dea1.
    3232727a
Name
Last commit
Last update
CMake Loading commit data...
android Loading commit data...
biicode Loading commit data...
build Loading commit data...
docs Loading commit data...
go Loading commit data...
include/flatbuffers Loading commit data...
java Loading commit data...
js Loading commit data...
net/FlatBuffers Loading commit data...
python Loading commit data...
reflection Loading commit data...
samples Loading commit data...
src Loading commit data...
tests Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
CMakeLists.txt Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE.txt Loading commit data...
biicode.conf Loading commit data...
readme.md Loading commit data...