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
2e7c5f413eb4f5f5b190004f3acb42f7cf59d9b9
ChaiScript
/
include
/
chaiscript
/
language
History
Jonathan Turner
7e5b7cbd7a
Switch get_function to default to not doing object lookup. Correct method eval to maintain method lambda syntax. Add unit test for method lambda
2009-08-21 20:05:05 +00:00
..
chaiscript_engine.hpp
Add "use" function for loading chai files from inside of ChaiScript and fix potential memory bug with filename const char * pointers being passed around
2009-08-21 03:33:57 +00:00
chaiscript_eval.hpp
Switch get_function to default to not doing object lookup. Correct method eval to maintain method lambda syntax. Add unit test for method lambda
2009-08-21 20:05:05 +00:00
chaiscript_parser.hpp
Allow floating point numbers without a zero before the decimal point
2009-08-20 14:50:13 +00:00
chaiscript_prelude.hpp
Make "clone" a chaiscript based operation instead of forcing the user to register a clone method.
2009-07-24 13:17:00 +00:00