Jason Turner
|
4c5df91d51
|
Merge branch '2011-09-09-CxScript' of https://github.com/ChaiScript/ChaiScript into 2011-09-09-CxScript
|
2012-05-18 16:58:13 -06:00 |
|
Jason Turner
|
a0f7c46cc9
|
Merge branch 'master' into 2011-09-09-CxScript
Conflicts:
include/chaiscript/language/chaiscript_engine.hpp
include/chaiscript/language/chaiscript_eval.hpp
|
2012-05-18 16:57:05 -06:00 |
|
Jason Turner
|
08c153abea
|
Clean up some additional exception handling with new stack handler
|
2012-05-18 16:37:39 -06:00 |
|
Jason Turner
|
897ad7007f
|
Get system introspection functions fully working
|
2012-05-18 16:25:13 -06:00 |
|
Jason Turner
|
13fb930676
|
First part of system introspection for objs and funcs added
|
2012-05-18 15:31:42 -06:00 |
|
Jonathan Turner
|
7f5fce001b
|
Merge branch 'master' into 2011-09-09-CxScript
|
2012-05-18 08:45:14 -07:00 |
|
Jonathan Turner
|
8af41b1d3c
|
Add unit test for ignoring hash bang.
|
2012-05-18 08:43:03 -07:00 |
|
Jason Turner
|
90125d0f9a
|
Merge branch 'master' into 2011-09-09-CxScript
Conflicts:
contrib/geshi/chaiscript.php
include/chaiscript/language/chaiscript_common.hpp
include/chaiscript/language/chaiscript_eval.hpp
include/chaiscript/language/chaiscript_parser.hpp
|
2012-05-18 09:05:46 -06:00 |
|
Jonathan Turner
|
919b6430c4
|
Adding tested compilers to readme.
|
2012-05-18 07:36:52 -07:00 |
|
Jonathan Turner
|
7027f6b834
|
Add syntax highlighting for switch/case/default
|
2012-05-17 13:59:43 -07:00 |
|
Jonathan Turner
|
cebd2c9763
|
Adding support for switch/case/default to 4.x
|
2012-05-17 13:56:10 -07:00 |
|
Jonathan Turner
|
025db4ce3a
|
Oops. Properly handle empty switch statements.
|
2012-05-17 13:20:15 -07:00 |
|
Jonathan Turner
|
78f02c375e
|
Add syntax support for switch/case/default.
|
2012-05-17 12:48:57 -07:00 |
|
Jonathan Turner
|
4e14a57016
|
Add support for switch/case/default statements.
|
2012-05-17 12:43:25 -07:00 |
|
Jonathan Turner
|
b82895c489
|
Add the 'auto' keyword.
|
2012-05-17 10:31:55 -07:00 |
|
Jonathan Turner
|
cf97a73485
|
Syntax updates to a few unit tests.
|
2012-05-17 10:27:26 -07:00 |
|
Jonathan Turner
|
37b8e6c3f9
|
Merge branch '2011-09-09-CxScript' of github.com:ChaiScript/ChaiScript into 2011-09-09-CxScript
|
2012-05-17 10:16:35 -07: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 |
|
Jason Turner
|
68df78a2a6
|
Add examples for using C++ lambdas with chaiscript. #32
|
2012-05-16 15:55:03 -06:00 |
|
Jason Turner
|
af1e02b0bb
|
Update copyrights to 2012 #23
|
2012-05-16 11:55:51 -06:00 |
|
Jason Turner
|
bca86c87e1
|
Update copyrights to 2012 #23
|
2012-05-16 11:54:46 -06:00 |
|
Jason Turner
|
a04dbf2c2d
|
Merge branch 'master' into 2011-09-09-CxScript
Conflicts:
include/chaiscript/language/chaiscript_eval.hpp
unittests/object_lifetime_test.cpp
unittests/utility_test.cpp
|
2012-05-16 11:50:44 -06:00 |
|
Jason Turner
|
4bcaa75fa4
|
Throw eval exception if a variable or function is redefined #28
|
2012-05-16 11:40:43 -06:00 |
|
Jason Turner
|
7deb2311f5
|
Restore CMakeLists.txt on head to working version
Reverted to revision: 277b4eec9aee6962f30a283caf9f145285e19951
|
2012-05-15 19:48:46 -06:00 |
|
Jason Turner
|
4674594ee7
|
Make libcxx a default option when using clang
|
2012-05-15 19:30:17 -06:00 |
|
Jonathan Turner
|
730bad9728
|
Adding support for building with clang/libcxx.
|
2012-05-15 14:58:38 -07:00 |
|
Jonathan Turner
|
1f4900c363
|
Add support for building with clang/libcxx.
|
2012-05-15 14:50:56 -07:00 |
|
Jason Turner
|
8e24eef265
|
Tweaks to clang support and fix for clang/module support
|
2012-05-15 13:56:59 -06:00 |
|
Jason Turner
|
974c903d1c
|
Get compiling with broken clang++ / libc++ implementation
libc++ will not let you get a pointer to a string member
|
2012-05-15 13:25:13 -06:00 |
|
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 |
|
Jason Turner
|
94fefa0690
|
Fix broken example.cpp
|
2012-05-14 18:09:36 -06:00 |
|
Jason Turner
|
91dc3604f5
|
Merge pull request #27 from mgee/master
Improve Boxed_Number
|
2012-05-14 16:55:03 -07:00 |
|
Jason Turner
|
48ecb3e2b4
|
Some performance improvements by using perfect argument forwarding
|
2012-05-14 17:45:30 -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
|
98d2eadde2
|
Explicitly default the copy assignment operator for clang's benefit
|
2012-05-14 10:15:38 -06: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
|
277b4eec9a
|
Add failing test for short comparisons #26
|
2012-05-14 09:22:03 -06:00 |
|
Jason Turner
|
927619bf47
|
Switch to using make_sharec
|
2012-05-14 08:56:33 -06:00 |
|
Jonathan Turner
|
41b0c7768c
|
Adding header files to CMakeLists.txt. Hopefully this will help them
show up in IDEs (works for Qt Creator so far).
|
2012-03-11 14:06:18 -06:00 |
|
Jason Turner
|
3b95931973
|
Fixup some documentation
|
2012-01-30 11:53:12 -07:00 |
|
Jason Turner
|
13f98fa8ce
|
Move "use" function to be public
|
2012-01-30 11:26:46 -07:00 |
|
Jason Turner
|
179a674b00
|
Fix fix for duplication attribute name errors
|
2012-01-30 09:16:20 -07:00 |
|
Jason Turner
|
ee4c9575ae
|
Merge branch '2011-09-09-CxScript' of https://github.com/ChaiScript/ChaiScript into 2011-09-09-CxScript
|
2012-01-30 09:10:55 -07:00 |
|
Jason Turner
|
b615d2a423
|
Merge branch 'master' into 2011-09-09-CxScript
Conflicts:
include/chaiscript/language/chaiscript_eval.hpp
|
2012-01-30 09:10:43 -07:00 |
|
Jason Turner
|
dc6998259e
|
Add missing chaiscript_stdlib.hpp file
|
2012-01-30 09:05:21 -07:00 |
|
Jason Turner
|
b0953fb466
|
Minor cleanup releated to attribute fix
|
2012-01-30 08:55:12 -07:00 |
|
Jason Turner
|
1186926f30
|
Fix duplicate object attribute name problem
|
2012-01-30 08:48:01 -07:00 |
|