Jason Turner
|
4233d21e5b
|
Correct scope of operator calls
- Enhance reflection module to indicate inheritance
- Add ability to catch errors thrown from a eval
inside of a script
|
2012-05-24 19:25:29 -06:00 |
|
Jason Turner
|
13fb930676
|
First part of system introspection for objs and funcs added
|
2012-05-18 15:31:42 -06:00 |
|
Jason Turner
|
79e8af4f6e
|
Enhance eval error stack reporting
Use OOP to avoid code duplication for eval error tracking. This results
in much more robust stack error reporting and 400 LOC less.
|
2011-03-27 21:03:24 -06: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 |
|
Jason Turner
|
22d994009e
|
Add missing unit_test.inc file
|
2010-03-14 14:54:00 +00:00 |
|