Alan Hickman
49d3871d86
stb_c_lexer.h: C99 hex float literals
...
* Add support for C99 hex float literals
* + is acceptable in a floating-point exponent
* log(n) implementation of pow for stb__clex_parse_float
* Add hex int and float test cases
ago%!(EXTRA string=9 years)
Alan Hickman
c6b6239357
stb_c_lexer.h: Compile fixes when not using CRT
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)