Bjorn Fahller 5ff97979fd Pass Module by reference instead of shared ptr
This gives a small but noticeable compile time improvement as
well as a measurable, albeit not great, reduction in size of the
stdlib.
2016-04-09 15:42:55 +02:00
..
chaiscript_stdlib.cpp Fix #98 for unavoidable C style returns in modules 2014-01-23 13:08:08 -07:00
main.cpp Fix parsing of '' strings. found by AFL 2016-03-26 17:34:36 -06:00
stl_extra.cpp Pass Module by reference instead of shared ptr 2016-04-09 15:42:55 +02:00
test_module.cpp Pass Module by reference instead of shared ptr 2016-04-09 15:42:55 +02:00