rogerl%netscape.com
|
69a195c108
|
Super constructor call sequence and super statement.
|
2003-05-07 22:59:25 +00:00 |
rogerl%netscape.com
|
415fbcf2c7
|
Getters and setters
|
2003-05-07 06:27:42 +00:00 |
rogerl%netscape.com
|
8020e01752
|
Instance method fixes.
|
2003-05-06 22:53:39 +00:00 |
rogerl%netscape.com
|
73a5e315ae
|
New function definition structures in place.
|
2003-05-06 19:17:21 +00:00 |
rogerl%netscape.com
|
bd0f8d6d40
|
!!! BROKEN !!! Moving to new function validate structure.
|
2003-05-05 21:38:20 +00:00 |
rogerl%netscape.com
|
1758baf50f
|
E3 test fixes.
|
2003-05-05 07:10:51 +00:00 |
rogerl%netscape.com
|
ac345cfc0f
|
Switched in new regexp from Monkey branch
|
2003-05-05 01:29:19 +00:00 |
waldemar%netscape.com
|
2e0566827d
|
Removed the notion of plurality from frames and replaced it with a boolean preinst parameter to Validate
|
2003-05-03 02:31:10 +00:00 |
waldemar%netscape.com
|
a7697ea4a0
|
Finished basic algorithms
|
2003-05-03 00:17:58 +00:00 |
waldemar%netscape.com
|
57b5be4f03
|
Added support for /*/, comments in throw statements, and throw-error pseudo-statements.
|
2003-05-03 00:17:41 +00:00 |
waldemar%netscape.com
|
1b85a5d1f3
|
Fixed precedences in type expressions. Added support for /*/ and comments in throw statements.
|
2003-05-03 00:16:55 +00:00 |
waldemar%netscape.com
|
463d769320
|
Added :text-statement and :text-statement-last styles
|
2003-05-03 00:15:36 +00:00 |
waldemar%netscape.com
|
d1f6ff0647
|
Added support for generating distinct identifiers that print alike by including a # symbol in one of them
|
2003-05-03 00:15:03 +00:00 |
waldemar%netscape.com
|
618abf1ecd
|
Added text-stmt
|
2003-05-03 00:13:47 +00:00 |
rogerl%netscape.com
|
eb0a93ef38
|
Test fixes, break & continue handling, switch statements, === operator.
|
2003-05-02 22:35:22 +00:00 |
rogerl%netscape.com
|
0bd858567e
|
RegExp fixes.
|
2003-05-02 14:30:39 +00:00 |
rogerl%netscape.com
|
e1da490208
|
Exception handling fixes.
|
2003-05-01 23:02:13 +00:00 |
rogerl%netscape.com
|
b2dd7a6b61
|
Fixed switch vars.
|
2003-05-01 17:13:27 +00:00 |
rogerl%netscape.com
|
8815fccef4
|
parseInt & parseFloat fixes.
|
2003-04-30 22:58:29 +00:00 |
rogerl%netscape.com
|
00c0084fc5
|
Fixing function literals
|
2003-04-27 15:33:13 +00:00 |
rogerl%netscape.com
|
54af1bc761
|
Fixed function literals
|
2003-04-27 05:53:28 +00:00 |
rogerl%netscape.com
|
c2d053ca25
|
Super expression with 'op'.
|
2003-04-27 01:11:01 +00:00 |
rogerl%netscape.com
|
aa80d4659f
|
'super' expression.
|
2003-04-26 23:44:27 +00:00 |
rogerl%netscape.com
|
aec839eab3
|
Miscellaneous fixes for long, etc.
|
2003-04-24 22:58:42 +00:00 |
rogerl%netscape.com
|
5b88cc581c
|
Integer & long arithmetic fixes.
|
2003-04-24 17:18:10 +00:00 |
rogerl%netscape.com
|
affcaee7a3
|
Class Integer fixes.
|
2003-04-24 07:07:48 +00:00 |
rogerl%netscape.com
|
775c2420b7
|
Adding some support for packages, fixes for missing ES4 classes.
|
2003-04-23 22:48:50 +00:00 |
rogerl%netscape.com
|
b6476f0b83
|
Starting packages
|
2003-04-22 22:51:38 +00:00 |
rogerl%netscape.com
|
876ffb7e65
|
Dump fixes for class local bindings.
|
2003-04-22 17:19:30 +00:00 |
rogerl%netscape.com
|
3f43f43c91
|
MethodClosure as FunctionInstance and fixed all Functions to be those
instances.
|
2003-04-22 16:18:30 +00:00 |
rogerl%netscape.com
|
cb135a269e
|
Fixing dump for instance memebers. Fixed overridable bug.
|
2003-04-21 22:49:10 +00:00 |
rogerl%netscape.com
|
e0c9ec567f
|
Fixes for InstanceMethod dispatch and InstanceVariable references.
|
2003-04-21 06:16:38 +00:00 |
rogerl%netscape.com
|
345aba5435
|
Function call overhead boost. ParameterFrameSlot references.
|
2003-04-20 07:32:12 +00:00 |
rogerl%netscape.com
|
0d22834c0c
|
More :type fixes, class members.
|
2003-04-18 15:53:17 +00:00 |
rogerl%netscape.com
|
aada9585ed
|
Fixing ':type' and default initializing.
|
2003-04-17 22:58:50 +00:00 |
rogerl%netscape.com
|
e2a57e7452
|
Fixed start/restore compilation data mismatch.
|
2003-04-17 21:07:12 +00:00 |
rogerl%netscape.com
|
f544473d90
|
Fixed native call argcount.
|
2003-04-17 17:27:33 +00:00 |
rogerl%netscape.com
|
f137b9f230
|
Fixed FrameSlotRef for nested functions. Bug in octal parsing.
|
2003-04-16 17:59:00 +00:00 |
rogerl%netscape.com
|
9f065a5c80
|
Fixes to Frame & Package Slot references.
|
2003-04-16 06:21:02 +00:00 |
rogerl%netscape.com
|
7853a78740
|
Switching to frame & package slot mechanism.
|
2003-04-14 21:01:51 +00:00 |
rogerl%netscape.com
|
07783d1dcb
|
Adding FrameVariable for slotted access.
|
2003-04-14 07:22:21 +00:00 |
rogerl%netscape.com
|
43332415d6
|
Fixed nullClass accessors.
|
2003-04-11 22:57:00 +00:00 |
rogerl%netscape.com
|
bc99e4c291
|
Leakage.
|
2003-04-11 22:20:10 +00:00 |
rogerl%netscape.com
|
6b894ed47b
|
Leakage fixes.
|
2003-04-11 21:54:58 +00:00 |
rogerl%netscape.com
|
91389b8442
|
Leakage fixes.
|
2003-04-11 21:29:50 +00:00 |
rogerl%netscape.com
|
4a75deb55c
|
Leak plugging.
|
2003-04-11 18:53:59 +00:00 |
rogerl%netscape.com
|
77c4daf844
|
Added ReferenceArena.
|
2003-04-10 20:54:03 +00:00 |
rogerl%netscape.com
|
750de99fa8
|
Leak cleaning.
|
2003-04-10 17:13:29 +00:00 |
rogerl%netscape.com
|
ccb57fd5a0
|
Removing unncessary namespace member indirection & added arenas for
references
|
2003-04-09 22:55:15 +00:00 |
rogerl%netscape.com
|
b113dfeb71
|
Debug gc
|
2003-04-09 22:21:23 +00:00 |
rogerl%netscape.com
|
2a1ee999ef
|
gc, some E3 edge cases.
|
2003-04-09 21:52:00 +00:00 |
rogerl%netscape.com
|
319eba3dce
|
gc fixings
|
2003-04-09 18:00:33 +00:00 |
rogerl%netscape.com
|
e002746d6b
|
gc fixes
|
2003-04-07 21:39:15 +00:00 |
rogerl%netscape.com
|
1713562e2f
|
Fixes all over for E3 test results - gc + ECMA edge cases.
|
2003-04-07 07:24:17 +00:00 |
rogerl%netscape.com
|
93fb6ad7bd
|
Fixing for..in, runaway string allocation, array.length initialization.
|
2003-04-04 23:24:57 +00:00 |
rogerl%netscape.com
|
e094334752
|
Disneyland bug fixes; gc bugs.
|
2003-04-04 15:47:35 +00:00 |
waldemar%netscape.com
|
51364fff75
|
Implemented ... in function argument lists
|
2003-04-03 01:30:30 +00:00 |
waldemar%netscape.com
|
0b64d4cd0c
|
Added support for /* terminated by a non-falling-through statement
|
2003-04-03 01:29:43 +00:00 |
rogerl%netscape.com
|
41420ce62b
|
GC fixes, added debug info to roots.
|
2003-03-31 21:38:32 +00:00 |
rogerl%netscape.com
|
8a19fdde5b
|
Runtime fixes for new layout changes
|
2003-03-31 18:22:21 +00:00 |
rogerl%netscape.com
|
9b5d0b324a
|
Compiles clean!
|
2003-03-31 02:09:03 +00:00 |
rogerl%netscape.com
|
19cfdfd132
|
!!! BROKEN !!!
|
2003-03-28 21:48:07 +00:00 |
rogerl%netscape.com
|
e90c9935b3
|
!!! BROKEN !!!
|
2003-03-28 18:18:20 +00:00 |
rogerl%netscape.com
|
f953a1fc7d
|
!!! BROKEN !!!
|
2003-03-28 17:53:56 +00:00 |
rogerl%netscape.com
|
3961ce7986
|
!!! BROKEN !!! Added definitions under new layout.
|
2003-03-27 23:58:21 +00:00 |
rogerl%netscape.com
|
a7e2362c04
|
Latest !!! BROKEN !!! changes
|
2003-03-27 17:04:04 +00:00 |
rogerl%netscape.com
|
dedc5ac1e9
|
!!! BROKEN !!! Updating definition routines.
|
2003-03-26 22:55:20 +00:00 |
rogerl%netscape.com
|
7dae980b7a
|
!!! BROKEN !! Latest low level updates
|
2003-03-26 18:15:53 +00:00 |
waldemar%netscape.com
|
ed289a9b65
|
Implemented is, catch, for-in, and parts of class construction and calling. Made instance variable initializers be compile-time constants. Revamped design of const, making constants lazily evaluated as needed rather than trying to distinguish compile-time constants from run-time constants. Made slight adjustments to the grammar of for-statements. Outlawed initializers on for-in var declarations in the semantics.
|
2003-03-25 01:53:04 +00:00 |
waldemar%netscape.com
|
49fba3aed7
|
Supported :narrow-* inside AND and OR expressions even if assigned to a boolean variable.
Added :delay option to record constructor to permit circular definitions of global variables
|
2003-03-25 01:41:40 +00:00 |
waldemar%netscape.com
|
c2096723fa
|
Reduced default amout of chatter of read-eval-print loop
|
2003-03-25 01:40:00 +00:00 |
rogerl%netscape.com
|
08722025f9
|
!!! BROKEN !!! More progress on new object layout
|
2003-03-24 22:12:26 +00:00 |
rogerl%netscape.com
|
97c346fc25
|
!!! BROKEN !!! Major bustage, halfway through swicth to current spec. low
level implementation
|
2003-03-24 19:36:40 +00:00 |
rogerl%netscape.com
|
0aafa8e6d1
|
!!! BROKEN !!! Conversion to new layout underway.
|
2003-03-21 21:38:40 +00:00 |
rogerl%netscape.com
|
775ed98a18
|
Template build issues.
|
2003-03-20 22:04:14 +00:00 |
rogerl%netscape.com
|
3601789f8e
|
Fix some 'dump' bugs. Changed prototype type for generic new.
|
2003-03-20 18:09:44 +00:00 |
rogerl%netscape.com
|
cd0db808a1
|
Fixed GC-leakage for FunctionObjects.
|
2003-03-19 21:29:47 +00:00 |
rogerl%netscape.com
|
75bdafd8b7
|
Fixed parameter frame leaking.
|
2003-03-19 00:14:23 +00:00 |
rogerl%netscape.com
|
50ae86b3c0
|
Modifying 'break' to skip block frames...
|
2003-03-18 00:04:45 +00:00 |
rogerl%netscape.com
|
8766019524
|
General GC-related fixes.
|
2003-03-15 20:05:32 +00:00 |
rogerl%netscape.com
|
33651b5beb
|
Instance & Dynamic property map changes to HashTable complete.
|
2003-03-15 19:36:12 +00:00 |
rogerl%netscape.com
|
805f336a4a
|
More BROKEN Hashtable changes
|
2003-03-14 23:56:21 +00:00 |
rogerl%netscape.com
|
74e9ddaca7
|
!!! BROKEN !!! Begin switching InstanceBindings to HashTable
|
2003-03-14 23:55:49 +00:00 |
rogerl%netscape.com
|
684a4d058d
|
Completed switch for LocalBinding map to hash table.
|
2003-03-14 23:14:04 +00:00 |
rogerl%netscape.com
|
a98d222c5a
|
!BROKEN! Halfway through changes to property map stuff.
|
2003-03-14 19:34:08 +00:00 |
rogerl%netscape.com
|
67781eddc3
|
Preparing for new property map.
|
2003-03-14 00:03:41 +00:00 |
rogerl%netscape.com
|
a8fcbe2f8c
|
Fixed passing wrong environment to function call.
|
2003-03-11 23:46:09 +00:00 |
rogerl%netscape.com
|
8cc279038c
|
Fixes to argc handling and Date class.
|
2003-03-10 23:48:12 +00:00 |
rogerl%netscape.com
|
85c25b07bc
|
String & Array class fixes.
|
2003-03-10 20:00:20 +00:00 |
rogerl%netscape.com
|
4d297c4ca3
|
String.prototype bug fixn's
|
2003-03-10 16:15:52 +00:00 |
rogerl%netscape.com
|
299e6440b4
|
Fixed for..in for generic lValue. Rationalized builtin class initialization
|
2003-03-05 23:12:01 +00:00 |
rogerl%netscape.com
|
4387f4b6f0
|
Fixing Function prototypes. Added 'dumpAt'.
|
2003-03-03 18:45:37 +00:00 |
rogerl%netscape.com
|
459b0f454b
|
Fixed New default constructor. stringToDouble semantics.
|
2003-02-27 23:51:42 +00:00 |
rogerl%netscape.com
|
b73b9b73c0
|
Linux build clean-up.
|
2003-02-27 22:03:13 +00:00 |
rogerl%netscape.com
|
407f5b970f
|
Multiple ECMA fixes.
|
2003-02-27 18:37:07 +00:00 |
rogerl%netscape.com
|
2def7b87d0
|
'With' statement fixes.
|
2003-02-26 21:51:16 +00:00 |
rogerl%netscape.com
|
e3684c4c33
|
More multiname fixes. Various typos throughout Date. Use length property
for prototype functions to pack argv. Fixed array length setting.
|
2003-02-25 23:48:44 +00:00 |
rogerl%netscape.com
|
cb918d2c24
|
GC fixes for multiname handling.
|
2003-02-25 16:16:48 +00:00 |
rogerl%netscape.com
|
305465c61d
|
GC related bugs in array.
|
2003-02-24 22:20:10 +00:00 |
rogerl%netscape.com
|
0271ba3fb5
|
Linux build fixes.
|
2003-02-24 20:10:08 +00:00 |
rogerl%netscape.com
|
734a2b25e2
|
Fixes; ECMA3 property attributes. Array index handling.
'object' --> 'Object'.
|
2003-02-24 18:07:12 +00:00 |
rogerl%netscape.com
|
bce88c3942
|
Fixed stack leak from comma operator. Fixed date constructor bad value.
|
2003-02-23 19:58:04 +00:00 |
rogerl%netscape.com
|
58a468f2ce
|
Add function name to debug output.
|
2003-02-21 23:47:46 +00:00 |
rogerl%netscape.com
|
814835b94b
|
Minor fix to something
|
2003-02-21 16:25:15 +00:00 |
rogerl%netscape.com
|
7dcd7db65d
|
Added escape & parseInt. Cleaned up tabs in js2date
|
2003-02-21 15:04:08 +00:00 |
rogerl%netscape.com
|
cfb9ddd7b1
|
Fixed execStack overflow, added 'unescape' etc.
|
2003-02-20 23:55:53 +00:00 |
rogerl%netscape.com
|
ca72c81674
|
GC bug fixing.
|
2003-02-20 21:48:07 +00:00 |
rogerl%netscape.com
|
68d10c02ad
|
Fixed missing destructor.
|
2003-02-20 19:44:41 +00:00 |
rogerl%netscape.com
|
59c02c1faf
|
More gc fiddling.
|
2003-02-20 19:41:14 +00:00 |
rogerl%netscape.com
|
fe0286e8b6
|
Experimental new gc scheme.
|
2003-02-20 19:16:39 +00:00 |
rogerl%netscape.com
|
279e3bf3fd
|
Fixed Array.length & proto functions.
|
2003-02-20 16:17:49 +00:00 |
rogerl%netscape.com
|
287c3c5289
|
Fixed lexicalInit for hoisted vars.
|
2003-02-19 22:00:13 +00:00 |
rogerl%netscape.com
|
e4fd54eb07
|
Backed-out extern "C" changes.
|
2003-02-19 18:14:02 +00:00 |
rogerl%netscape.com
|
e6a9815906
|
Wacked extra spaces for a cleaner build console.
|
2003-02-18 23:18:56 +00:00 |
rogerl%netscape.com
|
f1b71f0e23
|
Identical/NotIdetical implemented.
|
2003-02-18 23:15:34 +00:00 |
rogerl%netscape.com
|
527be8748a
|
Function & Array prototype fixes. InstanceOf implementation.
|
2003-02-18 22:36:27 +00:00 |
rogerl%netscape.com
|
9e919b681d
|
Linux build issues.
|
2003-02-18 22:34:26 +00:00 |
waldemar%netscape.com
|
8ac5ff2102
|
Large updates to object accesses; introduced access and bracket-access indirections. Added with statements. Implemented array initializers and fixed object initializers.
|
2003-02-18 00:29:57 +00:00 |
waldemar%netscape.com
|
bce5683f9b
|
Added support for definfix and non-reserved operators. Fixed operator precedence bugs.
|
2003-02-18 00:28:37 +00:00 |
waldemar%netscape.com
|
5c36db5bd1
|
Updated pathnames
|
2003-02-18 00:26:59 +00:00 |
rogerl%netscape.com
|
d9a34f0ce7
|
Function literals, switch bcc to collect generic JS2Objects.
|
2003-02-17 03:29:07 +00:00 |
rogerl%netscape.com
|
d7c743418a
|
Added Function constructor.
|
2003-02-17 01:17:24 +00:00 |
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 |