Jason Turner
|
a38d89cb41
|
Add fixes for parsing of inplace vectors with newlines
from jespada
|
2014-03-01 13:49:03 -07:00 |
|
Jason Turner
|
13ffc92bc3
|
Merge branch 'master' into 2011-09-09-CxScript
Conflicts:
CMakeLists.txt
include/chaiscript/dispatchkit/boxed_value.hpp
include/chaiscript/language/chaiscript_eval.hpp
|
2012-05-21 10:47:12 -06:00 |
|
Jason Turner
|
349425fe8a
|
Make vector inplace construction consistent with map
- Clone elements into both vector and map
- Be sure to drop dependencies after elements are cloned in
|
2012-05-20 07:04:22 -06:00 |
|
Jonathan Turner
|
c73f16fdfe
|
Fixing 4.x grammar to be backward compatible.
Added 3.x unit tests back to show this.
|
2012-05-17 10:14:50 -07:00 |
|
Jonathan Turner
|
784ca41270
|
Switch vectors and maps over to curly braces from square braces to line up with C++11.
|
2011-09-24 13:15:12 -06:00 |
|
Jason Turner
|
92de42e42b
|
Modify "var" to "auto" for unit tests.
|
2011-09-24 12:05:08 -06:00 |
|
Jason Turner
|
567f911093
|
Move to a more standardized unit testing design which relies less on OS support and can soon be moved to a ctest implementation
|
2010-03-14 05:19:24 +00:00 |
|
Jonathan Turner
|
e7d63b1536
|
First set of unit tests
|
2009-07-08 18:59:10 +00:00 |
|