Menu

Code Commit Log


Commit Date  
[r1790] by admin@objectscript.kicks-ass.org

add string methods (re #370)

2005-06-06 02:30:13 Tree
[r1789] by admin@objectscript.kicks-ass.org

add array methods (re #370)

2005-06-06 01:51:46 Tree
[r1788] by robdclark@mac.com

re #370: creating branch OBJS370

2005-06-05 21:09:14 Tree
[r1787] by admin@objectscript.kicks-ass.org

merging OBJS277 back to trunk (fixes #277)

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
[r1784] by robdclark@mac.com

re #277: fix bug in case of empty array / arglist

2005-06-05 17:15:37 Tree
[r1783] by robdclark@mac.com

re #277: update release notes

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
Older >