.. |
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 |
algo.h
|
Bug 106386 rid source of misspellings
|
2002-03-19 04:30:17 +00:00 |
bytecodecontainer.cpp
|
Whole slew of Linux build warning fixes. Fixed over-pop from default
|
2002-11-01 20:55:10 +00:00 |
bytecodecontainer.h
|
Incremental fixes for boolean class testing
|
2003-01-07 23:49:28 +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
|
Added 'arguments' property and global object resolution for 'this'.
|
2003-02-11 23:58:26 +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
|
|
|
fdlibm_ns.h
|
Bug 106386 rid source of misspellings
|
2002-03-19 04:30:17 +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
|
|
|
hash.h
|
*** empty log message ***
|
2002-06-28 23:43:16 +00:00 |
js2array.cpp
|
Added 'arguments' property and global object resolution for 'this'.
|
2003-02-11 23:58:26 +00:00 |
js2boolean.cpp
|
Changes throughout to match new Object layout - merged CallableInstance to
|
2003-01-30 21:41:25 +00:00 |
js2date.cpp
|
Completed switch to prototype base for builtins. Fixed string.length
|
2003-02-05 00:57:09 +00:00 |
js2engine.cpp
|
Completed switch to prototype base for builtins. Fixed string.length
|
2003-02-05 00:57:09 +00:00 |
js2engine.h
|
Fixed bypasss of error checking for initialization. Added AlienInstance
|
2003-01-31 17:42:49 +00:00 |
js2error.cpp
|
Fixes for Number & String builtins prototype functionality.
|
2003-02-10 22:02:49 +00:00 |
js2eval.cpp
|
Added 'arguments' property and global object resolution for 'this'.
|
2003-02-11 23:58:26 +00:00 |
js2execution.cpp
|
Switched to SpiderMOnkey style jsval tagged pointer scheme.
|
2002-03-22 22:58:24 +00:00 |
js2function.cpp
|
Changes throughout to match new Object layout - merged CallableInstance to
|
2003-01-30 21:41:25 +00:00 |
js2math.cpp
|
Changes throughout to match new Object layout - merged CallableInstance to
|
2003-01-30 21:41:25 +00:00 |
js2metadata.cpp
|
Added 'arguments' property and global object resolution for 'this'.
|
2003-02-11 23:58:26 +00:00 |
js2metadata.h
|
Added 'arguments' property and global object resolution for 'this'.
|
2003-02-11 23:58:26 +00:00 |
js2number.cpp
|
Fixes for Number & String builtins prototype functionality.
|
2003-02-10 22:02:49 +00:00 |
js2op_access.cpp
|
Fixes for Number & String builtins prototype functionality.
|
2003-02-10 22:02:49 +00:00 |
js2op_arithmetic.cpp
|
Fixes for Number & String builtins prototype functionality.
|
2003-02-10 22:02:49 +00:00 |
js2op_flowcontrol.cpp
|
Linux build fixes.
|
2002-11-05 22:16:16 +00:00 |
js2op_invocation.cpp
|
Added 'arguments' property and global object resolution for 'this'.
|
2003-02-11 23:58:26 +00:00 |
js2op_literal.cpp
|
Bug fixes, realigning StringAtom use.
|
2003-01-04 01:20:59 +00:00 |
js2regexp.cpp
|
Bug fixes, realigning StringAtom use.
|
2003-01-04 01:20:59 +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
|
Fixes for Number & String builtins prototype functionality.
|
2003-02-10 22:02:49 +00:00 |
js2value.h
|
Adding defaultValue and typeof. Build fixes in regexp. Updated project
|
2003-01-03 23:14:10 +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
|
Fixed failure to parse 'prototype'.
|
2002-01-08 22:39:43 +00:00 |
lexer.h
|
|
|
Makefile.am
|
Added js2error.cpp, js2boolean.cpp, js2function.cpp
|
2003-01-30 22:29:11 +00:00 |
mem.cpp
|
|
|
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
|
Finished switch statements. Added frame temporaries. Moved label allocation
|
2002-10-29 23:34:48 +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
|
Fixed eval scope, comma expression.
|
2003-02-05 23:58:52 +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
|
|
|
strings.h
|
|
|
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 |