rogerl%netscape.com
|
28c3cca96e
|
Missed these...
|
2003-05-12 21:33:53 +00:00 |
rogerl%netscape.com
|
f5deb9883e
|
Fixed E3 bugs throughout. Added /Op to build for bug in numerics.cpp code
inherited from SpiderMonkey.
|
2003-05-12 21:33:18 +00:00 |
rogerl%netscape.com
|
c24d9d4ee9
|
E3 Compatibility fixes
|
2003-05-11 18:24:36 +00:00 |
rogerl%netscape.com
|
31c6b3b53c
|
Minor e3 fixes. Adding type handling for function parameters & result.
|
2003-05-10 19:30:34 +00:00 |
rogerl%netscape.com
|
dfc97970bc
|
New implementation of read/write handling, fixed gc bugs etc.
|
2003-05-09 23:05:01 +00:00 |
rogerl%netscape.com
|
662d464884
|
Fixed new GC changes.
|
2003-05-09 07:12:50 +00:00 |
rogerl%netscape.com
|
9b3b2d0fbf
|
Fixing gc for js2val's.
|
2003-05-08 23:09:27 +00:00 |
rogerl%netscape.com
|
8f9a829721
|
Adding __proto__ getters and setter.
|
2003-05-08 16:09:47 +00:00 |
rogerl%netscape.com
|
4de8ed4c53
|
SuperConstructor call sequence.
|
2003-05-08 07:07:55 +00:00 |
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 |