rogerl%netscape.com
|
56bdfebe33
|
Minor e3 fixes. Adding type handling for function parameters & result.
|
2003-05-10 19:30:34 +00:00 |
|
rogerl%netscape.com
|
32cb9da749
|
New implementation of read/write handling, fixed gc bugs etc.
|
2003-05-09 23:05:01 +00:00 |
|
rogerl%netscape.com
|
fcd6d699fa
|
Fixed new GC changes.
|
2003-05-09 07:12:50 +00:00 |
|
rogerl%netscape.com
|
029d306fe3
|
Fixing gc for js2val's.
|
2003-05-08 23:09:27 +00:00 |
|
rogerl%netscape.com
|
d06c1ebcbc
|
Adding __proto__ getters and setter.
|
2003-05-08 16:09:47 +00:00 |
|
rogerl%netscape.com
|
010d30382a
|
SuperConstructor call sequence.
|
2003-05-08 07:07:55 +00:00 |
|
rogerl%netscape.com
|
faa8397659
|
Super constructor call sequence and super statement.
|
2003-05-07 22:59:25 +00:00 |
|
rogerl%netscape.com
|
23c5beee3c
|
Getters and setters
|
2003-05-07 06:27:42 +00:00 |
|
rogerl%netscape.com
|
abab8bf6ad
|
Instance method fixes.
|
2003-05-06 22:53:39 +00:00 |
|
rogerl%netscape.com
|
9843f65e3b
|
New function definition structures in place.
|
2003-05-06 19:17:21 +00:00 |
|
rogerl%netscape.com
|
b18e1d4e10
|
!!! BROKEN !!! Moving to new function validate structure.
|
2003-05-05 21:38:20 +00:00 |
|
rogerl%netscape.com
|
88a279c007
|
E3 test fixes.
|
2003-05-05 07:10:51 +00:00 |
|
rogerl%netscape.com
|
b480c27277
|
Switched in new regexp from Monkey branch
|
2003-05-05 01:29:19 +00:00 |
|
waldemar%netscape.com
|
852d7f2afa
|
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
|
3c9356208a
|
Finished basic algorithms
|
2003-05-03 00:17:58 +00:00 |
|
waldemar%netscape.com
|
1e8ba13cc9
|
Added support for /*/, comments in throw statements, and throw-error pseudo-statements.
|
2003-05-03 00:17:41 +00:00 |
|
waldemar%netscape.com
|
f7d50bc633
|
Fixed precedences in type expressions. Added support for /*/ and comments in throw statements.
|
2003-05-03 00:16:55 +00:00 |
|
waldemar%netscape.com
|
4107b6a001
|
Added :text-statement and :text-statement-last styles
|
2003-05-03 00:15:36 +00:00 |
|
waldemar%netscape.com
|
f465f539a4
|
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
|
11b0d5f51e
|
Added text-stmt
|
2003-05-03 00:13:47 +00:00 |
|
rogerl%netscape.com
|
d8ba3032ac
|
Test fixes, break & continue handling, switch statements, === operator.
|
2003-05-02 22:35:22 +00:00 |
|
rogerl%netscape.com
|
724858322b
|
RegExp fixes.
|
2003-05-02 14:30:39 +00:00 |
|
rogerl%netscape.com
|
286e0c5fdc
|
Exception handling fixes.
|
2003-05-01 23:02:13 +00:00 |
|
rogerl%netscape.com
|
4cfcf8b462
|
Fixed switch vars.
|
2003-05-01 17:13:27 +00:00 |
|
rogerl%netscape.com
|
7e366b69c6
|
parseInt & parseFloat fixes.
|
2003-04-30 22:58:29 +00:00 |
|
rogerl%netscape.com
|
2f34abeea3
|
Fixing function literals
|
2003-04-27 15:33:13 +00:00 |
|
rogerl%netscape.com
|
a790d10f19
|
Fixed function literals
|
2003-04-27 05:53:28 +00:00 |
|
rogerl%netscape.com
|
bc11d075ab
|
Super expression with 'op'.
|
2003-04-27 01:11:01 +00:00 |
|
rogerl%netscape.com
|
4f10f38ae2
|
'super' expression.
|
2003-04-26 23:44:27 +00:00 |
|
rogerl%netscape.com
|
aec05fcca7
|
Miscellaneous fixes for long, etc.
|
2003-04-24 22:58:42 +00:00 |
|
rogerl%netscape.com
|
c1a8f1d173
|
Integer & long arithmetic fixes.
|
2003-04-24 17:18:10 +00:00 |
|
rogerl%netscape.com
|
1b5311a414
|
Class Integer fixes.
|
2003-04-24 07:07:48 +00:00 |
|
rogerl%netscape.com
|
06399d71bd
|
Adding some support for packages, fixes for missing ES4 classes.
|
2003-04-23 22:48:50 +00:00 |
|
rogerl%netscape.com
|
be2c3f401f
|
Starting packages
|
2003-04-22 22:51:38 +00:00 |
|
rogerl%netscape.com
|
c7f40ed067
|
Dump fixes for class local bindings.
|
2003-04-22 17:19:30 +00:00 |
|
rogerl%netscape.com
|
4ef0bedeb7
|
MethodClosure as FunctionInstance and fixed all Functions to be those
instances.
|
2003-04-22 16:18:30 +00:00 |
|
rogerl%netscape.com
|
6f810ca1bb
|
Fixing dump for instance memebers. Fixed overridable bug.
|
2003-04-21 22:49:10 +00:00 |
|
rogerl%netscape.com
|
301a40424c
|
Fixes for InstanceMethod dispatch and InstanceVariable references.
|
2003-04-21 06:16:38 +00:00 |
|
rogerl%netscape.com
|
3cd62078ee
|
Function call overhead boost. ParameterFrameSlot references.
|
2003-04-20 07:32:12 +00:00 |
|
rogerl%netscape.com
|
dbd672f841
|
More :type fixes, class members.
|
2003-04-18 15:53:17 +00:00 |
|
rogerl%netscape.com
|
18cd9dd151
|
Fixing ':type' and default initializing.
|
2003-04-17 22:58:50 +00:00 |
|
rogerl%netscape.com
|
a91a8a871d
|
Fixed start/restore compilation data mismatch.
|
2003-04-17 21:07:12 +00:00 |
|
rogerl%netscape.com
|
042d365f80
|
Fixed native call argcount.
|
2003-04-17 17:27:33 +00:00 |
|
rogerl%netscape.com
|
391ea990a5
|
Fixed FrameSlotRef for nested functions. Bug in octal parsing.
|
2003-04-16 17:59:00 +00:00 |
|
rogerl%netscape.com
|
6cc47df5b0
|
Fixes to Frame & Package Slot references.
|
2003-04-16 06:21:02 +00:00 |
|
rogerl%netscape.com
|
1b01f15f8e
|
Switching to frame & package slot mechanism.
|
2003-04-14 21:01:51 +00:00 |
|
rogerl%netscape.com
|
ddecbfe981
|
Adding FrameVariable for slotted access.
|
2003-04-14 07:22:21 +00:00 |
|
rogerl%netscape.com
|
5675489e56
|
Fixed nullClass accessors.
|
2003-04-11 22:57:00 +00:00 |
|
rogerl%netscape.com
|
44e8762bb2
|
Leakage.
|
2003-04-11 22:20:10 +00:00 |
|
rogerl%netscape.com
|
2f518e95ac
|
Leakage fixes.
|
2003-04-11 21:54:58 +00:00 |
|
rogerl%netscape.com
|
56427a5ece
|
Leakage fixes.
|
2003-04-11 21:29:50 +00:00 |
|
rogerl%netscape.com
|
5ad3348af0
|
Leak plugging.
|
2003-04-11 18:53:59 +00:00 |
|
rogerl%netscape.com
|
a8df8c38a3
|
Added ReferenceArena.
|
2003-04-10 20:54:03 +00:00 |
|
rogerl%netscape.com
|
54f2ccd369
|
Leak cleaning.
|
2003-04-10 17:13:29 +00:00 |
|
rogerl%netscape.com
|
5f75490951
|
Removing unncessary namespace member indirection & added arenas for
references
|
2003-04-09 22:55:15 +00:00 |
|
rogerl%netscape.com
|
6f0c08bee9
|
Debug gc
|
2003-04-09 22:21:23 +00:00 |
|
rogerl%netscape.com
|
cd0c03199e
|
gc, some E3 edge cases.
|
2003-04-09 21:52:00 +00:00 |
|
rogerl%netscape.com
|
cc98e3ea6d
|
gc fixings
|
2003-04-09 18:00:33 +00:00 |
|
rogerl%netscape.com
|
3bb51f82e9
|
gc fixes
|
2003-04-07 21:39:15 +00:00 |
|
rogerl%netscape.com
|
692e66e841
|
Fixes all over for E3 test results - gc + ECMA edge cases.
|
2003-04-07 07:24:17 +00:00 |
|
rogerl%netscape.com
|
457013a3b6
|
Fixing for..in, runaway string allocation, array.length initialization.
|
2003-04-04 23:24:57 +00:00 |
|
rogerl%netscape.com
|
3d5f23984b
|
Disneyland bug fixes; gc bugs.
|
2003-04-04 15:47:35 +00:00 |
|
waldemar%netscape.com
|
0eae5155bb
|
Implemented ... in function argument lists
|
2003-04-03 01:30:30 +00:00 |
|
waldemar%netscape.com
|
4b735a92df
|
Added support for /* terminated by a non-falling-through statement
|
2003-04-03 01:29:43 +00:00 |
|
rogerl%netscape.com
|
09b1f359c7
|
GC fixes, added debug info to roots.
|
2003-03-31 21:38:32 +00:00 |
|
rogerl%netscape.com
|
0a6a5e6e3b
|
Runtime fixes for new layout changes
|
2003-03-31 18:22:21 +00:00 |
|
rogerl%netscape.com
|
e15c203bcb
|
Compiles clean!
|
2003-03-31 02:09:03 +00:00 |
|
rogerl%netscape.com
|
794693ed79
|
!!! BROKEN !!!
|
2003-03-28 21:48:07 +00:00 |
|
rogerl%netscape.com
|
1549e1a091
|
!!! BROKEN !!!
|
2003-03-28 18:18:20 +00:00 |
|
rogerl%netscape.com
|
bb6be8b894
|
!!! BROKEN !!!
|
2003-03-28 17:53:56 +00:00 |
|
rogerl%netscape.com
|
9c7a073f85
|
!!! BROKEN !!! Added definitions under new layout.
|
2003-03-27 23:58:21 +00:00 |
|
rogerl%netscape.com
|
121baa8be1
|
Latest !!! BROKEN !!! changes
|
2003-03-27 17:04:04 +00:00 |
|
rogerl%netscape.com
|
3fc6ab8240
|
!!! BROKEN !!! Updating definition routines.
|
2003-03-26 22:55:20 +00:00 |
|
rogerl%netscape.com
|
e9732970a5
|
!!! BROKEN !! Latest low level updates
|
2003-03-26 18:15:53 +00:00 |
|
waldemar%netscape.com
|
4e4680c4c1
|
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
|
f99339da10
|
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
|
b999400654
|
Reduced default amout of chatter of read-eval-print loop
|
2003-03-25 01:40:00 +00:00 |
|
rogerl%netscape.com
|
6944f8499c
|
!!! BROKEN !!! More progress on new object layout
|
2003-03-24 22:12:26 +00:00 |
|
rogerl%netscape.com
|
b2ad609cac
|
!!! BROKEN !!! Major bustage, halfway through swicth to current spec. low
level implementation
|
2003-03-24 19:36:40 +00:00 |
|
rogerl%netscape.com
|
d5e7a994c5
|
!!! BROKEN !!! Conversion to new layout underway.
|
2003-03-21 21:38:40 +00:00 |
|
rogerl%netscape.com
|
04a0c7a9aa
|
Template build issues.
|
2003-03-20 22:04:14 +00:00 |
|
rogerl%netscape.com
|
5f2561044f
|
Fix some 'dump' bugs. Changed prototype type for generic new.
|
2003-03-20 18:09:44 +00:00 |
|
rogerl%netscape.com
|
26d387287b
|
Fixed GC-leakage for FunctionObjects.
|
2003-03-19 21:29:47 +00:00 |
|
rogerl%netscape.com
|
27ebcb1015
|
Fixed parameter frame leaking.
|
2003-03-19 00:14:23 +00:00 |
|
rogerl%netscape.com
|
efccdcf4f5
|
Modifying 'break' to skip block frames...
|
2003-03-18 00:04:45 +00:00 |
|
rogerl%netscape.com
|
ac2a48efe5
|
General GC-related fixes.
|
2003-03-15 20:05:32 +00:00 |
|
rogerl%netscape.com
|
fa8fca68e4
|
Instance & Dynamic property map changes to HashTable complete.
|
2003-03-15 19:36:12 +00:00 |
|
rogerl%netscape.com
|
f371aaa725
|
More BROKEN Hashtable changes
|
2003-03-14 23:56:21 +00:00 |
|
rogerl%netscape.com
|
9ffa462a5c
|
!!! BROKEN !!! Begin switching InstanceBindings to HashTable
|
2003-03-14 23:55:49 +00:00 |
|
rogerl%netscape.com
|
0e9bd4ea45
|
Completed switch for LocalBinding map to hash table.
|
2003-03-14 23:14:04 +00:00 |
|
rogerl%netscape.com
|
88301fa925
|
!BROKEN! Halfway through changes to property map stuff.
|
2003-03-14 19:34:08 +00:00 |
|
rogerl%netscape.com
|
50a6076669
|
Preparing for new property map.
|
2003-03-14 00:03:41 +00:00 |
|
rogerl%netscape.com
|
0f6a5f5333
|
Fixed passing wrong environment to function call.
|
2003-03-11 23:46:09 +00:00 |
|
rogerl%netscape.com
|
d971a1505e
|
Fixes to argc handling and Date class.
|
2003-03-10 23:48:12 +00:00 |
|
rogerl%netscape.com
|
0da985c1be
|
String & Array class fixes.
|
2003-03-10 20:00:20 +00:00 |
|
rogerl%netscape.com
|
417eacdc7d
|
String.prototype bug fixn's
|
2003-03-10 16:15:52 +00:00 |
|
rogerl%netscape.com
|
8cfa2678df
|
Fixed for..in for generic lValue. Rationalized builtin class initialization
|
2003-03-05 23:12:01 +00:00 |
|
rogerl%netscape.com
|
cfb6591320
|
Fixing Function prototypes. Added 'dumpAt'.
|
2003-03-03 18:45:37 +00:00 |
|
rogerl%netscape.com
|
138b35a15b
|
Fixed New default constructor. stringToDouble semantics.
|
2003-02-27 23:51:42 +00:00 |
|
rogerl%netscape.com
|
7a6b6bd387
|
Linux build clean-up.
|
2003-02-27 22:03:13 +00:00 |
|
rogerl%netscape.com
|
b389d2cebe
|
Multiple ECMA fixes.
|
2003-02-27 18:37:07 +00:00 |
|
rogerl%netscape.com
|
68404f7caf
|
'With' statement fixes.
|
2003-02-26 21:51:16 +00:00 |
|
rogerl%netscape.com
|
a6a2e6754e
|
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
|
2a920611e2
|
GC fixes for multiname handling.
|
2003-02-25 16:16:48 +00:00 |
|
rogerl%netscape.com
|
d71c529a47
|
GC related bugs in array.
|
2003-02-24 22:20:10 +00:00 |
|
rogerl%netscape.com
|
67ea56e366
|
Linux build fixes.
|
2003-02-24 20:10:08 +00:00 |
|
rogerl%netscape.com
|
1e15d1cd0f
|
Fixes; ECMA3 property attributes. Array index handling.
'object' --> 'Object'.
|
2003-02-24 18:07:12 +00:00 |
|
rogerl%netscape.com
|
acebd49bb5
|
Fixed stack leak from comma operator. Fixed date constructor bad value.
|
2003-02-23 19:58:04 +00:00 |
|
rogerl%netscape.com
|
7a22b89b09
|
Add function name to debug output.
|
2003-02-21 23:47:46 +00:00 |
|
rogerl%netscape.com
|
5a6fa81b33
|
Minor fix to something
|
2003-02-21 16:25:15 +00:00 |
|
rogerl%netscape.com
|
c604a03543
|
Added escape & parseInt. Cleaned up tabs in js2date
|
2003-02-21 15:04:08 +00:00 |
|
rogerl%netscape.com
|
0c6f332b7a
|
Fixed execStack overflow, added 'unescape' etc.
|
2003-02-20 23:55:53 +00:00 |
|
rogerl%netscape.com
|
e63fdde706
|
GC bug fixing.
|
2003-02-20 21:48:07 +00:00 |
|
rogerl%netscape.com
|
14c2a957f5
|
Fixed missing destructor.
|
2003-02-20 19:44:41 +00:00 |
|
rogerl%netscape.com
|
61018a618f
|
More gc fiddling.
|
2003-02-20 19:41:14 +00:00 |
|
rogerl%netscape.com
|
2faa1faa84
|
Experimental new gc scheme.
|
2003-02-20 19:16:39 +00:00 |
|
rogerl%netscape.com
|
1f84533442
|
Fixed Array.length & proto functions.
|
2003-02-20 16:17:49 +00:00 |
|
rogerl%netscape.com
|
e659a2527e
|
Fixed lexicalInit for hoisted vars.
|
2003-02-19 22:00:13 +00:00 |
|
rogerl%netscape.com
|
ba795c803f
|
Backed-out extern "C" changes.
|
2003-02-19 18:14:02 +00:00 |
|
rogerl%netscape.com
|
35783b77e4
|
Wacked extra spaces for a cleaner build console.
|
2003-02-18 23:18:56 +00:00 |
|
rogerl%netscape.com
|
1f91e9a9af
|
Identical/NotIdetical implemented.
|
2003-02-18 23:15:34 +00:00 |
|
rogerl%netscape.com
|
50190e0cda
|
Function & Array prototype fixes. InstanceOf implementation.
|
2003-02-18 22:36:27 +00:00 |
|
rogerl%netscape.com
|
10603fb685
|
Linux build issues.
|
2003-02-18 22:34:26 +00:00 |
|
waldemar%netscape.com
|
b89f0b5775
|
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
|
bee4434309
|
Added support for definfix and non-reserved operators. Fixed operator precedence bugs.
|
2003-02-18 00:28:37 +00:00 |
|
waldemar%netscape.com
|
5c0b2c4238
|
Updated pathnames
|
2003-02-18 00:26:59 +00:00 |
|
rogerl%netscape.com
|
b434451d12
|
Function literals, switch bcc to collect generic JS2Objects.
|
2003-02-17 03:29:07 +00:00 |
|
rogerl%netscape.com
|
1d7e3fcdef
|
Added Function constructor.
|
2003-02-17 01:17:24 +00:00 |
|
rogerl%netscape.com
|
1f8d040166
|
Added 'arguments' property and global object resolution for 'this'.
|
2003-02-11 23:58:26 +00:00 |
|
rogerl%netscape.com
|
b7e1523568
|
Fixes for Number & String builtins prototype functionality.
|
2003-02-10 22:02:49 +00:00 |
|
rogerl%netscape.com
|
d2a10b0498
|
Added eval scope
|
2003-02-05 23:59:17 +00:00 |
|
rogerl%netscape.com
|
ffba49e90f
|
Fixed eval scope, comma expression.
|
2003-02-05 23:58:52 +00:00 |
|
rogerl%netscape.com
|
4ea255a19f
|
Completed switch to prototype base for builtins. Fixed string.length
|
2003-02-05 00:57:09 +00:00 |
|
rogerl%netscape.com
|
c80c9398b7
|
Fixed stack error for hoisted var initialization and typeof prototype
functions.
|
2003-02-03 21:31:07 +00:00 |
|
rogerl%netscape.com
|
ebcdb3a37e
|
First
|
2003-01-31 23:41:13 +00:00 |
|
rogerl%netscape.com
|
7d1480bb0b
|
Fixed bypasss of error checking for initialization. Added AlienInstance
methods that were MIA.
|
2003-01-31 17:42:49 +00:00 |
|
rogerl%netscape.com
|
f6176acb2b
|
Split some functionality into js2eval from js2metadata. Began fix for typed
var initialization.
|
2003-01-31 05:24:38 +00:00 |
|
rogerl%netscape.com
|
73e48e9252
|
Added AlienInstance destructor.
|
2003-01-30 22:30:04 +00:00 |
|
rogerl%netscape.com
|
160a383e53
|
Added js2error.cpp, js2boolean.cpp, js2function.cpp
|
2003-01-30 22:29:11 +00:00 |
|
rogerl%netscape.com
|
661f719016
|
Added js2function.cpp
|
2003-01-30 22:25:17 +00:00 |
|
rogerl%netscape.com
|
7de5f3cf85
|
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
|
956188720c
|
Removed named function parameters. Allowed full qualified names as dynamic properties of objects.
|
2003-01-30 01:19:28 +00:00 |
|
waldemar%netscape.com
|
a031c9fad3
|
Removed the "named" keyword
|
2003-01-30 01:18:20 +00:00 |
|
waldemar%netscape.com
|
153e553afc
|
Added set<=
|
2003-01-25 02:26:51 +00:00 |
|
waldemar%netscape.com
|
8366fdb93e
|
Reorganized instance member lookup to remove vtables and simplify and slightly restrict overriding
|
2003-01-25 02:20:16 +00:00 |
|
waldemar%netscape.com
|
d86eac4a0b
|
Updated action font
|
2003-01-25 02:19:17 +00:00 |
|
rogerl%netscape.com
|
e4b7acfc1f
|
Fixed ForIterator to handle Class objects.
|
2003-01-16 22:23:08 +00:00 |
|
rogerl%netscape.com
|
4ec636fd51
|
ECMA3 Function prototype object.
|
2003-01-14 23:46:18 +00:00 |
|
rogerl%netscape.com
|
e22cc82443
|
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
|
19e5469183
|
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 |
|