rogerl%netscape.com
|
9017640799
|
More long/ulong changes - moved to String for name storage, added string
to GC handling. Removing reference assign ops.
|
2002-10-10 05:32:21 +00:00 |
rogerl%netscape.com
|
28f8dbc706
|
Minor long/ulong tweaks.
|
2002-10-08 23:49:36 +00:00 |
rogerl%netscape.com
|
215390226f
|
More long/ulong/float work.
|
2002-10-07 06:34:43 +00:00 |
rogerl%netscape.com
|
d26aa76f88
|
Long/Float support.
|
2002-10-03 06:49:07 +00:00 |
rogerl%netscape.com
|
41bdcfe1ab
|
Adding extra tag handling for long/ulong/float.
|
2002-10-02 16:57:46 +00:00 |
rogerl%netscape.com
|
24cb6c06c2
|
Implemented (untested) delete support. GC tweaks to engine.
|
2002-09-30 22:36:27 +00:00 |
rogerl%netscape.com
|
27c41cda28
|
Added logicalAssignOp, more gc fixes.
|
2002-09-30 08:16:37 +00:00 |
waldemar%netscape.com
|
5aa713accb
|
Fixed bug
|
2002-09-25 23:54:34 +00:00 |
waldemar%netscape.com
|
fbfc5e0a5a
|
Removed JS20/Units.lisp from the default build
|
2002-09-25 23:54:19 +00:00 |
waldemar%netscape.com
|
5ecdaa69b3
|
Added support for float32; changed the lexer's token data structures
|
2002-09-25 23:53:16 +00:00 |
waldemar%netscape.com
|
c5caa15283
|
Changes to support the updated lexer and the simplified token data structure
|
2002-09-25 23:52:03 +00:00 |
waldemar%netscape.com
|
f9551669ff
|
Removed units and added support for l, ul, and f suffixes. Changed the basic types of the token variants to match changes in other files
|
2002-09-25 23:51:12 +00:00 |
waldemar%netscape.com
|
ed6d5951bf
|
Replaced fill-capture by the new repeat primitive
|
2002-09-25 23:49:53 +00:00 |
waldemar%netscape.com
|
a9bca0a3dc
|
Added support for float32; made float32 and float64 disjoint from rational numbers; misc. numeric primitive changes
|
2002-09-25 23:49:12 +00:00 |
waldemar%netscape.com
|
0d43ded4f6
|
First version
|
2002-09-25 23:48:38 +00:00 |
waldemar%netscape.com
|
33a725c9d8
|
Added support for float32; made float32 and float64 disjoint from rational numbers; misc. numeric primitive changes; added bottom expression; made append take two or more operands; added support for expressions in comments; added repeat operator
|
2002-09-25 23:47:25 +00:00 |
waldemar%netscape.com
|
43c9512e72
|
Fixed bug in handling of :wrap
|
2002-09-25 23:44:38 +00:00 |
waldemar%netscape.com
|
1e71a0045e
|
Fixed bug
|
2002-09-25 23:43:57 +00:00 |
rogerl%netscape.com
|
5ffffdd50f
|
Completed arithmetic (except Long & float32). Gc work. Hooked up Math class
|
2002-09-24 22:22:04 +00:00 |
rogerl%netscape.com
|
29732ea4a7
|
Math class definition.
|
2002-09-23 14:40:06 +00:00 |
rogerl%netscape.com
|
8d6e6e95ed
|
Merged all latest.
|
2002-09-20 21:40:36 +00:00 |
rogerl%netscape.com
|
e61787f65c
|
Added Math class functionality.
|
2002-09-20 06:44:36 +00:00 |
rogerl%netscape.com
|
e65e200525
|
Changed built-ins to FixedInstances. Hooking up regexp.
|
2002-09-19 00:23:10 +00:00 |
rogerl%netscape.com
|
4d38edc7b0
|
Hooking up string class.
|
2002-09-18 06:43:41 +00:00 |
rogerl%netscape.com
|
8ad13b1138
|
Date connection.
|
2002-09-17 23:22:40 +00:00 |
rogerl%netscape.com
|
4e721bc669
|
Builtin prototype functions.
|
2002-09-16 21:24:27 +00:00 |
rogerl%netscape.com
|
a7bbacf37b
|
Arithmetic. Global properties.
|
2002-09-16 06:33:47 +00:00 |
rogerl%netscape.com
|
3e265b5e0a
|
More gc. Method invocation.
|
2002-09-16 00:09:58 +00:00 |
rogerl%netscape.com
|
049680ec7f
|
GC, relationals.
|
2002-09-14 22:17:35 +00:00 |
rogerl%netscape.com
|
b1d126b70a
|
For stmt, block frame & gc work.
|
2002-09-13 17:54:16 +00:00 |
rogerl%netscape.com
|
4f464ee883
|
DoWhile.
|
2002-09-12 22:00:55 +00:00 |
rogerl%netscape.com
|
e11e7ba3d0
|
Break/continue fixes.
|
2002-09-12 19:38:14 +00:00 |
rogerl%netscape.com
|
23f34c5271
|
Fixes to loop handling & equality ops.
|
2002-09-12 07:34:22 +00:00 |
rogerl%netscape.com
|
83b180f313
|
Statement result value. Loop control. Equality op.
|
2002-09-12 01:15:46 +00:00 |
rogerl%netscape.com
|
4b3e2237d5
|
Statement labels.
|
2002-09-11 17:20:41 +00:00 |
rogerl%netscape.com
|
66772c1493
|
Label statement.
|
2002-09-11 06:39:10 +00:00 |
rogerl%netscape.com
|
7ef0babe69
|
Function invocation & parameter frame instantiation. Labelled statements.
|
2002-09-10 23:36:00 +00:00 |
rogerl%netscape.com
|
45e91304d6
|
Function invocation handling.
|
2002-09-10 00:18:38 +00:00 |
rogerl%netscape.com
|
674d6e1ce5
|
Bracket refs, post/pre Xcrements. Started function definition & invocation
|
2002-09-09 06:25:09 +00:00 |
rogerl%netscape.com
|
137a2c82d2
|
Variable initialization support.
|
2002-09-07 00:33:31 +00:00 |
rogerl%netscape.com
|
e61fa738a8
|
Fixed writeProperty.
|
2002-09-05 17:58:09 +00:00 |
rogerl%netscape.com
|
4f0cf5d56e
|
WriteProperty work-in-progress (broken!)
|
2002-09-05 00:26:34 +00:00 |
rogerl%netscape.com
|
a3e75c951e
|
ReadProperty support.
|
2002-09-03 22:22:42 +00:00 |
rogerl%netscape.com
|
4185d264fc
|
Labor day progress. DotReference, class instance variable definition and
associated oevrride resolution support. Branch logic support.
|
2002-09-03 15:20:24 +00:00 |
rogerl%netscape.com
|
31f1a64820
|
Start on Class definitions.
|
2002-08-30 00:14:03 +00:00 |
rogerl%netscape.com
|
3c9df40990
|
More namespaces and use statement. Fixed retval behaviour
|
2002-08-29 16:14:40 +00:00 |
rogerl%netscape.com
|
0aeef9b5cd
|
Changed qualifier evaluation to compile time. Added error handling via
pc map.
|
2002-08-28 17:43:44 +00:00 |
rogerl%netscape.com
|
dea0da23a1
|
Ongoing namespace implementation + first gc.
|
2002-08-28 00:45:55 +00:00 |
rogerl%netscape.com
|
3f663bfe8d
|
Namespace implemenation.
|
2002-08-27 16:11:32 +00:00 |
rogerl%netscape.com
|
bb37585fe2
|
DefineStaticMember & multiname changes
|
2002-08-26 23:41:19 +00:00 |