Commit Graph

42 Commits

Author SHA1 Message Date
fraillt
f6d02aba38 added inheritance extension, and ability to have internal contexts within serializer/deserializer v4.2.0 2017-11-12 12:09:12 +02:00
fraillt
be9ccf08d9 added NotNull pointer to to pointer extensions 2017-10-30 09:01:08 +02:00
fraillt
5b1dc3bcfa raw pointers support, without polymorphism. v4.1.0 2017-10-27 08:14:01 +03:00
fraillt
bdc24eb3c2 compile warnings, and usage improvements for VisualStudio v4.0.1 2017-10-18 11:43:53 +03:00
fraillt
1acb9af188 added bitpacking and context usage examples 2017-10-16 07:52:00 +03:00
fraillt
4ccd4d368e maxSize archive modifying function now works with extensions v4.0.0 2017-10-13 16:04:02 +03:00
fraillt
f3c9a33849 new stream adapter, and lots of refactorings 2017-10-13 07:26:34 +03:00
fraillt
5ede853954 added adapter type for serializer/deserializer 2017-10-06 12:54:43 +03:00
fraillt
982374be42 added more std containers 2017-10-04 10:10:59 +03:00
fraillt
ab5cc8a2c0 flexible syntax 2017-10-02 06:55:01 +03:00
fraillt
f0508025f6 separated advanced features from core functionality v3.0.0 2017-09-21 16:18:23 +03:00
fraillt
ad7090539e refactoring to work with C++11, and added containerMap extension 2017-09-19 11:13:59 +03:00
fraillt
2f8ae0075c added -growable- function 2017-09-15 15:56:33 +03:00
Mindaugas Vinkelis
cba80774e4 fixed some errors before merging to master 2017-09-03 19:34:08 +03:00
fraillt
241f1f2940 buffer reading/writing improvements 2017-09-01 16:23:52 +03:00
fraillt
fe2bccf28f Merge branch 'master' into documentation 2017-08-28 09:59:56 +03:00
fraillt
944197db97 buffer writer improvements 2017-08-28 09:59:03 +03:00
Mindaugas Vinkelis
a852174329 Update README.md 2017-08-28 09:58:12 +03:00
Mindaugas Vinkelis
fb89af8112 Merge pull request #1 from gitter-badger/gitter-badge
Add a Gitter chat badge to README.md
2017-08-28 09:49:33 +03:00
The Gitter Badger
4df4df9317 Add Gitter badge 2017-08-28 06:38:09 +00:00
fraillt
5d192f2002 Merge branch 'documentation' of http://github.com/fraillt/bitsery into documentation 2017-08-24 15:04:31 +03:00
Mindaugas Vinkelis
79ee168893 turorial 2in1 2017-08-24 14:58:27 +03:00
Mindaugas Vinkelis
5c696f14bd turorial 2in1 2017-08-21 20:49:34 +03:00
Mindaugas Vinkelis
a1104a9b95 hello world tutorial complete 2017-08-14 22:43:51 +03:00
Mindaugas Vinkelis
6e8898317e Merge branch 'master' into documentation 2017-08-13 16:41:33 +03:00
Mindaugas Vinkelis
19555528bb added travis build status 2017-08-12 10:26:21 +03:00
fraillt
1986491173 ext function redesign and documentation 2017-08-11 16:11:55 +03:00
fraillt
4ad65f8384 added endianness support 2017-07-25 10:34:07 +03:00
fraillt
014b072b96 added extension support, and changed invoke parameters for custom serialization function 2017-06-20 11:35:12 +03:00
fraillt
1176f4908e enforce type size on serializer/deserializer functions that accept primitive types 2017-05-30 15:58:50 +03:00
fraillt
6ab4378bc2 renaming source files v1.1.1 2017-02-23 15:22:31 +02:00
fraillt
bf712bc9e5 added more BufferReader ctors 2017-02-23 10:25:33 +02:00
fraillt
b9c6632858 added bitsery.h header v1.0.0 2017-02-22 10:07:31 +02:00
fraillt
bfaf5909ef default values completed, added bool support and applied license 2017-02-21 14:54:16 +02:00
fraillt
7964679ec2 default renamed to substitution and covered with tests 2017-02-20 15:40:30 +02:00
fraillt
8d1f860c8f default values 2017-02-17 16:21:23 +02:00
fraillt
08cd2b3dfa range implementation complete 2017-02-17 15:51:34 +02:00
Mindaugas Vinkelis
5d2d547330 range spec bits required is constexpr 2017-02-16 20:42:27 +02:00
fraillt
0ed492d9b4 in progress of range values feature 2017-02-15 15:10:38 +02:00
fraillt
8607338bfb basic functionality is tested and is can be used 2017-02-10 16:09:59 +02:00
fraillt
2d71a92287 written more tests and first code example 2017-02-09 18:46:20 +02:00
fraillt
0fb7b0986d initial concept commit 2017-02-07 07:26:23 +02:00