rogerl%netscape.com
|
bf1c25bc66
|
Added 'arguments' property and global object resolution for 'this'.
|
2003-02-11 23:58:26 +00:00 |
rogerl%netscape.com
|
b3cc8069ff
|
Fixes for Number & String builtins prototype functionality.
|
2003-02-10 22:02:49 +00:00 |
rogerl%netscape.com
|
908409ff1c
|
Added eval scope
|
2003-02-05 23:59:17 +00:00 |
rogerl%netscape.com
|
c5487c986f
|
Fixed eval scope, comma expression.
|
2003-02-05 23:58:52 +00:00 |
rogerl%netscape.com
|
2d6d09d271
|
Completed switch to prototype base for builtins. Fixed string.length
|
2003-02-05 00:57:09 +00:00 |
rogerl%netscape.com
|
2378829bff
|
Fixed stack error for hoisted var initialization and typeof prototype
functions.
|
2003-02-03 21:31:07 +00:00 |
rogerl%netscape.com
|
d069d8c6bf
|
First
|
2003-01-31 23:41:13 +00:00 |
rogerl%netscape.com
|
da9f296f03
|
Fixed bypasss of error checking for initialization. Added AlienInstance
methods that were MIA.
|
2003-01-31 17:42:49 +00:00 |
rogerl%netscape.com
|
46dbeba3c6
|
Split some functionality into js2eval from js2metadata. Began fix for typed
var initialization.
|
2003-01-31 05:24:38 +00:00 |
rogerl%netscape.com
|
c295e8e280
|
Added AlienInstance destructor.
|
2003-01-30 22:30:04 +00:00 |
rogerl%netscape.com
|
f4b7b10602
|
Added js2error.cpp, js2boolean.cpp, js2function.cpp
|
2003-01-30 22:29:11 +00:00 |
rogerl%netscape.com
|
3ce8ad6aba
|
Added js2function.cpp
|
2003-01-30 22:25:17 +00:00 |
rogerl%netscape.com
|
b1b93e8be8
|
Changes throughout to match new Object layout - merged CallableInstance to
SimpleInstance, switched StaticBinding to LocalBinding etc.
|
2003-01-30 21:41:25 +00:00 |
waldemar%netscape.com
|
214a5e5e03
|
Removed named function parameters. Allowed full qualified names as dynamic properties of objects.
|
2003-01-30 01:19:28 +00:00 |
waldemar%netscape.com
|
29c72f33d6
|
Removed the "named" keyword
|
2003-01-30 01:18:20 +00:00 |
waldemar%netscape.com
|
9edf92a6ca
|
Added set<=
|
2003-01-25 02:26:51 +00:00 |
waldemar%netscape.com
|
a702dd9dc3
|
Reorganized instance member lookup to remove vtables and simplify and slightly restrict overriding
|
2003-01-25 02:20:16 +00:00 |
waldemar%netscape.com
|
9b45c89f8d
|
Updated action font
|
2003-01-25 02:19:17 +00:00 |
rogerl%netscape.com
|
ee3c5a88f1
|
Fixed ForIterator to handle Class objects.
|
2003-01-16 22:23:08 +00:00 |
rogerl%netscape.com
|
6f7cb20b64
|
ECMA3 Function prototype object.
|
2003-01-14 23:46:18 +00:00 |
rogerl%netscape.com
|
8a600ddc03
|
ds.h - fixed copying bug in 'enlarge'
ECMA3 compatibility fixes throughout - Function prototypes etc.
|
2003-01-14 23:45:46 +00:00 |
waldemar%netscape.com
|
ec3b99ba91
|
Reorganized instance data structures and object property access, added vtables, wrote new code for processing function definitions, and added several new statements
|
2003-01-14 22:21:13 +00:00 |
waldemar%netscape.com
|
ed755cd6d3
|
Added note statement
|
2003-01-14 22:19:35 +00:00 |
rogerl%netscape.com
|
736c95e712
|
ECMA3 semantics for toPrimitive.
|
2003-01-13 18:47:54 +00:00 |
rogerl%netscape.com
|
cd39ba292d
|
Implementing ECMA3 'toObject' semantics.
|
2003-01-08 17:59:00 +00:00 |
rogerl%netscape.com
|
a40d258d4d
|
Incremental fixes for boolean class testing
|
2003-01-07 23:49:28 +00:00 |
rogerl%netscape.com
|
d2e82b3759
|
More boolean class fun.
|
2003-01-06 05:58:07 +00:00 |
rogerl%netscape.com
|
e165efcd32
|
Bug fixes, realigning StringAtom use.
|
2003-01-04 01:20:59 +00:00 |
rogerl%netscape.com
|
cb72abc8fa
|
Adding defaultValue and typeof. Build fixes in regexp. Updated project
for new files.
|
2003-01-03 23:14:10 +00:00 |
rogerl%netscape.com
|
c668cc5500
|
Added boolean class, fixing bugs.
|
2003-01-03 00:49:29 +00:00 |
rogerl%netscape.com
|
c30ca82777
|
Fixes to defineStaticMember
|
2002-12-28 01:40:07 +00:00 |
rogerl%netscape.com
|
671e671dab
|
Minor bug fixes.
|
2002-12-27 00:56:29 +00:00 |
rogerl%netscape.com
|
c37465968e
|
Added ECMA3 compatible(?) Error classes.
|
2002-12-20 23:55:23 +00:00 |
rogerl%netscape.com
|
e410beebf6
|
Various bug fixings. Added 'dynamic' attribute.
|
2002-12-19 23:57:32 +00:00 |
rogerl%netscape.com
|
157b6af962
|
Checked/unchecked changes.
|
2002-12-18 21:54:41 +00:00 |
rogerl%netscape.com
|
b0a32663d5
|
Changes for static function defs.
|
2002-12-18 00:59:48 +00:00 |
rogerl%netscape.com
|
c200fb24e0
|
Swicth Environment to deque. Fixes to defineHoistedVar.
|
2002-12-16 23:54:40 +00:00 |
rogerl%netscape.com
|
962adaf3e0
|
Incrementing to latest ECMA changes.
|
2002-12-13 23:14:32 +00:00 |
waldemar%netscape.com
|
555decb21b
|
Added the setup phase, reorganized instance data structure, and wrote new code for processing function definitions and calls
|
2002-11-20 03:40:20 +00:00 |
waldemar%netscape.com
|
aac2255723
|
Fixed try-catch variable initialization inference bug and added support for intersections of union types
|
2002-11-20 03:38:54 +00:00 |
rogerl%netscape.com
|
95e98e44ec
|
Fixed arrayliteral & for-init stack. Changed class names to uppercase.
|
2002-11-15 00:55:22 +00:00 |
rogerl%netscape.com
|
81e95e733c
|
Added missing attributes. Fixed slotWrite stack bug.
|
2002-11-13 21:49:57 +00:00 |
rogerl%netscape.com
|
39aff9e7f8
|
Comment.
|
2002-11-12 23:50:43 +00:00 |
rogerl%netscape.com
|
60e590c347
|
Slot ops.
|
2002-11-12 17:52:42 +00:00 |
rogerl%netscape.com
|
dea382c3d2
|
Proto instance dup. Type discovery in expression.
|
2002-11-11 22:19:59 +00:00 |
rogerl%netscape.com
|
b69f3b5de2
|
signed/unsigned comparison.
|
2002-11-11 18:36:12 +00:00 |
rogerl%netscape.com
|
e8fa7a7caa
|
Constuctor function support. Dump of classes.
|
2002-11-10 23:52:33 +00:00 |
rogerl%netscape.com
|
cb0155cd26
|
Added class dumper.
|
2002-11-09 23:26:06 +00:00 |
rogerl%netscape.com
|
bbdfe41e76
|
Fixed missing pop after var initialization. Added instruction trace.
|
2002-11-09 22:53:51 +00:00 |
rogerl%netscape.com
|
e25446012c
|
nuttin honey.
|
2002-11-08 23:46:32 +00:00 |