gecko-dev/js2/src
rogerl%netscape.com 9c7a073f85 !!! BROKEN !!! Added definitions under new layout. 2003-03-27 23:58:21 +00:00
..
macbuild Added regexpwrapper.cpp 2002-01-08 23:17:11 +00:00
regexp Adding defaultValue and typeof. Build fixes in regexp. Updated project 2003-01-03 23:14:10 +00:00
winbuild Added js2function.cpp 2003-01-30 22:25:17 +00:00
Makefile.am Added js2error.cpp, js2boolean.cpp, js2function.cpp 2003-01-30 22:29:11 +00:00
algo.h Bug 106386 rid source of misspellings 2002-03-19 04:30:17 +00:00
bytecodecontainer.cpp Function literals, switch bcc to collect generic JS2Objects. 2003-02-17 03:29:07 +00:00
bytecodecontainer.h Add function name to debug output. 2003-02-21 23:47:46 +00:00
cpucfg.h Bug 106386 rid source of misspellings 2002-03-19 04:30:17 +00:00
ds.h ds.h - fixed copying bug in 'enlarge' 2003-01-14 23:45:46 +00:00
epimetheus.cpp !!! BROKEN !!! Added definitions under new layout. 2003-03-27 23:58:21 +00:00
exception.cpp Minor bug fixes. 2002-12-27 00:56:29 +00:00
exception.h Bracket refs, post/pre Xcrements. Started function definition & invocation 2002-09-09 06:25:09 +00:00
fdlibm_ns.cpp Merging in from DIKDIK_BRANCH 2001-08-06 21:53:33 +00:00
fdlibm_ns.h Backed-out extern "C" changes. 2003-02-19 18:14:02 +00:00
formatter.cpp Incrementing to latest ECMA changes. 2002-12-13 23:14:32 +00:00
formatter.h Eliminated unnecessary VC6 workaround 2001-09-15 05:17:51 +00:00
hash.cpp Merging in from DIKDIK_BRANCH 2001-08-06 21:53:33 +00:00
hash.h !!! BROKEN !!! Major bustage, halfway through swicth to current spec. low 2003-03-24 19:36:40 +00:00
js2array.cpp !!! BROKEN !!! Added definitions under new layout. 2003-03-27 23:58:21 +00:00
js2boolean.cpp !!! BROKEN !!! Major bustage, halfway through swicth to current spec. low 2003-03-24 19:36:40 +00:00
js2date.cpp !!! BROKEN !!! Major bustage, halfway through swicth to current spec. low 2003-03-24 19:36:40 +00:00
js2engine.cpp !!! BROKEN !!! Major bustage, halfway through swicth to current spec. low 2003-03-24 19:36:40 +00:00
js2engine.h Fixed parameter frame leaking. 2003-03-19 00:14:23 +00:00
js2error.cpp Fixed passing wrong environment to function call. 2003-03-11 23:46:09 +00:00
js2eval.cpp !!! BROKEN !!! Added definitions under new layout. 2003-03-27 23:58:21 +00:00
js2function.cpp Fixed GC-leakage for FunctionObjects. 2003-03-19 21:29:47 +00:00
js2math.cpp Fixed passing wrong environment to function call. 2003-03-11 23:46:09 +00:00
js2metadata.cpp !!! BROKEN !!! Added definitions under new layout. 2003-03-27 23:58:21 +00:00
js2metadata.h !!! BROKEN !!! Added definitions under new layout. 2003-03-27 23:58:21 +00:00
js2number.cpp Fixed for..in for generic lValue. Rationalized builtin class initialization 2003-03-05 23:12:01 +00:00
js2op_access.cpp !!! BROKEN !! Latest low level updates 2003-03-26 18:15:53 +00:00
js2op_arithmetic.cpp !!! BROKEN !!! Added definitions under new layout. 2003-03-27 23:58:21 +00:00
js2op_flowcontrol.cpp Fixed parameter frame leaking. 2003-03-19 00:14:23 +00:00
js2op_invocation.cpp !!! BROKEN !!! Added definitions under new layout. 2003-03-27 23:58:21 +00:00
js2op_literal.cpp General GC-related fixes. 2003-03-15 20:05:32 +00:00
js2regexp.cpp General GC-related fixes. 2003-03-15 20:05:32 +00:00
js2runtime.cpp Fixed Mac build warnings 2002-03-28 23:24:47 +00:00
js2runtime.h Fixed Mac build warnings 2002-03-28 23:24:47 +00:00
js2string.cpp General GC-related fixes. 2003-03-15 20:05:32 +00:00
js2value.h !BROKEN! Halfway through changes to property map stuff. 2003-03-14 19:34:08 +00:00
jslong.h Whole slew of Linux build warning fixes. Fixed over-pop from default 2002-11-01 20:55:10 +00:00
lexer.cpp !!! BROKEN !!! Conversion to new layout underway. 2003-03-21 21:38:40 +00:00
lexer.h Merging in from DIKDIK_BRANCH 2001-08-06 21:53:33 +00:00
mem.cpp Merging in from DIKDIK_BRANCH 2001-08-06 21:53:33 +00:00
mem.h Incrementing to latest ECMA changes. 2002-12-13 23:14:32 +00:00
msvc_pragma.h Moved '#pragma warning' disable list to single file. 2002-11-04 04:54:23 +00:00
nodefactory.h Bug 106386 rid source of misspellings 2002-03-19 04:30:17 +00:00
numerics.cpp Incrementing to latest ECMA changes. 2002-12-13 23:14:32 +00:00
numerics.h Added separate number class and initialization. 2002-10-25 17:58:43 +00:00
parser.cpp 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
parser.h !!! BROKEN !!! Added definitions under new layout. 2003-03-27 23:58:21 +00:00
prmjtime.cpp Long/Float support. 2002-10-03 06:49:07 +00:00
prmjtime.h Bug 106386 rid source of misspellings 2002-03-19 04:30:17 +00:00
reader.cpp Linux build issues. 2003-02-18 22:34:26 +00:00
reader.h Bug 106386 rid source of misspellings 2002-03-19 04:30:17 +00:00
regexpwrapper.cpp Merged all latest. 2002-09-20 21:40:36 +00:00
stlcfg.h Bug 106386 rid source of misspellings 2002-03-19 04:30:17 +00:00
strings.cpp Fix for apparent missing region compare in gcc version of basic_string. 2001-09-04 21:02:10 +00:00
strings.h Adding Date package. 2001-09-01 01:10:57 +00:00
systemtypes.h Whole slew of Linux build warning fixes. Fixed over-pop from default 2002-11-01 20:55:10 +00:00
token.cpp Added support for named function parameters. Fixed several minor variable definition bugs. 2001-12-04 02:25:03 +00:00
token.h Added support for named function parameters. Fixed several minor variable definition bugs. 2001-12-04 02:25:03 +00:00
utilities.cpp Bug 106386 rid source of misspellings 2002-03-19 04:30:17 +00:00
utilities.h Incrementing to latest ECMA changes. 2002-12-13 23:14:32 +00:00
world.cpp Whole slew of Linux build warning fixes. Fixed over-pop from default 2002-11-01 20:55:10 +00:00
world.h *** empty log message *** 2002-06-28 23:43:16 +00:00