| Commit | Date | |
|---|---|---|
|
[r1803]
by
robdclark@mac.com
re #375: implemented in compiler/interpreter, plus juggled around the grammar to explicitly exclude FunctionPrimaryPrefix/ShorthandFunctionPrimaryPrefix to avoid ambiguity with something like (function(a) {...})(a) |
2005-07-24 02:47:32 | Tree |
| 2005-07-24 01:35:15 | Tree | |
| 2005-07-23 21:11:36 | Tree | |
| 2005-06-19 20:03:42 | Tree | |
| 2005-06-19 18:37:57 | Tree | |
| 2005-06-13 22:18:29 | Tree | |
|
[r1797]
by
admin@objectscript.kicks-ass.org
bug fix... arrays and member-table need different values for the reference attr. |
2005-06-13 22:16:34 | Tree |
| 2005-06-07 06:35:56 | Tree | |
|
[r1795]
by
admin@objectscript.kicks-ass.org
bug fix... need to ensure MemberTable references are ATTR_INVALID until set, to ensure that constructs like 'var a = a;' work properly |
2005-06-07 06:25:42 | Tree |
|
[r1794]
by
admin@objectscript.kicks-ass.org
bug fix... had a problem with calling a function(args...) {} with no args, because in that case we were not calling mapArgs |
2005-06-07 02:02:22 | Tree |