waldemar%netscape.com
|
57e9c8490b
|
Split out parseFunctionExpression
|
2001-09-06 22:44:32 +00:00 |
waldemar%netscape.com
|
c2d460e09f
|
Added missing library
|
2001-09-06 22:31:29 +00:00 |
waldemar%netscape.com
|
1040d07dde
|
Added missing files
|
2001-09-06 22:31:05 +00:00 |
pschwartau%netscape.com
|
c31ea81bb3
|
Warning suppression, plus getting date files into mac build
|
2001-09-05 18:38:17 +00:00 |
rogerl%netscape.com
|
b70ed1935c
|
Added setXXX funciton implementations.
|
2001-09-04 22:07:32 +00:00 |
rogerl%netscape.com
|
aacd256415
|
Added jsdate & prmjtime to build.
|
2001-09-04 21:10:21 +00:00 |
rogerl%netscape.com
|
40afe1d151
|
Fix for apparent missing region compare in gcc version of basic_string.
|
2001-09-04 21:02:10 +00:00 |
rogerl%netscape.com
|
6477e3354f
|
Adding Date package.
|
2001-09-01 01:10:57 +00:00 |
rogerl%netscape.com
|
0a316d3301
|
Fixed warning.
|
2001-08-28 00:52:16 +00:00 |
rogerl%netscape.com
|
5b2c609f80
|
Started adding Array[].
|
2001-08-28 00:44:19 +00:00 |
rogerl%netscape.com
|
1044dd8151
|
Fixed ++/-- operators to invoke unary '+' on operand. All handled by
bytecodegen now instead of in interpreter.
|
2001-08-27 21:33:54 +00:00 |
waldemar%netscape.com
|
5d3a82e791
|
Removed type-expression
|
2001-08-23 04:22:56 +00:00 |
waldemar%netscape.com
|
d2a51e5b54
|
Added more basic semantics
|
2001-08-23 04:22:24 +00:00 |
waldemar%netscape.com
|
3a8791415d
|
Added vector subtyping, support for & on unions of tags, and the nonempty operator
|
2001-08-23 04:21:18 +00:00 |
waldemar%netscape.com
|
433afbcdaa
|
Renamed a few semantic types. Added 'named' parameter attribute.
|
2001-08-17 20:04:04 +00:00 |
waldemar%netscape.com
|
d7facf8397
|
Tags with fields are now depicted with the 'tuple' keyword instead of 'tag'
|
2001-08-17 20:03:11 +00:00 |
pschwartau%netscape.com
|
08136ed931
|
Initial add.
|
2001-08-16 19:03:26 +00:00 |
pschwartau%netscape.com
|
00acd17777
|
Correcting a misleading comment -
|
2001-08-16 18:24:22 +00:00 |
beard%netscape.com
|
c449c9f59f
|
Added Carbon targets, fixed MPW targets.
|
2001-08-16 01:34:18 +00:00 |
beard%netscape.com
|
a26c6b000c
|
Build with latest CodeWarrior tools.
|
2001-08-16 01:02:46 +00:00 |
waldemar%netscape.com
|
d513856da0
|
Added unary operators and much more expression parsing. Rearranged semantic data structures.
|
2001-08-16 00:39:00 +00:00 |
waldemar%netscape.com
|
0a334dc2ef
|
Brought up to date to process formal/notation.html
|
2001-08-16 00:38:06 +00:00 |
waldemar%netscape.com
|
8feef5fd35
|
Added subset-10 and subset-eq-10
|
2001-08-16 00:37:39 +00:00 |
waldemar%netscape.com
|
776f55b009
|
Removed 'type' keyword before depicted type definitions
|
2001-08-16 00:37:03 +00:00 |
pschwartau%netscape.com
|
1c0b13ac41
|
Fixing an error.
|
2001-08-15 21:20:05 +00:00 |
pschwartau%netscape.com
|
41e19b6b38
|
Improving readability.
|
2001-08-15 21:19:21 +00:00 |
pschwartau%netscape.com
|
93662b7170
|
Improved status message.
|
2001-08-15 21:18:49 +00:00 |
pschwartau%netscape.com
|
6e191ddc3e
|
Added object typing.
|
2001-08-15 20:57:23 +00:00 |
beard%netscape.com
|
e1478e6f5e
|
Added MPW tool targets.
|
2001-08-15 18:59:54 +00:00 |
beard%netscape.com
|
d1fc46dcba
|
Fixed XP_MAC_MPW code rot.
|
2001-08-15 18:59:34 +00:00 |
beard%netscape.com
|
4e8866c55b
|
Prefix files for MPW targets.
|
2001-08-15 18:58:31 +00:00 |
beard%netscape.com
|
bd613ffc18
|
Updated for latest CodeWarrior tools.
|
2001-08-15 18:27:40 +00:00 |
pschwartau%netscape.com
|
eae2932617
|
Corrected an error in Section 6 of test.
|
2001-08-15 18:07:03 +00:00 |
rogerl%netscape.com
|
2a2fb98563
|
Fixed position for 'this' error message.
|
2001-08-15 01:05:05 +00:00 |
rogerl%netscape.com
|
689d5c0630
|
Fixed detection of unchecked functions as function literals.
|
2001-08-15 00:59:13 +00:00 |
pschwartau%netscape.com
|
b0768a4141
|
Initial add.
|
2001-08-14 23:32:56 +00:00 |
pschwartau%netscape.com
|
6b1276c679
|
Minor corrections.
|
2001-08-14 23:23:33 +00:00 |
pschwartau%netscape.com
|
22b9086431
|
Corrected a mistake: any use of 'this' inside a class must be contained in a function.
|
2001-08-14 23:17:07 +00:00 |
pschwartau%netscape.com
|
f1d134c609
|
Corrected a mistake: any 'this' inside a class must be wrapped in a function.
|
2001-08-14 22:33:11 +00:00 |
pschwartau%netscape.com
|
0d54660f01
|
Removed extraneous code from the testcase.
|
2001-08-14 22:24:12 +00:00 |
pschwartau%netscape.com
|
2abdc26434
|
Correcting an error: 'this' should have been contained inside constructor functions.
|
2001-08-14 21:55:19 +00:00 |
rogerl%netscape.com
|
3940ba12f2
|
Fixed illegal use of 'this' in instance methods. Fixed bug in getType for
undefined value.
|
2001-08-14 21:02:38 +00:00 |
pschwartau%netscape.com
|
de92be7592
|
Correcting an error in the test. Added comments to explain.
|
2001-08-14 20:28:06 +00:00 |
pschwartau%netscape.com
|
c8f2950727
|
Added comment.
|
2001-08-14 04:18:24 +00:00 |
pschwartau%netscape.com
|
c90b6e6550
|
Initial add.
|
2001-08-14 04:12:21 +00:00 |
pschwartau%netscape.com
|
ffed1be333
|
Correcting a mistake: "prototype" functions should be "constructor" functions.
|
2001-08-14 03:22:07 +00:00 |
pschwartau%netscape.com
|
23ec4052a2
|
Added many new cases to test.
|
2001-08-14 02:19:08 +00:00 |
rogerl%netscape.com
|
0925e92ffd
|
Fixed missing function name/class info crashes.
|
2001-08-13 23:14:56 +00:00 |
waldemar%netscape.com
|
8dd68f5e16
|
Brought up to date
|
2001-08-11 06:53:35 +00:00 |
waldemar%netscape.com
|
1efc1a11fd
|
Added semicolon after action declarations
|
2001-08-11 06:53:09 +00:00 |