Jason Turner
|
9ec78752a0
|
Merge branch 'master' into 2011-09-09-CxScript
Conflicts:
include/chaiscript/dispatchkit/boxed_number.hpp
samples/example.cpp
|
2012-05-14 18:20:36 -06:00 |
|
Jason Turner
|
437f6a03a9
|
Slight cleanup of the boxed_number cleanups from mgee
|
2012-05-14 18:09:55 -06:00 |
|
Markus Groß
|
59dfc847ae
|
Make Boxed_Number assignable from Boxed_Value.
|
2012-05-14 21:34:28 +02:00 |
|
Markus Groß
|
cdfefed385
|
Add default constructor for Boxed_Number
|
2012-05-14 20:13:39 +02:00 |
|
Jason Turner
|
286b130f47
|
Merge branch 'master' into 2011-09-09-CxScript
Conflicts:
CMakeLists.txt
include/chaiscript/dispatchkit/boxed_number.hpp
include/chaiscript/language/chaiscript_engine.hpp
|
2012-05-14 10:08:04 -06:00 |
|
Jason Turner
|
b0b1549503
|
Fix cast for unsigned short #26
|
2012-05-14 09:33:35 -06:00 |
|
Jason Turner
|
194001f9a1
|
Remove boost::any requirement by providing our own implementation
|
2011-09-11 19:51:37 -06:00 |
|
Jason Turner
|
62cf6293e8
|
Move from boost::uint* to std::uint*
|
2011-09-10 12:26:31 -06:00 |
|
Jason Turner
|
6bb2678d18
|
GO from boost::int64_t to std::int64_t, etc.
|
2011-09-10 11:10:14 -06:00 |
|
Jason Turner
|
b064bb61e9
|
Finish renaming and cleaning up of Boxed_Number type for dump_system() output
|
2011-06-10 10:12:09 -06:00 |
|
Jason Turner
|
7a9baeb350
|
Rename of numeric to number
|
2011-06-08 13:53:55 -06:00 |
|