| Commit | Date | |
|---|---|---|
| 2005-06-06 02:30:13 | Tree | |
| 2005-06-06 01:51:46 | Tree | |
| 2005-06-05 21:09:14 | Tree | |
| 2005-06-05 20:14:17 | Tree | |
|
[r1786]
by
admin@objectscript.kicks-ass.org
re #277: optimize to avoid creating local-variables to cache member lookups when that member is only referenced a single time (ie. there will for sure be zero cache hits) |
2005-06-05 19:51:01 | Tree |
|
[r1785]
by
admin@objectscript.kicks-ass.org
re #277: fix a bug... in cases where OscriptInterpreter.__eval is called, a bogus inner function may be required, because the compiler doesn't realize this means that the scope is open |
2005-06-05 18:57:49 | Tree |
| 2005-06-05 17:15:37 | Tree | |
| 2005-06-05 04:21:52 | Tree | |
|
[r1782]
by
robdclark@mac.com
re #277: now allocating FunctionScope from stack as well... also, avoid allocating a MemberTable in case of no args to a function/constructor |
2005-06-05 02:32:08 | Tree |
|
[r1781]
by
robdclark@mac.com
re #277: now it allocates scope objects from the stack, in addition to the member-table |
2005-06-04 18:49:15 | Tree |