32 Commits (9adb6063b199b1948903c4b90fa3950823a1b337)

Author SHA1 Message Date
Sean Barrett 1ee679ca2e update version numbers ago%!(EXTRA string=4 years)
Sean Barrett fd7807e92d stb_c_lexer: allow including stb_c_lexer.h without defining overrides (all tokens are always defined; token values have changed) ago%!(EXTRA string=4 years)
Fabian Giesen 8af4d40950 stb_c_lexer: Move token enum defn to header portion ago%!(EXTRA string=4 years)
Sean Barrett ca0e6d06d8 stb_c_lexer: don't define default macro definitions on non-implementation includes ago%!(EXTRA string=4 years)
Sean Barrett 84e7a4ae24 stb_c_lexer: fix NUL eof test so it compiles ago%!(EXTRA string=4 years)
mundusnine aac5e88feb
Add contributor ago%!(EXTRA string=4 years)
mundusnine 84fa046c7c
Fix custom types having a string_len of 0(always) ago%!(EXTRA string=4 years)
Sean Barrett 2bb4a0accd Fix trailing whitespace ago%!(EXTRA string=5 years)
Sean Barrett 787f1d646a Update version numbers ago%!(EXTRA string=6 years)
Sean Barrett a895aec686 stb_c_lexer: fix a static analysis warning ago%!(EXTRA string=6 years)
Sean Barrett 2c2908f505 update version numbers ago%!(EXTRA string=6 years)
Sean Barrett a0b521fcf2 no warnings when compiling /W3 ago%!(EXTRA string=6 years)
Sean Barrett 3afc3de41d version number ago%!(EXTRA string=8 years)
Sean Barrett 83a2489d5b fix compilation on non-C99 compilers ago%!(EXTRA string=8 years)
Sean Barrett 47685c5f84 remove deprecated old-precision jpg path from stb_image.h ago%!(EXTRA string=8 years)
Sean Barrett e248e30954 change license to public-domain AND mit (based on twitter vote) ago%!(EXTRA string=8 years)
Sean Barrett 96620a3a54 update version numbers ago%!(EXTRA string=8 years)
Sean Barrett 0bd0a9abc4 stb_truetype: comment typo ago%!(EXTRA string=8 years)
Alan Hickman 49d3871d86 stb_c_lexer.h: C99 hex float literals ago%!(EXTRA string=9 years)
Alan Hickman c6b6239357 stb_c_lexer.h: Compile fixes when not using CRT ago%!(EXTRA string=9 years)
Bryon Gloden, CISSP® 8eebc09150 Update stb_c_lexer.h ago%!(EXTRA string=9 years)
Craig Donner ee6978cb68 Slightly modify the public domain license to keep it in the public domain, but make it clear that even when dedications might not be recognized that the code is still usable. Given that this isn't dual-licensing under a different license, I'm hoping this will be acceptable. ago%!(EXTRA string=9 years)
Craig Donner 49b65c0873 Slightly modify the public domain license to keep it in the public domain, but make it clear that even when dedications might not be recognized that the code is still usable. Given that this isn't dual-licensing under a different license, I'm hoping this will be acceptable. ago%!(EXTRA string=9 years)
Sean Barrett 418d21f2e2 bump the version number and add version hisoty ago%!(EXTRA string=9 years)
Sean Barrett 31eff2dcaf fix bug in integer parsing ago%!(EXTRA string=10 years)
Ryan Whitworth 4ab69f3b2c Added public domain license text ago%!(EXTRA string=10 years)
Sean Barrett 62e4ffe6c7 fix bug in string parsing that was ignoring next character after the string ago%!(EXTRA string=11 years)
Sean Barrett 42ee042407 Re-add lost fix to 'get_location' function as reported by Andreas Fredriksson. ago%!(EXTRA string=11 years)
Sean Barrett fcfcb9bb3f generate README.md in part by parsing libraries so that version numbers are in sync ago%!(EXTRA string=11 years)
Sean Barrett e2caccb811 initial checkin ago%!(EXTRA string=11 years)