rogerl%netscape.com
|
09a8315db4
|
Incremental fixes.
|
2002-02-02 01:06:34 +00:00 |
|
rogerl%netscape.com
|
18cdd5a409
|
Incremental ECMA test suite fixes.
|
2002-02-01 00:05:37 +00:00 |
|
rogerl%netscape.com
|
2ed8d0a4c3
|
Fixes for RE bytecode + adding Context parameter for base JSObect methods
(and associated fall-out). Fixes for Array.length ahndling.Fixing Boolean
prototype.
|
2002-01-31 01:25:26 +00:00 |
|
rogerl%netscape.com
|
2387880192
|
Added shell for testing regexp engine.
|
2002-01-30 23:58:53 +00:00 |
|
rogerl%netscape.com
|
fcb91e54ea
|
Bytecode version of engine.
|
2002-01-30 02:02:33 +00:00 |
|
rogerl%netscape.com
|
fb7b9b8576
|
Added 'quit' to shell.
|
2002-01-23 01:32:23 +00:00 |
|
rogerl%netscape.com
|
386dda3703
|
Began switch to regexp bytecode.
|
2002-01-23 01:31:39 +00:00 |
|
rogerl%netscape.com
|
59fb02e06f
|
Cleaning up types.
|
2002-01-22 21:39:00 +00:00 |
|
rogerl%netscape.com
|
4ec3599553
|
Cleaned up match vs. execute
|
2002-01-22 20:01:02 +00:00 |
|
rogerl%netscape.com
|
c873188140
|
Fixes for wacky extra blank lines from cvs. Fixes for __proto__ and to
string.split.
|
2002-01-22 19:51:22 +00:00 |
|
rogerl%netscape.com
|
8e99a1a133
|
Trying to remove extra blank lines from wacky cvs usage.
|
2002-01-22 19:47:18 +00:00 |
|
rogerl%netscape.com
|
91cbb70b0f
|
Incremental ECMA compatibility fixings.
|
2002-01-18 02:03:56 +00:00 |
|
pschwartau%netscape.com
|
1b8418aec9
|
Fix Mac build errors/warnings
|
2002-01-17 21:23:59 +00:00 |
|
rogerl%netscape.com
|
6ef14258f9
|
Need stdlib on Linux.
|
2002-01-17 21:15:48 +00:00 |
|
rogerl%netscape.com
|
e5b91060f0
|
GCC does now support the iterator.
|
2002-01-17 21:15:16 +00:00 |
|
rogerl%netscape.com
|
e22b95856e
|
Fixed signed'ness bug.
|
2002-01-17 21:14:32 +00:00 |
|
rogerl%netscape.com
|
ce77f96f27
|
Added regexp directory as include path.
|
2002-01-17 21:12:59 +00:00 |
|
rogerl%netscape.com
|
667e8f2cf0
|
Added package test.
|
2002-01-17 18:23:20 +00:00 |
|
rogerl%netscape.com
|
fe3cdec88a
|
Package/Namespace fixes.
|
2002-01-17 18:22:27 +00:00 |
|
waldemar%netscape.com
|
7c16fecc54
|
Added a couple of test cases
|
2002-01-17 01:28:58 +00:00 |
|
waldemar%netscape.com
|
7b7ad904b7
|
Added for-each statements
|
2002-01-17 01:28:30 +00:00 |
|
waldemar%netscape.com
|
f7d2f1801e
|
Initial version
|
2002-01-17 01:27:53 +00:00 |
|
rogerl%netscape.com
|
a4d57c5183
|
Incremental fixes for Packages/Import/Use etc.
|
2002-01-16 23:55:19 +00:00 |
|
beard%netscape.com
|
6bfa45b16d
|
Reorder initializers in class Package to remove warnings.
|
2002-01-16 16:12:36 +00:00 |
|
rogerl%netscape.com
|
1346ee9d48
|
More Package/Import implementation.
|
2002-01-16 08:30:56 +00:00 |
|
rogerl%netscape.com
|
1a2ce5041b
|
Fixed VC++ build errors for GC stuff. Package & Namespace stuff.
|
2002-01-16 01:41:02 +00:00 |
|
rogerl%netscape.com
|
6010adce48
|
blank
|
2002-01-14 19:30:38 +00:00 |
|
rogerl%netscape.com
|
3428c08879
|
Plethora of fixes.
|
2002-01-14 03:49:38 +00:00 |
|
rogerl%netscape.com
|
e774271f37
|
Set empty rgexp paren contents to undefined.
|
2002-01-14 03:49:10 +00:00 |
|
beard%netscape.com
|
5952b13ce9
|
Switch to Collector::InstanceOwner templates
|
2002-01-12 17:40:36 +00:00 |
|
beard%netscape.com
|
26122ae1ae
|
support for collecting C++ arrays
|
2002-01-12 17:39:41 +00:00 |
|
beard%netscape.com
|
82acf443bb
|
Simplified collector support by defining scan methods, and using Collector::Owner<T>.
|
2002-01-12 02:27:51 +00:00 |
|
beard%netscape.com
|
c93fca0847
|
Added templatized subclass of Collector::ObjectOwner to simplify the GC contract.
|
2002-01-12 02:27:01 +00:00 |
|
beard%netscape.com
|
7ea1754cd3
|
Fix windows bustage.
|
2002-01-12 02:26:14 +00:00 |
|
beard%netscape.com
|
0a68818971
|
Starting to develop gc infrastructure.
|
2002-01-11 04:45:02 +00:00 |
|
beard%netscape.com
|
3d6a4deda1
|
copy(NULL) == NULL
|
2002-01-11 04:42:11 +00:00 |
|
beard%netscape.com
|
363a9d12e8
|
First working version using ObjectOwner & semi-spaces.
|
2002-01-11 01:59:52 +00:00 |
|
rogerl%netscape.com
|
67b1c42c8c
|
Fixed up file list.
|
2002-01-11 00:29:25 +00:00 |
|
rogerl%netscape.com
|
ca3b3df687
|
Added regexpwrapper.
|
2002-01-11 00:18:14 +00:00 |
|
rogerl%netscape.com
|
19a0d099c8
|
Added trailing newline at EOF for gcc.
|
2002-01-11 00:12:16 +00:00 |
|
rogerl%netscape.com
|
8e29d29cac
|
Added trailing newline for gcc.
|
2002-01-11 00:07:53 +00:00 |
|
rogerl%netscape.com
|
1ce1804d9d
|
Fixed case for include filename.
|
2002-01-11 00:01:14 +00:00 |
|
beard%netscape.com
|
79220c2128
|
Added regexpwrapper.cpp, and mozilla/js2/src/regexp to the include paths....
|
2002-01-10 22:23:48 +00:00 |
|
beard%netscape.com
|
1c1a50ef74
|
Added regexpwrapper.cpp, and mozilla/js2/src/regexp to the include paths.
|
2002-01-10 22:23:41 +00:00 |
|
beard%netscape.com
|
3e0c32db03
|
Changed data structures for root management. Added ObjectScanner to abstract object scanning.
|
2002-01-10 22:21:52 +00:00 |
|
beard%netscape.com
|
11f32ac178
|
Fix Activation constructor warnings. Reindent liberally.
|
2002-01-10 22:04:11 +00:00 |
|
beard%netscape.com
|
6953fd4a35
|
Avoid use of String::c_str(), use String::begin() instead. This also works around a bug in Mac OS X's bastring.h.
|
2002-01-10 22:03:16 +00:00 |
|
rogerl%netscape.com
|
4308f6eb7d
|
Fixed minor bugs.
|
2002-01-10 18:10:48 +00:00 |
|
rogerl%netscape.com
|
562f19db57
|
incremental fixes
|
2002-01-10 00:23:24 +00:00 |
|
rogerl%netscape.com
|
6e5b1eaaef
|
Fixed windows DEBUG build issues.
|
2002-01-09 20:59:03 +00:00 |
|