rginda%netscape.com
|
0fa9224054
|
apparently windows is too
|
2000-05-23 00:15:06 +00:00 |
rginda%netscape.com
|
b8139b714f
|
linux is so picky
|
2000-05-23 00:13:48 +00:00 |
rogerl%netscape.com
|
bf553c65fb
|
COMPARE_GT etc are gone.
|
2000-05-23 00:09:44 +00:00 |
rogerl%netscape.com
|
6c379c9539
|
Fall out from operator overloading.
|
2000-05-23 00:09:02 +00:00 |
rogerl%netscape.com
|
8bde6514f2
|
Added operator overloading support
|
2000-05-23 00:08:29 +00:00 |
rginda%netscape.com
|
ab1f2aeef2
|
quieting linux warnings and fixing build bustage
|
2000-05-22 21:05:35 +00:00 |
rogerl%netscape.com
|
8b137399a7
|
Playing with operator overloading & Type types.
|
2000-05-19 17:41:10 +00:00 |
beard%netscape.com
|
af00ce0353
|
fix const cast away linux breakage
|
2000-05-19 05:38:29 +00:00 |
rogerl%netscape.com
|
c4b6a652d5
|
Bunch o' expression ops.
|
2000-05-18 00:04:15 +00:00 |
rogerl%netscape.com
|
4ec5cba5d9
|
Moved genExpr to ICodeGenerator - added most expression ops.
|
2000-05-18 00:03:23 +00:00 |
rogerl%netscape.com
|
ad5c33b8e4
|
Moved genExpr to ICodeGenerator
|
2000-05-18 00:01:33 +00:00 |
beard%netscape.com
|
351bd72f09
|
ensuring both arguments to max are the same type
|
2000-05-16 22:23:15 +00:00 |
beard%netscape.com
|
0a0acdcf76
|
fix for linux bustage
|
2000-05-13 02:14:52 +00:00 |
waldemar%netscape.com
|
23816b0170
|
Simplified grammar without changing syntax
|
2000-05-13 00:18:56 +00:00 |
waldemar%netscape.com
|
d3acc733e0
|
Fixed ?: parsing bug and pretty-printing offsets
|
2000-05-12 05:39:28 +00:00 |
waldemar%netscape.com
|
b1a75a201a
|
Fixed build flags
|
2000-05-12 05:16:08 +00:00 |
waldemar%netscape.com
|
f2965154c2
|
Fixed parser errors
|
2000-05-12 05:15:52 +00:00 |
waldemar%netscape.com
|
c8b3c01b71
|
Worked around Visual C++ problem
|
2000-05-12 05:15:17 +00:00 |
waldemar%netscape.com
|
c17f899a83
|
Interchanged linearBreak and fillBreak
|
2000-05-12 03:43:35 +00:00 |
waldemar%netscape.com
|
3be5d6b79c
|
Turned on expression parsing and printing
|
2000-05-12 03:26:43 +00:00 |
waldemar%netscape.com
|
80084c8eb5
|
Added expression parsing and printing code
|
2000-05-12 03:26:24 +00:00 |
waldemar%netscape.com
|
1f0d17398b
|
Added RawArrayBuffer::reserve_advance_back
|
2000-05-12 03:25:49 +00:00 |
beard%netscape.com
|
34678ad655
|
removed unnecessary #include <iomanip>
|
2000-05-12 01:46:16 +00:00 |
beard%netscape.com
|
d4060c6bef
|
InterpretStage -> Context::Event.
|
2000-05-12 01:20:34 +00:00 |
beard%netscape.com
|
e7503b10fb
|
Fixed signed/unsigned warning. InterpretStage -> Context::Event. Context::removeListener now using find() from <algorithm>.
|
2000-05-12 01:19:39 +00:00 |
beard%netscape.com
|
171d878a64
|
InterpretStage -> Context::Event. Added typedefs for ListenerList and ListenerIterator.
|
2000-05-12 01:17:32 +00:00 |
beard%netscape.com
|
10e19444a4
|
turned off extra comma warnings.
|
2000-05-12 00:31:48 +00:00 |
rogerl%netscape.com
|
48f6891a39
|
post inc/dec
|
2000-05-11 00:35:43 +00:00 |
rogerl%netscape.com
|
33370b0248
|
Added post inc/dec for properties & names.
|
2000-05-11 00:35:06 +00:00 |
waldemar%netscape.com
|
abe74d890c
|
Added 'public' to the list of qualifiers
|
2000-05-09 20:55:09 +00:00 |
rogerl%netscape.com
|
908ce34c76
|
playing with gencode
|
2000-05-09 19:01:00 +00:00 |
beard%netscape.com
|
a90cac7e92
|
Needed to transfer ownwership of iCode from ICodeGenerator to ICodeModule
|
2000-05-09 18:59:12 +00:00 |
beard%netscape.com
|
8b37e3f091
|
generalized gc_allocator copy constructor
|
2000-05-09 18:32:14 +00:00 |
beard%netscape.com
|
698cbbf51d
|
removed JSFunction::operator delete
|
2000-05-09 18:31:43 +00:00 |
rogerl%netscape.com
|
737ea3d9ab
|
Fixed leakage of ICodeModule via JSFunction
|
2000-05-09 18:09:33 +00:00 |
beard%netscape.com
|
d991eb363d
|
Need to modify string BEFORE caching iterators.
|
2000-05-09 06:39:39 +00:00 |
beard%netscape.com
|
1f06b15acc
|
ensure that source buffer is always terminated by a uni::null (which isn't automatically true for basic_string<T>).
|
2000-05-09 06:31:54 +00:00 |
beard%netscape.com
|
6a4d27e9e3
|
map::find() works just fine on all platforms.
|
2000-05-09 05:55:30 +00:00 |
beard%netscape.com
|
c5dcfed7a0
|
generating code rather than showing tokens, printing generic result rather than assuming it's a float64.
|
2000-05-09 05:46:26 +00:00 |
beard%netscape.com
|
2a42ae2d9b
|
LoadString now has JSString* as second operand
|
2000-05-09 05:38:48 +00:00 |
beard%netscape.com
|
9acc5cacea
|
Added JSString(const String&) and operator<<(Formatter&, const JSString&)
|
2000-05-09 05:37:58 +00:00 |
beard%netscape.com
|
69e170c16b
|
LOAD_STRING now has String as second operand rather than String*
|
2000-05-09 05:18:16 +00:00 |
beard%netscape.com
|
052dad7118
|
VC6 bustage: can't initialize refs using construction form
|
2000-05-09 04:29:32 +00:00 |
beard%netscape.com
|
5e9296ee19
|
std::numeric_limits isn't working...
|
2000-05-09 04:26:44 +00:00 |
beard%netscape.com
|
f8c91a8cf2
|
JSNativeFunction::mCode returns JSValue now to avoid leaking
|
2000-05-09 03:57:28 +00:00 |
beard%netscape.com
|
c5e54d1f21
|
print now returns JSValue, added space between args when printing
|
2000-05-09 03:56:56 +00:00 |
beard%netscape.com
|
3c70fd5a83
|
CASE(string)
|
2000-05-09 03:56:08 +00:00 |
beard%netscape.com
|
e3056982ab
|
g++ basic_string annoyances
|
2000-05-09 03:55:43 +00:00 |
beard%netscape.com
|
ec32a56539
|
needed deallocate(void*, size_type) on XP_UNIX for basic_string.
|
2000-05-09 03:46:03 +00:00 |
beard%netscape.com
|
5511c85685
|
Fixed leaks by changing JSValue::toString()/toNumber() to return JSValue rather than JSValue*. LOAD_STRING now creates a JSString from a String*.
|
2000-05-09 03:11:54 +00:00 |