| .. |
|
bad_boxed_cast.hpp
|
Updated email addresses in copyright information.
|
2010-08-10 05:24:07 +00:00 |
|
bind_first.hpp
|
Updated email addresses in copyright information.
|
2010-08-10 05:24:07 +00:00 |
|
bootstrap_stl.hpp
|
Fix broken gcc build introduced during vc2010 fixes
|
2010-09-30 16:34:27 +00:00 |
|
bootstrap.hpp
|
Updated email addresses in copyright information.
|
2010-08-10 05:24:07 +00:00 |
|
boxed_cast_helper.hpp
|
Add support for automatic conversion between chaiscript functions and boost::function. Might merit some look to see how much overhead this adds.
|
2010-09-13 14:24:12 +00:00 |
|
boxed_cast.hpp
|
Updated email addresses in copyright information.
|
2010-08-10 05:24:07 +00:00 |
|
boxed_pod_value.hpp
|
Add support for automatic conversion between chaiscript functions and boost::function. Might merit some look to see how much overhead this adds.
|
2010-09-13 14:24:12 +00:00 |
|
boxed_value.hpp
|
Get chaiscript compiling with LLVM/clang. Resulting code crashes, however.
|
2010-09-20 03:24:48 +00:00 |
|
dispatchkit.hpp
|
Rip out caching in dispatch kit to get a more clean view of the performance world
|
2010-09-19 23:24:52 +00:00 |
|
dynamic_cast_conversion.hpp
|
Fix build problem that was causing chaiscript_no_threads to still link with boost_thread
|
2010-08-04 19:17:33 +00:00 |
|
dynamic_object.hpp
|
Drastically reduce the number of exceptions thrown at runtime (cannot completely eliminate them all, it's the nature of doing what we are doing with making a runtime interface to a compiled system like we are).
|
2010-08-07 19:27:15 +00:00 |
|
function_call_detail.hpp
|
Updated email addresses in copyright information.
|
2010-08-10 05:24:07 +00:00 |
|
function_call.hpp
|
Add support for automatic conversion between chaiscript functions and boost::function. Might merit some look to see how much overhead this adds.
|
2010-09-13 14:24:12 +00:00 |
|
handle_return.hpp
|
Updated email addresses in copyright information.
|
2010-08-10 05:24:07 +00:00 |
|
operators.hpp
|
Initial check in of support for upcasting during function invocation. No examples or tests are checked in yet. Some reorg was necessary to get things compiling in the right order. Is not currently thread safe and probably does not work properly across module boundaries
|
2010-08-02 01:38:25 +00:00 |
|
proxy_constructors.hpp
|
Updated email addresses in copyright information.
|
2010-08-10 05:24:07 +00:00 |
|
proxy_functions_detail.hpp
|
Updated email addresses in copyright information.
|
2010-08-10 05:24:07 +00:00 |
|
proxy_functions.hpp
|
Correct assertion that was causing clang (and any other debug build) to fail tests
|
2010-09-20 12:47:25 +00:00 |
|
register_function.hpp
|
Updated email addresses in copyright information.
|
2010-08-10 05:24:07 +00:00 |
|
type_info.hpp
|
Updated email addresses in copyright information.
|
2010-08-10 05:24:07 +00:00 |