Jason Turner 691e002f90 Update to support building with MinGW #78
We cannot call MinGW a fully supported platform for C++11 yet:

 - Concurrency is not yet supported by MinGW, so it is disabled by default
 - A problem in the memory model / library loader is preventing derived type
   casts from working. This may be able to be worked around, but has not been
   yet.
2012-11-28 16:06:45 -07:00
..
chaiscript_stdlib.cpp Add missing file 2012-06-03 18:50:51 -06:00
main.cpp Update to support building with MinGW #78 2012-11-28 16:06:45 -07:00
reflection.cpp Merge branch 'master' into 2011-09-09-CxScript 2012-05-24 19:33:48 -06:00
stl_extra.cpp Reduce cost of including chaiscript.hpp 2011-12-27 21:37:00 -07:00
test_module.cpp Boost eradicated from ChaiScript 2011-09-21 08:36:46 -06:00