This website requires JavaScript.
Explore
Help
Sign In
tomasz.sowa
/
pikotools
Watch
1
Star
0
Fork
0
You've already forked pikotools
Code
Issues
1
Pull Requests
Releases
Activity
Files
2a3f43c5c302eb60a18cd07783937caae25f0ce4
pikotools
/
src
/
space
History
Tomasz Sowa
34f1fc04cf
added Space::remove(size_t table_index) for removing a table item
...
fixed: pretty printing for Space format
2021-06-29 23:25:31 +02:00
..
space.cpp
added Space::remove(size_t table_index) for removing a table item
2021-06-29 23:25:31 +02:00
space.h
added Space::remove(size_t table_index) for removing a table item
2021-06-29 23:25:31 +02:00
spaceparser.cpp
removed support for so called child objects from Space (this was an old feature of Space struct, now not needed)
2021-06-26 22:56:12 +02:00
spaceparser.h
fixed: using size() when serializing strings - this allows to serialize a string which contain a null character
2021-06-14 13:48:32 +02:00