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
f17439a9d3
Add scope around condition in for/while
...
* solves issue with rapidly expanding memory usage if function variable use stack is growing rapidly
2016-12-01 13:42:40 -07:00
..
dispatchkit
Cleanups found with PMD's CPD
2016-10-29 09:41:55 -06:00
language
Add scope around condition in for/while
2016-12-01 13:42:40 -07:00
utility
Added add_class overload for scoped enums.
2016-11-23 20:39:21 +01:00
chaiscript_basic.hpp
Cleanups and split up into _basic options
2016-08-27 10:33:44 -06:00
chaiscript_defines.hpp
Fix some GCC compiler errors.
2016-10-22 16:49:53 +02:00
chaiscript_stdlib.hpp
Cleanups and split up into _basic options
2016-08-27 10:33:44 -06:00
chaiscript_threading.hpp
Add warning on platforms without thread_local
2016-04-15 23:09:20 -06:00
chaiscript.hpp
Fixed a bug in the first example
2016-11-26 15:43:28 +01:00