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
Files
645cdddd70e53c9ac1143a6b09d81ffa8fadedc8
ChaiScript
/
include
/
chaiscript
/
language
History
Jason Turner
645cdddd70
Small but measurable eval performance increase (in optimized builds) by managing the number of Boxed_Values copies and assignments
2009-12-05 18:54:55 +00:00
..
chaiscript_common.hpp
Move completely over to new operators
2009-11-10 14:07:51 +00:00
chaiscript_engine.hpp
Add Type_Info type and add *_type objects at time of type registration.
2009-11-21 22:47:44 +00:00
chaiscript_eval.hpp
Small but measurable eval performance increase (in optimized builds) by managing the number of Boxed_Values copies and assignments
2009-12-05 18:54:55 +00:00
chaiscript_parser.hpp
Fix up some broken sample files
2009-12-02 14:29:42 +00:00
chaiscript_prelude.hpp
Eliminate use of size_t in stl related wrappings
2009-12-01 02:56:02 +00:00