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
/
chaiscript
History
Jason Turner
d02620bb1b
Cleanup Cast_Helper and add new boxed_cast<>() function.
2009-06-23 02:47:47 +00:00
..
callbacktest.cpp
Handle the ReturnVal exception at the eval_function level so that functions passed back to C++ land have their return values handled properly
2009-06-21 19:45:36 +00:00
chaiscript_engine.hpp
Cleanup Cast_Helper and add new boxed_cast<>() function.
2009-06-23 02:47:47 +00:00
chaiscript_eval.hpp
Cleanup Cast_Helper and add new boxed_cast<>() function.
2009-06-23 02:47:47 +00:00
chaiscript.hpp
Added short form lambda: (x) : { x + 10 }. Fixed eval sample
2009-06-21 00:35:45 +00:00
CMakeLists.txt
Prelim sensor callback implementation, should probably be moved out of the chaiscript dir at some point
2009-06-20 19:04:39 +00:00
main.cpp
Add chaiscript namespace
2009-06-14 02:18:13 +00:00
sensors.cpp
Clean up syntax for build_function_caller to allow for further use of it better
2009-06-21 17:20:26 +00:00