rogerl%netscape.com
|
8e8a28606a
|
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
|
25bccbbb49
|
fixups for lame windows parser, and multiple parse per instance issues.
|
2000-10-20 22:18:52 +00:00 |
rginda%netscape.com
|
2457927e68
|
lalala, things run, lalala. (well, kinda.)
|
2000-10-20 10:33:57 +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 |
rogerl%netscape.com
|
a9f2c3b79c
|
changes to XMLLexer etc.
|
2000-10-19 23:07:58 +00:00 |
rogerl%netscape.com
|
5b3d409795
|
Adding xmlparser stuff
|
2000-10-19 22:34:23 +00:00 |
beard%netscape.com
|
34165f9eb4
|
More const String& happiness.
|
2000-10-19 03:37:02 +00:00 |
beard%netscape.com
|
91533bfcd5
|
const String& to soothe g++
|
2000-10-19 03:33:51 +00:00 |
beard%netscape.com
|
592a474b0a
|
Fixing linux breakage, incorrect constructor name.
|
2000-10-19 03:32:23 +00:00 |
rginda%netscape.com
|
dbbc7dcf0e
|
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
|
5a461f3c89
|
More warning whining.
|
2000-10-19 00:02:37 +00:00 |
rogerl%netscape.com
|
ab0a5b79b7
|
Quiet warnings
|
2000-10-18 23:55:47 +00:00 |
rogerl%netscape.com
|
797d199480
|
Added icodeasm & xmlparser to build
|
2000-10-18 23:46:39 +00:00 |
rogerl%netscape.com
|
e30ce8373b
|
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
|
ff3db92711
|
making argument name optional in argumetlists
|
2000-10-18 22:01:17 +00:00 |
rginda%netscape.com
|
1cb3536755
|
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
|
0f8daa3979
|
adding genmap.pl to generate the icode map
|
2000-10-18 20:41:03 +00:00 |
rginda%netscape.com
|
7ba55fdebd
|
fixed testcase and icodemap size
|
2000-10-18 04:33:54 +00:00 |
rginda%netscape.com
|
df1d06fc40
|
whee! the parse "tree" minimally "works"
|
2000-10-18 03:12:42 +00:00 |
rginda%netscape.com
|
335a61b469
|
more icodeasm work... parse "tree" is finally testable... it might even work.
|
2000-10-18 01:02:13 +00:00 |
rginda%netscape.com
|
8685390f44
|
working in labels
|
2000-10-17 08:02:16 +00:00 |
rginda%netscape.com
|
9b5fdfd8c2
|
icode assembler changes
|
2000-10-17 00:41:54 +00:00 |
rginda%netscape.com
|
534a67dfea
|
guess what? yep, more icode asm hacking.
|
2000-10-14 00:06:42 +00:00 |
rginda%netscape.com
|
36bdf14e61
|
adding some comments
|
2000-10-12 23:59:25 +00:00 |
rginda%netscape.com
|
0d069aae17
|
icode assembler still in progress
|
2000-10-12 23:58:51 +00:00 |
rginda%netscape.com
|
c43c176e8d
|
move # to first column for Very Lame Compilers.
|
2000-10-12 23:58:30 +00:00 |
rginda%netscape.com
|
7d14c260a9
|
more icodeasm hacks
|
2000-10-12 07:55:13 +00:00 |
rginda%netscape.com
|
b0f3d95321
|
more hacking (flailing, maybe) on the icode assembler
|
2000-10-12 01:32:01 +00:00 |
rginda%netscape.com
|
f38bdbdbf3
|
initial checkin of simple query script for the icode hash
|
2000-10-12 01:31:33 +00:00 |
rginda%netscape.com
|
1863037f91
|
initial checkin of icode assembler
|
2000-10-11 02:44:14 +00:00 |
rginda%netscape.com
|
e1e32378c7
|
seperate icode hash into module
|
2000-10-11 02:42:39 +00:00 |
waldemar%netscape.com
|
7442e0026e
|
Added s flag
|
2000-10-11 02:28:13 +00:00 |
waldemar%netscape.com
|
8808f7286f
|
Changed classof x to x.class. Removed eval. Made include be a non-reserved word. Changed syntax of import to allow an automatic use of selected namespaces.
|
2000-10-10 02:49:34 +00:00 |
waldemar%netscape.com
|
6f4582329f
|
Removed "eval" and "include" keywords
|
2000-10-10 02:48:17 +00:00 |
rogerl%netscape.com
|
8141a721b4
|
Mods for getter/setter methods.
|
2000-10-09 22:21:26 +00:00 |
waldemar%netscape.com
|
eded78869f
|
Added void and classof operators
|
2000-09-24 06:08:53 +00:00 |
waldemar%netscape.com
|
0e94e874c9
|
Made implements clauses js2-only
|
2000-09-23 08:15:06 +00:00 |
waldemar%netscape.com
|
e9fac36551
|
Major revisions for Sep 18 and 21 language changes
|
2000-09-22 08:16:22 +00:00 |
waldemar%netscape.com
|
baf53149b3
|
Removed "constructor" keyword
|
2000-09-22 08:14:56 +00:00 |
rogerl%netscape.com
|
668c8ce522
|
Cleanup warning fix.
|
2000-09-19 20:56:49 +00:00 |
rogerl%netscape.com
|
9a22c0ee19
|
Fixed warnings for gcc build.
|
2000-09-19 20:35:05 +00:00 |
beard%netscape.com
|
d99198e4bc
|
Fixing scope problems on Linux
|
2000-09-12 00:53:33 +00:00 |
waldemar%netscape.com
|
7ee18425f8
|
Renamed target files
|
2000-09-11 23:49:53 +00:00 |
rogerl%netscape.com
|
871fb6eab9
|
Removed unnecessary arg. from Call instruction.
|
2000-09-11 22:11:55 +00:00 |
rogerl%netscape.com
|
68c488539e
|
Added getter/setter for names.
|
2000-09-11 22:10:44 +00:00 |
waldemar%netscape.com
|
005c605136
|
Added support for highlights. Made @ operator js2-only.
|
2000-09-09 02:15:37 +00:00 |
waldemar%netscape.com
|
7223a2e334
|
Updated to correspond to js2 site
|
2000-09-09 02:15:06 +00:00 |
waldemar%netscape.com
|
6c173aab33
|
Added support for highlights.
|
2000-09-09 02:14:35 +00:00 |
beard%netscape.com
|
722dc39edf
|
All JSValue constructors are explicit.
|
2000-09-08 01:16:03 +00:00 |
rogerl%netscape.com
|
7ca98a95c6
|
Added Branch_initialized for argument handling.
|
2000-09-07 19:23:24 +00:00 |
rogerl%netscape.com
|
3e08d30492
|
Named arguments.
|
2000-09-07 19:22:59 +00:00 |
rogerl%netscape.com
|
29c3f3caa8
|
Named arguments
|
2000-09-07 19:22:13 +00:00 |
rogerl%netscape.com
|
1c4303af1c
|
copy non-named args through
|
2000-09-06 02:17:47 +00:00 |
rogerl%netscape.com
|
d6618351c4
|
fix for redundancy
|
2000-09-06 02:17:18 +00:00 |
rogerl%netscape.com
|
0a5401ac02
|
Fix for empty function body
|
2000-09-06 02:16:51 +00:00 |
rogerl%netscape.com
|
35c2183566
|
Switch from RegisterList to ArgumentList to handle named args.
Optional & rest parameter support.
|
2000-09-02 01:01:41 +00:00 |
rogerl%netscape.com
|
8c56203872
|
Optional and rest parameters.
Named arguments (just begun).
|
2000-09-02 01:01:04 +00:00 |
rogerl%netscape.com
|
cf4cfc6b82
|
Fixed printOperands to handle <NaR>
|
2000-08-23 01:07:19 +00:00 |
rogerl%netscape.com
|
e66ddfe600
|
Fixed printOperand to handle <NaR> properly. Added missing 'return this' to
all constructors.
|
2000-08-23 01:06:52 +00:00 |
waldemar%netscape.com
|
0700924be5
|
Added arguments to attributes; made 'use', 'namespace', and 'constructor' into keywords and simplified resulting grammar; merged attribute definitions into const definitions; made eval use function call syntax; renamed 'language' to 'use'.
|
2000-08-22 04:31:37 +00:00 |
waldemar%netscape.com
|
5200b2308b
|
Added \Q escape
|
2000-08-22 04:29:34 +00:00 |
waldemar%netscape.com
|
b60ff5b98f
|
Added line-break constraint
|
2000-08-22 04:29:01 +00:00 |
waldemar%netscape.com
|
d502901d6a
|
Made terminal constraint error message more detailed
|
2000-08-22 04:28:01 +00:00 |
waldemar%netscape.com
|
7bc998fc6f
|
Updated to generate Netscape 6-compatible HTML
|
2000-08-11 06:27:55 +00:00 |
waldemar%netscape.com
|
c99d99da39
|
Added attributes to for-initializers and no-line-breaks in a few places
|
2000-08-11 06:27:25 +00:00 |
waldemar%netscape.com
|
7c9cec02ab
|
Updated to match documentation site
|
2000-08-11 06:24:57 +00:00 |
waldemar%netscape.com
|
917c30fb01
|
Updated to match styles.css on documentation site
|
2000-08-11 06:24:39 +00:00 |
rogerl%netscape.com
|
f3529e06b0
|
Added 'static' to global object routines.
|
2000-08-04 20:54:24 +00:00 |
rogerl%netscape.com
|
b7a244e864
|
Oops. Left icode output on by default, now off.
|
2000-08-04 20:37:42 +00:00 |
rogerl%netscape.com
|
54317af353
|
Prototype munging for built-in global properties, implemented Function
object & Boolean object.
|
2000-08-04 20:28:35 +00:00 |
waldemar%netscape.com
|
12dc591a84
|
Made link order consistent
|
2000-08-02 23:09:53 +00:00 |
waldemar%netscape.com
|
9e6ed90896
|
Fixed Mac errors and warnings
|
2000-08-02 23:09:29 +00:00 |
beard%netscape.com
|
ee310fed4c
|
fixing warnings, removing need for JStrings to be copied for mClass
|
2000-08-02 03:53:04 +00:00 |
rginda%netscape.com
|
10d5245302
|
shut up "unused param" warnings by only naming the register param if the icode uses a RegisterList operand.
|
2000-07-29 02:00:12 +00:00 |
rogerl%netscape.com
|
4105edc56c
|
Function prototype objects etc.
|
2000-07-26 01:56:47 +00:00 |
rogerl%netscape.com
|
785fb348fd
|
More ECMA 3 mucking about to support constructors etc.
|
2000-07-25 22:58:04 +00:00 |
beard%netscape.com
|
02fe5b2d84
|
added jsmath.cpp/h
|
2000-07-21 05:07:29 +00:00 |
beard%netscape.com
|
e7b6d31185
|
XML project file.
|
2000-07-21 05:07:05 +00:00 |
beard%netscape.com
|
e67d7257c7
|
update dependencies to include jsmath.o
|
2000-07-21 05:01:10 +00:00 |
beard%netscape.com
|
ec770e5462
|
add jsmath.cpp to the build.
|
2000-07-21 05:00:43 +00:00 |
beard%netscape.com
|
a915099fef
|
scope of loop variables fix
|
2000-07-21 05:00:10 +00:00 |
rogerl%netscape.com
|
4ae568de5e
|
Implementing Object.prototype object and global object for ECMA 3
Adding Math class support.
|
2000-07-21 01:16:49 +00:00 |
rogerl%netscape.com
|
cfd4e435be
|
Removed all xxxCall, using simple call for everything.
Changed methods to use mMethods vector instead.
Various other fixes etc.
|
2000-07-18 20:53:03 +00:00 |
beard%netscape.com
|
a831464e86
|
cleaned up by removing widenCString() calls when using world.identifiers
|
2000-07-17 20:39:19 +00:00 |
rginda%netscape.com
|
5873d1f4ef
|
removing bogus assert (per rogerl)
|
2000-07-15 00:01:25 +00:00 |
beard%netscape.com
|
793761a64f
|
added operator[](const char*) to StringAtomTable.
|
2000-07-14 23:10:02 +00:00 |
rogerl%netscape.com
|
3efd4c7ae7
|
Fixed slots for non-function vars, plus bug in slot xcrement.
|
2000-07-14 22:23:20 +00:00 |
rogerl%netscape.com
|
394eae2d67
|
Backed out time()
|
2000-07-14 01:46:14 +00:00 |
rogerl%netscape.com
|
9d9a2397fe
|
Type targetted binary operators.
Added 'time()' function as native.
|
2000-07-14 01:00:53 +00:00 |
beard%netscape.com
|
c85b319f3b
|
need <stdio.h> for fopen on the Mac.
|
2000-07-13 02:23:55 +00:00 |
beard%netscape.com
|
7d2456d02a
|
fixing readEvalFile to save off important Context data members. implemented identical_Default for string
|
2000-07-13 01:35:57 +00:00 |
beard%netscape.com
|
4a274478e3
|
fixing readEvalFile() by creating another Context
|
2000-07-13 00:44:30 +00:00 |
rogerl%netscape.com
|
bc2242f4d4
|
Switching to generic binary operator in order to distinguish situation
where Operators package had been loaded and be able to generate typed
versions of the binary operators otherwise.
|
2000-07-13 00:14:54 +00:00 |
rogerl%netscape.com
|
6982a7a85f
|
Implemented Import -only it's not in the parser yet.
Added missing defineXXX functions.
|
2000-07-11 23:49:20 +00:00 |
rginda%netscape.com
|
0521d8724e
|
cleaned up linux warnings, minor debugger tweaks
|
2000-07-11 23:08:03 +00:00 |
rogerl%netscape.com
|
892b3e4cff
|
More on @ operator. Fixed R 4billion print bug.
|
2000-07-11 20:54:06 +00:00 |
rogerl%netscape.com
|
aa83a57078
|
Some parts of x@<name> working.
|
2000-07-10 23:18:07 +00:00 |
rogerl%netscape.com
|
0d7c4bc5c1
|
Support for 'constructor'.
|
2000-07-08 01:08:29 +00:00 |
rogerl%netscape.com
|
f677b9a1dd
|
Removed preprocess step, consolidated identifier handling.
|
2000-07-06 18:26:26 +00:00 |