gerv%gerv.net
|
1fbea7974e
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-25 15:37:13 +00:00 |
timeless%mac.com
|
fc883176bf
|
Bug 106386 rid source of misspellings
r=db48x sr=blake a=asa
|
2002-03-19 04:30:17 +00:00 |
rogerl%netscape.com
|
085f99a539
|
New icodes to handle instanceof/is. Moved operator name handling to icg
for now (pending a semantics phase). Added a generic new and prototype
setting.
|
2001-02-16 23:15:34 +00:00 |
rogerl%netscape.com
|
f2ed6c0f4a
|
Cleaning up all over. New Operator enumeration.
|
2001-02-14 23:54:27 +00:00 |
rogerl%netscape.com
|
80fd524b82
|
Changed Cast to take a JSValue containing a type instead of type directly.
Added LoadType to help support that. Also added LoadNull.
|
2001-02-01 00:59:21 +00:00 |
rogerl%netscape.com
|
72c26972f0
|
Fixes to support ICodeModule operand type (via name in global object) and
TRUE/FALSE/NULL/CLASS instructions.
|
2001-01-25 23:34:33 +00:00 |
rogerl%netscape.com
|
bd632f75f4
|
New (incomplete but functional) implementation of operator overriding.
|
2001-01-11 00:03:05 +00:00 |
rogerl%netscape.com
|
069e9baacd
|
Sweeping set of changes to implement closures. Also re-targetted entire
front-end to Cobol and back-end now generates pdp11 assembly code in
spanish.
|
2000-12-08 23:55:39 +00:00 |
rogerl%netscape.com
|
c65d7b8376
|
Added BindThis argument, removed 'this' arg from Call.
|
2000-11-16 23:49:29 +00:00 |
rogerl%netscape.com
|
ee98657443
|
Changed ArgumentList to ArgumentList*. (Still need to handle the
destructor though).
|
2000-10-21 00:31:22 +00:00 |
rginda%netscape.com
|
adcd95d4ac
|
more work on producing real live instructionstreams
|
2000-10-20 03:33:37 +00:00 |
rginda%netscape.com
|
143404294d
|
starting to turn the icode StatementNode vector into actual Instructions...
|
2000-10-20 01:13:03 +00:00 |
rginda%netscape.com
|
0f8daa3979
|
adding genmap.pl to generate the icode map
|
2000-10-18 20:41:03 +00:00 |
rginda%netscape.com
|
e1e32378c7
|
seperate icode hash into module
|
2000-10-11 02:42:39 +00:00 |