Michael Lamb
|
a97cb1530d
|
Fix user_type example in cheatsheet.md
Fixed example code as chaiscript::user_type is a function.
|
2016-01-08 14:23:09 +11:00 |
|
Bobhostern
|
b55eff95cf
|
Fix formatting error in cheatsheet.md
|
2016-01-03 13:34:27 -06:00 |
|
Jason Turner
|
7ba7b81a5c
|
Implement option explicit for dynamic objects.
Closes #218
|
2015-10-16 21:41:54 -06:00 |
|
Jason Turner
|
51355343f1
|
Add intro docs to user defined type conversions
|
2015-07-11 16:37:54 -06:00 |
|
Jason Turner
|
cebeebdb7a
|
Minor cleanups and versioning info added
|
2015-06-13 16:56:22 -06:00 |
|
kamilzubair
|
62ca26c36c
|
Add two new examples
- Add example how to expose base member from derived type
- Add example how to use STL
|
2015-06-11 09:11:43 +07:00 |
|
Glen Fraser
|
c21c21dfda
|
Fixed minor typos in cheatsheet
|
2015-05-08 15:57:59 +02:00 |
|
Jason Turner
|
04f01eee98
|
Add notes about literal numerics
|
2015-05-05 09:51:16 -06:00 |
|
Jason Turner
|
cf4efacbe8
|
Add 'GLOBAL' keyword #122
Also provides functionality that makes things like overriding the built in
'print' possible. See #67
|
2015-05-04 11:47:36 -06:00 |
|
Jason Turner
|
9ab0b1108a
|
Wrap up method_missing docs and tests
|
2015-04-23 15:03:08 -06:00 |
|
Jason Turner
|
b489ffe3ed
|
Fix errors with eval/use of scripts
|
2015-04-10 08:20:30 -06:00 |
|
Jason Turner
|
63684d0042
|
Add the ability to get the return value from 'use'
|
2015-04-08 08:17:33 -06:00 |
|
Jason Turner
|
d514fa3346
|
Create cheatsheet.md
|
2015-03-27 10:24:47 -06:00 |
|