Граф коммитов

941 Коммитов

Автор SHA1 Сообщение Дата
waldemar%netscape.com 50fa5aa608 Added subscript styles 2001-10-12 00:24:59 +00:00
waldemar%netscape.com 3d075be04d More style changes. Removed nested character styles. Fixed line insertion. Made syntax errors catchable by the read-eval-print loop. 2001-10-12 00:24:20 +00:00
pschwartau%netscape.com d2eeedc189 Warning fixes 2001-10-09 00:08:31 +00:00
rogerl%netscape.com 6bef5de0a9 Added enumerable handling, === operator. Fixed try/catch across interpreter
loop invocations, other sundry ecma test suite fixes.
2001-10-08 23:57:01 +00:00
beard%netscape.com 8094f5381e Added Carbon.rsrc to Carbon targets. 2001-10-04 21:45:48 +00:00
beard%netscape.com e8922631fe Carbon specific resources for Carbon targets. 2001-10-04 21:41:56 +00:00
waldemar%netscape.com f9f0eb59a2 Added support for indexes in rtf files 2001-10-04 01:13:53 +00:00
waldemar%netscape.com 46bae57c92 Reformatted actions to merge procedures from multiple expansions of a nonterminal. Removed U_equiv form of functions. 2001-10-03 21:01:38 +00:00
rogerl%netscape.com 6d99fc6e49 Fixed for..in to descend prototype chain. Fixed binding for non-methods. 2001-10-02 01:15:12 +00:00
pschwartau%netscape.com 48c4d2480e Warning fixes from mac build 2001-09-28 01:32:05 +00:00
rogerl%netscape.com 7b295cf4b7 Wiped warning whining. 2001-09-28 01:24:38 +00:00
rogerl%netscape.com f1acd9f856 Snapshot of latest fixes for expression/statement/date/boolean/types ECMA
test suite related bug fixing.
2001-09-28 01:16:52 +00:00
rogerl%netscape.com 2c954b679c Fixed crash in handling 'for (var i,p in...' - the reader didn't have a
pre-peeked token for the error report unless it was backed up.
2001-09-28 01:16:00 +00:00
waldemar%netscape.com 1f6af95d85 Made section headers be headings level 1 and 2 instead of 3 and 4 2001-09-27 05:41:50 +00:00
waldemar%netscape.com 4ee5399d3a Miscellaneous renamings and formatting changes 2001-09-27 05:41:20 +00:00
waldemar%netscape.com a7370dd7cb Added optional parameters to %print-actions 2001-09-27 05:40:20 +00:00
waldemar%netscape.com 1ad950164a Added support for -> covariance and contravariance 2001-09-27 05:39:52 +00:00
waldemar%netscape.com 0290f857e7 Renamed local-variable to variable 2001-09-25 03:51:24 +00:00
waldemar%netscape.com 2478baa36a Tweaked HTML formatting 2001-09-25 03:51:12 +00:00
waldemar%netscape.com 2bacd49f44 Added algorithm, stmt, and lvl styles. Obsoleted semantics styles. 2001-09-25 03:50:36 +00:00
waldemar%netscape.com 0ec390e0a2 Added support for algorithm styles 2001-09-25 03:49:47 +00:00
waldemar%netscape.com 4b6409bb06 Tweaked Word styles 2001-09-25 03:49:27 +00:00
waldemar%netscape.com 91e1713b73 Added support for the 'named' function parameter attribute. Removed .class. Renamed production names to British spelling. 2001-09-25 03:48:53 +00:00
waldemar%netscape.com d0d41b288d Added named 2001-09-25 03:47:52 +00:00
waldemar%netscape.com deea221554 Fixed the precedence of neg 2001-09-25 03:46:57 +00:00
rogerl%netscape.com 0a1e1917be Fixed value/type mismatch bugs. Fixed some warnings. 2001-09-20 23:52:06 +00:00
beard%netscape.com 8fe30e3446 Fix crasher on Mac. 2001-09-20 23:39:06 +00:00
beard%netscape.com 14c30b2540 Fix Mac build bustage. 2001-09-20 22:15:14 +00:00
rogerl%netscape.com 2ab489fd60 Added 'version' function for test suite. 2001-09-20 01:41:03 +00:00
rogerl%netscape.com 3fcd5489f5 Fixes for missing global object properties, various bug fixes. 2001-09-20 01:35:42 +00:00
waldemar%netscape.com 51d86fad6d Transitioned to paragraph/DIV-based styles 2001-09-20 00:13:32 +00:00
waldemar%netscape.com bd8682892c Added time-to-string and time-to-short-string 2001-09-20 00:12:13 +00:00
waldemar%netscape.com f666ecf37d Eliminated unnecessary VC6 workaround 2001-09-15 05:17:51 +00:00
waldemar%netscape.com 37ce7f07c2 Fixed error in lexing hexadecimal literals 2001-09-15 01:52:07 +00:00
waldemar%netscape.com e3053377cb Fixed template overinstantiation bug 2001-09-13 01:04:22 +00:00
waldemar%netscape.com 589c6baca5 Added support for list-sets, some, and every. Removed tuple and record tags. Made many minor semantic notation improvements. 2001-09-10 22:10:36 +00:00
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