pschwartau%netscape.com
|
f34271e0fb
|
bad type for delete index operand.
fixed type warning.
|
2001-08-10 00:29:48 +00:00 |
rogerl%netscape.com
|
926774efef
|
Fixed bug in short value instruction operand printing.
|
2001-08-10 00:25:47 +00:00 |
rogerl%netscape.com
|
8e69fe31a5
|
Fixed operator overloading for indexing operators.
|
2001-08-10 00:21:32 +00:00 |
pschwartau%netscape.com
|
8b813402f5
|
Initial add
|
2001-08-07 19:46:26 +00:00 |
pschwartau%netscape.com
|
04bcd0b844
|
Initial add.
|
2001-08-07 19:45:15 +00:00 |
rogerl%netscape.com
|
4160719eb2
|
Merging JS2_DIKDIK_BRANCH macbuild related stuff.
|
2001-08-07 01:40:39 +00:00 |
rogerl%netscape.com
|
ca6a263e83
|
Merging DIKDIK_BRANCH into main line.
|
2001-08-07 01:21:11 +00:00 |
rogerl%netscape.com
|
3d4c8708e2
|
Removing stale versions
|
2001-08-06 22:34:29 +00:00 |
rogerl%netscape.com
|
cad90ce929
|
More branch merging.
|
2001-08-06 22:25:07 +00:00 |
rogerl%netscape.com
|
a85e959b31
|
More branch merging.
|
2001-08-06 22:06:15 +00:00 |
rogerl%netscape.com
|
d2a1e84877
|
More branch merging.
|
2001-08-06 21:59:04 +00:00 |
rogerl%netscape.com
|
5ab74c2310
|
More branch merging
|
2001-08-06 21:57:00 +00:00 |
rogerl%netscape.com
|
62c3650311
|
Merging in from DIKDIK_BRANCH
|
2001-08-06 21:53:33 +00:00 |
rogerl%netscape.com
|
a4301e63dd
|
Removing jsc (again, hopefully correctly)
|
2001-08-06 20:14:07 +00:00 |
waldemar%netscape.com
|
3e4c7076a4
|
Jul 24 syntax changes
|
2001-07-26 23:38:46 +00:00 |
waldemar%netscape.com
|
8e38044aab
|
Changed instanceof to is and removed no-line-break constraint after use
|
2001-06-30 02:29:52 +00:00 |
waldemar%netscape.com
|
c8e597f524
|
Added 'is' reserved word
|
2001-06-30 02:29:08 +00:00 |
waldemar%netscape.com
|
e3493c0237
|
Made parenthesized field names js2-only. Renamed language directives to pragmas and reworked their syntax as well as that of use and import directives.
|
2001-06-16 00:41:34 +00:00 |
waldemar%netscape.com
|
c3cb31ba54
|
Updated parser: attributes can be expressions, added new attributes, disallowed nested ::'s, deleted Eval nodes, added const and void nodes, deleted package attribute, deleted super::id syntax, and added super, super(expr), and super(args) syntax
|
2001-06-13 21:24:27 +00:00 |
waldemar%netscape.com
|
7d72a7065d
|
Added RTF cleanup utilities and a hack to read and write improper RTF commands that contain upper-case letters.
|
2001-06-09 01:04:16 +00:00 |
waldemar%netscape.com
|
79a0cd28c9
|
Interchanged Definition and AnnotatedDefinition.
|
2001-06-09 01:03:10 +00:00 |
waldemar%netscape.com
|
8cfc11f0ad
|
Big switchover to Algol-style semantics
|
2001-04-12 04:33:39 +00:00 |
waldemar%netscape.com
|
cfa454de93
|
Removed '
|
2001-04-12 04:32:52 +00:00 |
waldemar%netscape.com
|
bdb8a533f6
|
Brought up to date
|
2001-04-12 04:32:17 +00:00 |
waldemar%netscape.com
|
dacc51531a
|
Switchover to Algol-style semantics
|
2001-04-12 04:31:46 +00:00 |
rogerl%netscape.com
|
c44ee93288
|
Tentative fix for build releated issues.
|
2001-03-27 22:06:21 +00:00 |
rogerl%netscape.com
|
c963d9e017
|
Tentative fix for build related issues.
|
2001-03-27 22:05:48 +00:00 |
jeff.dyer%compilercompany.com
|
81f35ba810
|
Adding JSILGenerator code
|
2001-03-26 22:37:50 +00:00 |
jeff.dyer%compilercompany.com
|
dc352e6fb6
|
Updating JSC with framework for semantics in cpp.
|
2001-03-26 22:31:11 +00:00 |
waldemar%netscape.com
|
3b9974b135
|
Added support for more html elements
|
2001-03-09 02:12:21 +00:00 |
waldemar%netscape.com
|
48b2bd5c37
|
Made read-rtf non-recursive to avoid stack overflows
|
2001-03-09 02:11:13 +00:00 |
waldemar%netscape.com
|
d5c2386002
|
Renamed token to input-element
|
2001-03-09 02:10:15 +00:00 |
waldemar%netscape.com
|
1ae510f12c
|
Changed titles of generated html and rtf files
|
2001-03-09 02:09:50 +00:00 |
rogerl%netscape.com
|
1bde7bec2a
|
Fixed increment bug. Added mPrivate member and supported native getter &
setter functions for NAME opcodes.
|
2001-03-05 21:49:23 +00:00 |
waldemar%netscape.com
|
5c2b8d3fe3
|
More expression semantics
|
2001-03-02 23:15:54 +00:00 |
waldemar%netscape.com
|
bfa286f4b9
|
Renamed string-equal to string=
|
2001-03-02 23:15:33 +00:00 |
waldemar%netscape.com
|
62eb18c67b
|
Added ^, hex, mod, and string comparison operators
|
2001-03-02 23:14:11 +00:00 |
waldemar%netscape.com
|
d1f86a5e67
|
Initial version
|
2001-03-01 05:37:45 +00:00 |
waldemar%netscape.com
|
8a866109f1
|
Added progn and compacted the formatting of several forms
|
2001-03-01 05:36:32 +00:00 |
waldemar%netscape.com
|
846a2fd99f
|
Renamed double to float64, added progn, and added support for ? within rules
|
2001-03-01 05:35:44 +00:00 |
waldemar%netscape.com
|
41a560338f
|
Brought up to date
|
2001-03-01 05:34:37 +00:00 |
waldemar%netscape.com
|
04a6603f9c
|
Added support for .. in directory paths
|
2001-03-01 05:34:14 +00:00 |
waldemar%netscape.com
|
308c3e3514
|
Added save-block-style
|
2001-03-01 05:33:45 +00:00 |
waldemar%netscape.com
|
1f073c5d4f
|
Added save-block-style and *html-to-rtf-definitions*
|
2001-03-01 05:33:25 +00:00 |
waldemar%netscape.com
|
deb4e04838
|
Renamed double to float64
|
2001-03-01 05:32:08 +00:00 |
waldemar%netscape.com
|
d3d717ba33
|
Started work on expression semantics
|
2001-03-01 05:31:28 +00:00 |
waldemar%netscape.com
|
7aeec669bc
|
Fixed terminal-action bug
|
2001-03-01 05:29:57 +00:00 |
rogerl%netscape.com
|
35825b2bf5
|
Need to pass context now.
|
2001-02-23 00:23:53 +00:00 |
rogerl%netscape.com
|
24c8b934df
|
Added toBoolean handling. Fixed toString & toPrimitive to match spec.
|
2001-02-23 00:18:46 +00:00 |
waldemar%netscape.com
|
c0b6539e0f
|
Replaced \Q by \_
|
2001-02-23 00:04:17 +00:00 |