waldemar%netscape.com
|
c595f7611e
|
Added a couple of test cases
|
2002-01-17 01:28:58 +00:00 |
waldemar%netscape.com
|
ea2837a1a9
|
Added for-each statements
|
2002-01-17 01:28:30 +00:00 |
waldemar%netscape.com
|
74a0f7de1a
|
Initial version
|
2002-01-17 01:27:53 +00:00 |
rogerl%netscape.com
|
036d2c9f30
|
Incremental fixes for Packages/Import/Use etc.
|
2002-01-16 23:55:19 +00:00 |
beard%netscape.com
|
4f59844fd0
|
Reorder initializers in class Package to remove warnings.
|
2002-01-16 16:12:36 +00:00 |
rogerl%netscape.com
|
b29764f196
|
More Package/Import implementation.
|
2002-01-16 08:30:56 +00:00 |
rogerl%netscape.com
|
163706b86d
|
Fixed VC++ build errors for GC stuff. Package & Namespace stuff.
|
2002-01-16 01:41:02 +00:00 |
rogerl%netscape.com
|
366c122925
|
blank
|
2002-01-14 19:30:38 +00:00 |
rogerl%netscape.com
|
64ee59f8a0
|
Plethora of fixes.
|
2002-01-14 03:49:38 +00:00 |
rogerl%netscape.com
|
84e7a7fd86
|
Set empty rgexp paren contents to undefined.
|
2002-01-14 03:49:10 +00:00 |
beard%netscape.com
|
69f8042b12
|
Switch to Collector::InstanceOwner templates
|
2002-01-12 17:40:36 +00:00 |
beard%netscape.com
|
4d7c67dc78
|
support for collecting C++ arrays
|
2002-01-12 17:39:41 +00:00 |
beard%netscape.com
|
6b47867a8f
|
Simplified collector support by defining scan methods, and using Collector::Owner<T>.
|
2002-01-12 02:27:51 +00:00 |
beard%netscape.com
|
a8b02d082c
|
Added templatized subclass of Collector::ObjectOwner to simplify the GC contract.
|
2002-01-12 02:27:01 +00:00 |
beard%netscape.com
|
1aff63b8e3
|
Fix windows bustage.
|
2002-01-12 02:26:14 +00:00 |
beard%netscape.com
|
8da9b13a48
|
Starting to develop gc infrastructure.
|
2002-01-11 04:45:02 +00:00 |
beard%netscape.com
|
8b289b1567
|
copy(NULL) == NULL
|
2002-01-11 04:42:11 +00:00 |
beard%netscape.com
|
0c4dfb640b
|
First working version using ObjectOwner & semi-spaces.
|
2002-01-11 01:59:52 +00:00 |
rogerl%netscape.com
|
8e13317c80
|
Fixed up file list.
|
2002-01-11 00:29:25 +00:00 |
rogerl%netscape.com
|
6f1bb4a89d
|
Added regexpwrapper.
|
2002-01-11 00:18:14 +00:00 |
rogerl%netscape.com
|
0949d64014
|
Added trailing newline at EOF for gcc.
|
2002-01-11 00:12:16 +00:00 |
rogerl%netscape.com
|
2cd42335ed
|
Added trailing newline for gcc.
|
2002-01-11 00:07:53 +00:00 |
rogerl%netscape.com
|
846aa2b592
|
Fixed case for include filename.
|
2002-01-11 00:01:14 +00:00 |
beard%netscape.com
|
2352c8ffb3
|
Added regexpwrapper.cpp, and mozilla/js2/src/regexp to the include paths....
|
2002-01-10 22:23:48 +00:00 |
beard%netscape.com
|
226c3edcc5
|
Added regexpwrapper.cpp, and mozilla/js2/src/regexp to the include paths.
|
2002-01-10 22:23:41 +00:00 |
beard%netscape.com
|
4451fc6204
|
Changed data structures for root management. Added ObjectScanner to abstract object scanning.
|
2002-01-10 22:21:52 +00:00 |
beard%netscape.com
|
660c240448
|
Fix Activation constructor warnings. Reindent liberally.
|
2002-01-10 22:04:11 +00:00 |
beard%netscape.com
|
4732c159ee
|
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
|
cd130e309b
|
Fixed minor bugs.
|
2002-01-10 18:10:48 +00:00 |
rogerl%netscape.com
|
838ec791ba
|
incremental fixes
|
2002-01-10 00:23:24 +00:00 |
rogerl%netscape.com
|
5e95ad2d01
|
Fixed windows DEBUG build issues.
|
2002-01-09 20:59:03 +00:00 |
rogerl%netscape.com
|
8a3f412c8b
|
Fixed overrrun errors in character sets.
Fixed windows DEBUG build issues.
|
2002-01-09 20:58:16 +00:00 |
pschwartau%netscape.com
|
51b71c0b26
|
Added regexpwrapper.cpp
|
2002-01-08 23:17:11 +00:00 |
pschwartau%netscape.com
|
2cf3f4a1b8
|
Fixed build warnings
|
2002-01-08 23:15:23 +00:00 |
rogerl%netscape.com
|
4306a51020
|
Fixed failure to parse 'prototype'.
Added regexp support.
|
2002-01-08 22:39:43 +00:00 |
waldemar%netscape.com
|
36c65e999d
|
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
|
de6758169d
|
Removed attributes from parse directives
|
2002-01-05 03:32:58 +00:00 |
waldemar%netscape.com
|
4d33713829
|
Fixed cast bug
|
2002-01-05 01:27:47 +00:00 |
waldemar%netscape.com
|
b9834aed79
|
Regularized the grammar for substatements and groups of directives
|
2001-12-21 06:12:16 +00:00 |
waldemar%netscape.com
|
087d0d1a98
|
Miscellaneous environment improvements
|
2001-12-20 01:08:25 +00:00 |
waldemar%netscape.com
|
f65fa0adcf
|
Replaced append by cons
|
2001-12-20 01:07:52 +00:00 |
waldemar%netscape.com
|
d65574438b
|
Added 'cons' array operator
|
2001-12-20 01:07:22 +00:00 |
rogerl%netscape.com
|
01c77085c4
|
Release build fixes.
|
2001-12-18 17:56:55 +00:00 |
rogerl%netscape.com
|
35d8d134ef
|
Modified to use new parameter syntax.
|
2001-12-18 17:22:26 +00:00 |
rogerl%netscape.com
|
20e117d053
|
Fixed parameter handling to match new syntax.
|
2001-12-18 17:21:06 +00:00 |
beard%netscape.com
|
61500f18f6
|
Turned on DEBUG flag.
|
2001-12-13 21:11:14 +00:00 |
pschwartau%netscape.com
|
9195b72ecc
|
Adding more info
|
2001-12-12 00:24:17 +00:00 |
beard%netscape.com
|
e3de678c12
|
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
|
97a1a5ba9f
|
*** empty log message ***
|
2001-12-08 01:06:34 +00:00 |
beard%netscape.com
|
d3aa9cd027
|
Added header files to project.
|
2001-12-08 01:05:27 +00:00 |