Commit Graph

10 Commits

Author SHA1 Message Date
Robin Wellner
40f5cab917 Actually pass size along 2016-02-16 02:48:39 +01:00
Robin Wellner
6b8208a991 Prevent reading past the end of the buffer 2016-02-16 02:45:24 +01:00
Robin Wellner
f82fda79fc Release under ISC license 2016-02-16 02:35:43 +01:00
Robin Wellner
c624623efe add ability to load from raw data
see https://love2d.org/wiki/Data:getPointer
2016-02-16 02:08:07 +01:00
Robin Wellner
0d0bb54405 Fix sloppy errors (forgot to pass an argument, haserror -> has_error) 2016-02-15 15:24:07 +01:00
Robin Wellner
90acb62c42 Actually pass the buffer to write_string for class names 2016-02-15 14:44:18 +01:00
Robin Wellner
80c130ea8d forgot to actually register the class i was testing 2016-02-15 14:39:41 +01:00
Robin Wellner
5d27470cce more testing and lint stuff 2016-02-15 14:34:52 +01:00
Robin Wellner
3c51639de7 travis-based fixes 2016-02-15 14:12:51 +01:00
Robin Wellner
481c3edc53 add first version, including benchmarks
(put binser, Ser, Smallfolk or Serpent here to compare bitser to them)
2016-02-14 03:52:58 +01:00