Jason Turner
|
32bd936a18
|
Remove 'annotation' feature
|
2016-04-16 07:52:39 -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
|
3765c23598
|
Switch lambda syntax over to [](){} format, to line up with C++11.
|
2011-09-24 13:31:24 -06: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
|
319f9e4de9
|
Fix issues with trim() and with unit tests relying on certain line endings.
|
2011-05-20 16:01:50 -06:00 |
|
Jason Turner
|
80f576a2f3
|
Reflection and introspection updates for task #85
|
2010-12-29 17:58:56 +00:00 |
|
Jason Turner
|
0a2b5d7a40
|
Find, test and fix an issue related to function argument type reporting when discussing dynamic object functions (ie, def int::somefunc() {} )
|
2010-12-24 22:26:14 +00:00 |
|
Jason Turner
|
2cdfac4e47
|
Add function meta data functions, plus related tests, and some various cleanups for how functions are constructed internally
|
2010-10-14 14:33:17 +00:00 |
|