This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
ChaiScript
Watch
1
Star
0
Fork
0
You've already forked ChaiScript
Code
Issues
Pull Requests
Releases
Wiki
Activity
ChaiScript
/
include
/
chaiscript
History
Jason Turner
2805af1ed2
move from std::numeric_limits::min() to boost::integer_traits::const_min - avoids runtime overhead of the function call.
2009-12-11 15:35:59 +00:00
..
dispatchkit
move from std::numeric_limits::min() to boost::integer_traits::const_min - avoids runtime overhead of the function call.
2009-12-11 15:35:59 +00:00
language
Added 0b1010 binary format. Fixed hex and octal to allow negative ints
2009-12-11 14:46:12 +00:00
chaiscript_threading.hpp
Add support for loadable modules on POSIX systems
2009-09-06 23:33:03 +00:00
chaiscript.hpp
Fix some more obscure warnings
2009-10-06 02:26:47 +00:00