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 |
rogerl%netscape.com
|
216cd29273
|
Quiet warnings
|
2000-10-18 23:55:47 +00:00 |
rogerl%netscape.com
|
274ac67b4a
|
Added icodeasm & xmlparser to build
|
2000-10-18 23:46:39 +00:00 |
rogerl%netscape.com
|
7806a764aa
|
Added XMLparsing to load a class. Fixed handling of forward references to
class methods/fields.
|
2000-10-18 23:37:44 +00:00 |
rginda%netscape.com
|
f983d862e9
|
making argument name optional in argumetlists
|
2000-10-18 22:01:17 +00:00 |
rginda%netscape.com
|
2662739c56
|
waugh, "..." isn't supported on windows. Added full icode map generated by the new perl script. Added a comment character to the assembler, and required newlines after instructions.
|
2000-10-18 20:44:14 +00:00 |
rginda%netscape.com
|
83ad281615
|
adding genmap.pl to generate the icode map
|
2000-10-18 20:41:03 +00:00 |
rginda%netscape.com
|
80d2831bce
|
fixed testcase and icodemap size
|
2000-10-18 04:33:54 +00:00 |
rginda%netscape.com
|
8d5c21f096
|
whee! the parse "tree" minimally "works"
|
2000-10-18 03:12:42 +00:00 |
rginda%netscape.com
|
9a4a9a865d
|
more icodeasm work... parse "tree" is finally testable... it might even work.
|
2000-10-18 01:02:13 +00:00 |
rginda%netscape.com
|
ab377fd783
|
working in labels
|
2000-10-17 08:02:16 +00:00 |
rginda%netscape.com
|
169089589e
|
icode assembler changes
|
2000-10-17 00:41:54 +00:00 |
rginda%netscape.com
|
6a0f4f16a9
|
guess what? yep, more icode asm hacking.
|
2000-10-14 00:06:42 +00:00 |
rginda%netscape.com
|
074349e52d
|
adding some comments
|
2000-10-12 23:59:25 +00:00 |
rginda%netscape.com
|
f74b1d34dd
|
icode assembler still in progress
|
2000-10-12 23:58:51 +00:00 |
rginda%netscape.com
|
cdb2f4b71c
|
move # to first column for Very Lame Compilers.
|
2000-10-12 23:58:30 +00:00 |
rginda%netscape.com
|
a7476e025b
|
more icodeasm hacks
|
2000-10-12 07:55:13 +00:00 |
rginda%netscape.com
|
fad36a7a42
|
more hacking (flailing, maybe) on the icode assembler
|
2000-10-12 01:32:01 +00:00 |
rginda%netscape.com
|
8cf3b758ad
|
initial checkin of simple query script for the icode hash
|
2000-10-12 01:31:33 +00:00 |
rginda%netscape.com
|
efb89b56d0
|
initial checkin of icode assembler
|
2000-10-11 02:44:14 +00:00 |
rginda%netscape.com
|
a5b6788b8d
|
seperate icode hash into module
|
2000-10-11 02:42:39 +00:00 |
rogerl%netscape.com
|
1db3618a98
|
Mods for getter/setter methods.
|
2000-10-09 22:21:26 +00:00 |
rogerl%netscape.com
|
6a6ec06924
|
Cleanup warning fix.
|
2000-09-19 20:56:49 +00:00 |
rogerl%netscape.com
|
6f4f3db7ad
|
Fixed warnings for gcc build.
|
2000-09-19 20:35:05 +00:00 |
beard%netscape.com
|
7cfe830e81
|
Fixing scope problems on Linux
|
2000-09-12 00:53:33 +00:00 |
rogerl%netscape.com
|
9538af446c
|
Removed unnecessary arg. from Call instruction.
|
2000-09-11 22:11:55 +00:00 |
rogerl%netscape.com
|
e9324adac8
|
Added getter/setter for names.
|
2000-09-11 22:10:44 +00:00 |
beard%netscape.com
|
61de6a40df
|
All JSValue constructors are explicit.
|
2000-09-08 01:16:03 +00:00 |
rogerl%netscape.com
|
64cc59fc91
|
Added Branch_initialized for argument handling.
|
2000-09-07 19:23:24 +00:00 |
rogerl%netscape.com
|
091e41c301
|
Named arguments.
|
2000-09-07 19:22:59 +00:00 |
rogerl%netscape.com
|
18ad1c2378
|
Named arguments
|
2000-09-07 19:22:13 +00:00 |
rogerl%netscape.com
|
84fe8782a2
|
copy non-named args through
|
2000-09-06 02:17:47 +00:00 |
rogerl%netscape.com
|
6484d2a821
|
fix for redundancy
|
2000-09-06 02:17:18 +00:00 |
rogerl%netscape.com
|
7383f26d6a
|
Fix for empty function body
|
2000-09-06 02:16:51 +00:00 |
rogerl%netscape.com
|
b98c866d6f
|
Switch from RegisterList to ArgumentList to handle named args.
Optional & rest parameter support.
|
2000-09-02 01:01:41 +00:00 |
rogerl%netscape.com
|
60221db240
|
Optional and rest parameters.
Named arguments (just begun).
|
2000-09-02 01:01:04 +00:00 |
rogerl%netscape.com
|
d7c5abb056
|
Fixed printOperands to handle <NaR>
|
2000-08-23 01:07:19 +00:00 |
rogerl%netscape.com
|
934c77a9b2
|
Fixed printOperand to handle <NaR> properly. Added missing 'return this' to
all constructors.
|
2000-08-23 01:06:52 +00:00 |
rogerl%netscape.com
|
e8f1a9e20c
|
Added 'static' to global object routines.
|
2000-08-04 20:54:24 +00:00 |
rogerl%netscape.com
|
67730faf1f
|
Oops. Left icode output on by default, now off.
|
2000-08-04 20:37:42 +00:00 |
rogerl%netscape.com
|
0013224436
|
Prototype munging for built-in global properties, implemented Function
object & Boolean object.
|
2000-08-04 20:28:35 +00:00 |
waldemar%netscape.com
|
9e38333da6
|
Made link order consistent
|
2000-08-02 23:09:53 +00:00 |