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 |
|
rogerl%netscape.com
|
9a10995971
|
Fixed overrrun errors in character sets.
Fixed windows DEBUG build issues.
|
2002-01-09 20:58:16 +00:00 |
|
pschwartau%netscape.com
|
c09d075878
|
Added regexpwrapper.cpp
|
2002-01-08 23:17:11 +00:00 |
|
pschwartau%netscape.com
|
130495023e
|
Fixed build warnings
|
2002-01-08 23:15:23 +00:00 |
|
rogerl%netscape.com
|
89f171ad70
|
Fixed failure to parse 'prototype'.
Added regexp support.
|
2002-01-08 22:39:43 +00:00 |
|
waldemar%netscape.com
|
2dd6c590a9
|
Updated grammar: blocks and groups are now separate statements. A group is a block with attributes that does not form a scope. A group can hold directives only if it is itself in a location that can hold directives.
|
2002-01-08 00:09:03 +00:00 |
|
waldemar%netscape.com
|
9c150d70b2
|
Removed attributes from parse directives
|
2002-01-05 03:32:58 +00:00 |
|
waldemar%netscape.com
|
b15bca046d
|
Fixed cast bug
|
2002-01-05 01:27:47 +00:00 |
|
waldemar%netscape.com
|
f173811ba2
|
Regularized the grammar for substatements and groups of directives
|
2001-12-21 06:12:16 +00:00 |
|
waldemar%netscape.com
|
c9eaf6ef01
|
Miscellaneous environment improvements
|
2001-12-20 01:08:25 +00:00 |
|
waldemar%netscape.com
|
3dc230b926
|
Replaced append by cons
|
2001-12-20 01:07:52 +00:00 |
|
waldemar%netscape.com
|
490270b28f
|
Added 'cons' array operator
|
2001-12-20 01:07:22 +00:00 |
|
rogerl%netscape.com
|
b416a0d515
|
Release build fixes.
|
2001-12-18 17:56:55 +00:00 |
|
rogerl%netscape.com
|
0101283eda
|
Modified to use new parameter syntax.
|
2001-12-18 17:22:26 +00:00 |
|
rogerl%netscape.com
|
3f2aa66262
|
Fixed parameter handling to match new syntax.
|
2001-12-18 17:21:06 +00:00 |
|
beard%netscape.com
|
f912b2ba25
|
Turned on DEBUG flag.
|
2001-12-13 21:11:14 +00:00 |
|
pschwartau%netscape.com
|
df6939c354
|
Adding more info
|
2001-12-12 00:24:17 +00:00 |
|
beard%netscape.com
|
a024fe7345
|
Mac OS X bustage, stderr is a macro, so can't prefix it with std::. This may depend on the version of libg++ we are using.
|
2001-12-11 18:56:47 +00:00 |
|
beard%netscape.com
|
f3bc73ad51
|
*** empty log message ***
|
2001-12-08 01:06:34 +00:00 |
|
beard%netscape.com
|
ca02bc5aab
|
Added header files to project.
|
2001-12-08 01:05:27 +00:00 |
|
beard%netscape.com
|
e570351194
|
Changes to build JS2 on Mac OS X.
|
2001-12-06 22:40:56 +00:00 |
|
beard%netscape.com
|
fef13c4a18
|
Support for building JS2 using Project Builder on Mac OS X.
|
2001-12-06 22:32:38 +00:00 |
|
rogerl%netscape.com
|
12543f0aa5
|
removing obsoleted msdev project files.
|
2001-12-04 18:35:28 +00:00 |
|
waldemar%netscape.com
|
f497380db4
|
Updated to latest CodeWarrior and to fix subproject dependencies
|
2001-12-04 02:26:32 +00:00 |
|
waldemar%netscape.com
|
7742f17c6f
|
Added support for named function parameters. Fixed several minor variable definition bugs.
|
2001-12-04 02:25:03 +00:00 |
|
jband%netscape.com
|
a787db9988
|
adding build instructions from pschwartau@netscape.com to the README. Not part of mozilla build
|
2001-12-03 07:58:18 +00:00 |
|
waldemar%netscape.com
|
76bb17b62b
|
Recent ECMA grammar changes: deleted the x.class operator and prohibited super from being a direct operand of the delete operator.
|
2001-12-01 03:31:46 +00:00 |
|
waldemar%netscape.com
|
7a644b1692
|
Fixed Mac warnings
|
2001-12-01 03:30:13 +00:00 |
|
waldemar%netscape.com
|
8636cf2c52
|
Added comments
|
2001-11-30 02:23:05 +00:00 |
|
waldemar%netscape.com
|
1621beb52f
|
Added /* and */ statements
|
2001-11-30 02:22:37 +00:00 |
|
waldemar%netscape.com
|
ca49da3bec
|
Added more statement semantics
|
2001-11-27 02:39:34 +00:00 |
|
waldemar%netscape.com
|
ede0055183
|
Removed #, .., ->, and @ tokens
|
2001-11-27 02:39:18 +00:00 |
|
waldemar%netscape.com
|
71080a9497
|
Fixed string literal bug
|
2001-11-27 02:38:56 +00:00 |
|
waldemar%netscape.com
|
b8b39981ba
|
Fixed formatting of empty records
|
2001-11-27 02:38:39 +00:00 |
|
waldemar%netscape.com
|
e381f103fe
|
Added support for :var arguments
|
2001-11-27 02:38:13 +00:00 |
|
rogerl%netscape.com
|
c548fd77b5
|
Added Function.call/apply. Fixed bug in exception handling clean-up of
activation stack.
|
2001-11-06 19:45:04 +00:00 |
|
waldemar%netscape.com
|
0fd83fa8d8
|
Added :wrap and extended :nowrap to apply as either a paragraph or an inline style
|
2001-11-06 01:24:13 +00:00 |
|
waldemar%netscape.com
|
43f16e95ce
|
Added dump-units
|
2001-11-06 01:23:17 +00:00 |
|
waldemar%netscape.com
|
d9c43b05bb
|
Added support for //, assert, and uninitialized vars
|
2001-11-06 01:22:57 +00:00 |
|
waldemar%netscape.com
|
462632c9d8
|
Added dump-regexp
|
2001-11-06 01:22:45 +00:00 |
|
waldemar%netscape.com
|
b79d7cf5e6
|
Ensured that styled text doesn't contain non-keyword symbols as styles
|
2001-11-06 01:22:14 +00:00 |
|
rogerl%netscape.com
|
033e700dd8
|
Fixed result value of for..in statement. Handling of user throws & runtime
errors combined. Various reader->pos bugs. Added Error & NativeError types.
Added escape & unescape. Fixed bugs in Array.sort & Date settors.
|
2001-11-05 18:05:37 +00:00 |
|
waldemar%netscape.com
|
0b07320096
|
Substantive semantic changes. Implemented prototype instances and property reading and writing.
|
2001-10-27 02:41:20 +00:00 |
|
waldemar%netscape.com
|
3b80c5d68f
|
Fixed comment
|
2001-10-27 02:40:41 +00:00 |
|
waldemar%netscape.com
|
4d44f1c7d9
|
Added :uninitialized variables
|
2001-10-27 02:40:13 +00:00 |
|
waldemar%netscape.com
|
d51c440be9
|
Reordered sections to match E4 draft. Added prototype semantic domain.
|
2001-10-23 22:47:20 +00:00 |
|
waldemar%netscape.com
|
0eec409062
|
Added dump-lexer
|
2001-10-23 22:46:26 +00:00 |
|
waldemar%netscape.com
|
6a897d5350
|
Fixed handling of unions containing forward-defined types
|
2001-10-23 22:46:01 +00:00 |
|
waldemar%netscape.com
|
d73ce607f8
|
Added :nbsp
|
2001-10-23 22:45:31 +00:00 |
|
waldemar%netscape.com
|
61d5057b12
|
Added :global-call and support for styled text inside %heading
|
2001-10-23 22:45:20 +00:00 |
|
waldemar%netscape.com
|
316ce83544
|
Replaced %section and %subsection by %heading with an adjustable level number
|
2001-10-19 23:18:03 +00:00 |
|
waldemar%netscape.com
|
20585be27c
|
Renamed type to domain
|
2001-10-19 00:50:40 +00:00 |
|
rogerl%netscape.com
|
52e1b91b23
|
Added Array.sort. Fixed toNumber(String) for trailing whitespace. Fixed
Date.SetXXX for date values. Fixed scopechain growth bug. Fixed empty
array literals. Fixed empty type casts for built-ins.
|
2001-10-19 00:25:28 +00:00 |
|
waldemar%netscape.com
|
f974c090d4
|
Added support for writable actions
|
2001-10-17 03:57:51 +00:00 |
|
waldemar%netscape.com
|
a87844beb8
|
Enhanced list*-bind and added tree-member
|
2001-10-17 03:57:32 +00:00 |
|
waldemar%netscape.com
|
32ba476b7b
|
Fixes from October 1 ECMA meeting
|
2001-10-17 03:57:06 +00:00 |
|
waldemar%netscape.com
|
ca9cb1a4f4
|
Test of writable actions
|
2001-10-17 03:55:46 +00:00 |
|
waldemar%netscape.com
|
5874bbb78e
|
Updated for new syntax
|
2001-10-17 03:55:25 +00:00 |
|