Jason Turner
|
c8c1c65e8c
|
Add std::list support
|
2009-08-29 14:00:07 +00:00 |
|
Jonathan Turner
|
c5e1d5fa20
|
Add ref equal unit test
|
2009-08-27 15:03:49 +00:00 |
|
Jonathan Turner
|
7e5b7cbd7a
|
Switch get_function to default to not doing object lookup. Correct method eval to maintain method lambda syntax. Add unit test for method lambda
|
2009-08-21 20:05:05 +00:00 |
|
Jonathan Turner
|
c539e0b458
|
Add unittest for 'use' feature
|
2009-08-21 18:26:34 +00:00 |
|
Jonathan Turner
|
8840f06053
|
Allow floating point numbers without a zero before the decimal point
|
2009-08-20 14:50:13 +00:00 |
|
Jonathan Turner
|
4127a6ed41
|
Added 'clear'. Added 'push_back' to string. Added char. Added simple reverse
|
2009-07-23 17:01:07 +00:00 |
|
Jonathan Turner
|
ac817ff33a
|
Change 'elseif' to 'else if' to better support C++ expectations
|
2009-07-17 14:16:27 +00:00 |
|
Jonathan Turner
|
fb286b91ea
|
Add unit tests for mmd and guarded mmd
|
2009-07-09 17:07:29 +00:00 |
|
Jonathan Turner
|
b8dec6c187
|
Add a unit test for bind
|
2009-07-09 03:37:57 +00:00 |
|
Jonathan Turner
|
6aaee43205
|
Add a couple of unit tests for insert_at and erase_at
|
2009-07-09 02:56:31 +00:00 |
|
Jonathan Turner
|
98edfc8dba
|
Code cleanup. Refactor chaiscript_eval to use functions instead of inline code
|
2009-07-08 22:01:40 +00:00 |
|
Jonathan Turner
|
a0448fa558
|
Missing unit test answer
|
2009-07-08 19:03:36 +00:00 |
|
Jonathan Turner
|
e7d63b1536
|
First set of unit tests
|
2009-07-08 18:59:10 +00:00 |
|