jeff.dyer%compilercompany.com
|
7c6f29466f
|
Fix the first startup test.
|
2000-11-08 21:05:58 +00:00 |
|
beard%netscape.com
|
be65966d92
|
Replaced occurrences of $$, $1, $2 with result, first, second. CodeWarrior doesn't like $ characters in identifiers.
|
2000-11-08 19:50:39 +00:00 |
|
rogerl%netscape.com
|
ec89b08c8b
|
Fixed warnings & bogus qualifier.
|
2000-11-07 01:09:45 +00:00 |
|
rogerl%netscape.com
|
d2f5ecf8ff
|
Fixed statics and constructors bitrot.
|
2000-11-07 00:59:27 +00:00 |
|
rogerl%netscape.com
|
3e4ebc2d54
|
More tests and changed 'verify' to live separately.
|
2000-11-07 00:58:42 +00:00 |
|
rogerl%netscape.com
|
30fd08d267
|
Testcase for adding setter to non-final field.
|
2000-11-06 23:00:00 +00:00 |
|
rogerl%netscape.com
|
67413c204e
|
Fixed compare bugs. Report results from js2 test cases. Rewrote generic
equal to match ECMA 1.5
|
2000-11-06 22:57:10 +00:00 |
|
waldemar%netscape.com
|
3bc827cfed
|
Defined UseIncludesExcludes. Removed support for a:🅱️:c.
|
2000-11-04 10:47:47 +00:00 |
|
waldemar%netscape.com
|
8b66cf247e
|
Added 'include' and 'exclude' non-reserved words
|
2000-11-04 10:46:24 +00:00 |
|
rogerl%netscape.com
|
2322a26c61
|
More tests
|
2000-11-03 02:42:23 +00:00 |
|
rogerl%netscape.com
|
06dade6b2e
|
Fixed adding setter to virtual inherited field.
|
2000-11-03 02:42:01 +00:00 |
|
jeff.dyer%compilercompany.com
|
125d51cbe9
|
Don't care if required named come after optional named parameters.
|
2000-11-03 01:44:30 +00:00 |
|
rogerl%netscape.com
|
854f8c34f8
|
Fixed bogus rest reference, added named tests.
|
2000-11-02 19:40:42 +00:00 |
|
rogerl%netscape.com
|
0ad52b2c9b
|
Fixed signed/unsigned whinage.
|
2000-11-01 02:04:04 +00:00 |
|
rogerl%netscape.com
|
25a870f386
|
Simple call tests.
|
2000-11-01 01:55:46 +00:00 |
|
rogerl%netscape.com
|
25d50d736d
|
Fixed rest parameter index handling.
|
2000-11-01 01:55:13 +00:00 |
|
rogerl%netscape.com
|
c6dbe02e61
|
Fixed signed/unsigned whine.
|
2000-11-01 01:48:15 +00:00 |
|
rogerl%netscape.com
|
c8d1c1d0bb
|
Fixed JSArray for 1.5 semantics stuff. Changed readEvalFile to stop
doing line at a time nonsense. Fixed ExprNode::Index cases to use
InvokeExprNode instead of Binary.
|
2000-11-01 01:39:43 +00:00 |
|
waldemar%netscape.com
|
76e8bcd8d6
|
Allowed multiple units in a unit expression
|
2000-10-28 05:55:47 +00:00 |
|
waldemar%netscape.com
|
e84153e3fc
|
Renamed OrdinaryInitialIdentifierCharacter and OrdinaryContinuingIdentifierCharacter to InitialIdentifierCharacter and ContinuingIdentifierCharacter
|
2000-10-28 05:55:19 +00:00 |
|
waldemar%netscape.com
|
4489b4c7f0
|
Initial version
|
2000-10-28 05:54:44 +00:00 |
|
waldemar%netscape.com
|
8df2f5a1c4
|
Added JS20/Units
|
2000-10-28 05:53:23 +00:00 |
|
rogerl%netscape.com
|
71aae60c11
|
Fixed gcc whine about char16.
|
2000-10-28 00:07:36 +00:00 |
|
rogerl%netscape.com
|
2d9a47fce0
|
Removed unused parameter.
|
2000-10-28 00:01:58 +00:00 |
|
rogerl%netscape.com
|
ddf915e607
|
Named parameter work.
|
2000-10-27 23:55:31 +00:00 |
|
jeff.dyer%compilercompany.com
|
e48821d2b3
|
Added a couple missing redesignates.
|
2000-10-26 19:51:31 +00:00 |
|
beard%netscape.com
|
6822ac75c4
|
adding nodefactory.h to dependency mix
|
2000-10-26 03:43:41 +00:00 |
|
beard%netscape.com
|
7ac1d2ad6d
|
fixing confusing code for linux, static Arena() -> getArena()
|
2000-10-26 03:40:51 +00:00 |
|
jeff.dyer%compilercompany.com
|
83f1b1e028
|
Added to FunctionDefinition a pointer that marks the position in the
parameter list that the named parameter marker occurs. The names at or
after that position may or may not have aliases associated with them.
|
2000-10-25 12:46:23 +00:00 |
|
jeff.dyer%compilercompany.com
|
bee1460e55
|
Fix assertions that I missed in partial debug mode. Also fixed problem with
optional parameter after the named parameter marker.
|
2000-10-23 22:23:32 +00:00 |
|
jeff.dyer%compilercompany.com
|
2fe8a9cd77
|
Parsing named parameters and arguments according to the Sep-23rd revision
of the grammar. WARNING: struct VariableBinding has grown. Recompile all
after getting this revision.
|
2000-10-23 19:39:55 +00:00 |
|
beard%netscape.com
|
f6446960c2
|
fixed some spacing problems, Makefiles use hard tabs!
|
2000-10-21 00:57:54 +00:00 |
|
beard%netscape.com
|
60dcd1863c
|
update depenencies for linux
|
2000-10-21 00:55:59 +00:00 |
|
beard%netscape.com
|
7b4dd42256
|
added xmlparser.cpp.
|
2000-10-21 00:51:32 +00:00 |
|
beard%netscape.com
|
f34200b426
|
fixing unsigned warnings, a leetle error checking.
|
2000-10-21 00:50:44 +00:00 |
|
beard%netscape.com
|
88fee00305
|
fixing unsigned/signed conversion warnings.
|
2000-10-21 00:43:35 +00:00 |
|
rogerl%netscape.com
|
1e4fe6a77b
|
Fixed signed/unsigned warning.
|
2000-10-21 00:38:59 +00:00 |
|
rogerl%netscape.com
|
0d709f17f8
|
Changed ArgumentList to ArgumentList*. (Still need to handle the
destructor though).
|
2000-10-21 00:31:22 +00:00 |
|
rogerl%netscape.com
|
699cd8646f
|
Changed ArgumentList to ArgumentList*. Changed ICodeGenerator to take a
Context instead of world & global pair. Connected to ICodeAssembler from
XMLParser.
|
2000-10-21 00:30:23 +00:00 |
|
rginda%netscape.com
|
ac1ca3b9f0
|
fixups for lame windows parser, and multiple parse per instance issues.
|
2000-10-20 22:18:52 +00:00 |
|
rginda%netscape.com
|
fdb5df401b
|
lalala, things run, lalala. (well, kinda.)
|
2000-10-20 10:33:57 +00:00 |
|
rginda%netscape.com
|
d4c43e16e7
|
more work on producing real live instructionstreams
|
2000-10-20 03:33:37 +00:00 |
|
rginda%netscape.com
|
70055678b6
|
starting to turn the icode StatementNode vector into actual Instructions...
|
2000-10-20 01:13:03 +00:00 |
|
rogerl%netscape.com
|
5edeb1ee3d
|
changes to XMLLexer etc.
|
2000-10-19 23:07:58 +00:00 |
|
rogerl%netscape.com
|
dca0647bab
|
Adding xmlparser stuff
|
2000-10-19 22:34:23 +00:00 |
|
beard%netscape.com
|
a85ec92774
|
More const String& happiness.
|
2000-10-19 03:37:02 +00:00 |
|
beard%netscape.com
|
1352d297a2
|
const String& to soothe g++
|
2000-10-19 03:33:51 +00:00 |
|
beard%netscape.com
|
6561f9adaf
|
Fixing linux breakage, incorrect constructor name.
|
2000-10-19 03:32:23 +00:00 |
|
rginda%netscape.com
|
05f1f7e5e5
|
made (most) parse*operand functions do the right thing... the rest choke for now.
|
2000-10-19 00:03:12 +00:00 |
|
rogerl%netscape.com
|
68b8fcce5f
|
More warning whining.
|
2000-10-19 00:02:37 +00:00 |
|