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

8120 Коммитов

Автор SHA1 Сообщение Дата
bclary%bclary.com 9801e30312 JavaScript Test - regression test for bug 350206, by Jeff Walden 2006-08-30 02:10:23 +00:00
brendan%mozilla.org 22b8d6bfd6 Fix try/catch/finally code generation (350312, r=igor/shaver). 2006-08-29 23:15:22 +00:00
jwalden%mit.edu 12e3482428 Bug 350442 - toXMLString omits namespace definition for attribute added with a namespace with an undefined prefix. r=brendan 2006-08-29 21:10:54 +00:00
bclary%bclary.com 8babbb453a JavaScript Test - regression test for bug 349650, by Jesse Ruderman 2006-08-29 20:55:37 +00:00
bclary%bclary.com d06fd44269 JavaScript Test - regression test for bug 350415, by Jesse Ruderman 2006-08-29 20:46:34 +00:00
bclary%bclary.com d6bcf942f0 JavaScript Test - regression test for bug 350529, by Jesse Ruderman 2006-08-29 20:42:35 +00:00
igor.bukanov%gmail.com 326c05c749 Bug 350559: restoring compatibility with Python with gen.throw(). r=brendan 2006-08-29 20:37:49 +00:00
benjamin%smedbergs.us 4b74339c6f Bug 350211 - Allow arbitrary build-system extension, parts 2 & 3 $(MOZ_BUILD_APP)/build.mk, r=mento 2006-08-29 16:53:40 +00:00
brendan%mozilla.org 64a77c5790 Fix inline specialization of PushOff for array comprehensions (349650, r=mrbkap/sayrer). 2006-08-29 16:52:27 +00:00
brendan%mozilla.org 4b5934cd28 Transpose lookahead consumption and error-flag=>TOK_ERROR logic in js_GetToken, to match recent change to js_UngetToken (350529, r=mrbkap). 2006-08-29 16:32:26 +00:00
igor.bukanov%gmail.com ae4f07ab92 Bug 349527: More fixes for bugs that I added in the optimization patch. r=brendan 2006-08-29 16:15:42 +00:00
brendan%mozilla.org e833332f9e Fix from mrbkap to unget error tokens (350415, r=me). 2006-08-29 01:01:25 +00:00
bclary%bclary.com 01e8bc30e3 JavaScript Test - update test for bug 350312 2006-08-28 23:01:34 +00:00
bclary%bclary.com 4864773bb2 JavaScript Test - regression test for bug 350312, by Brendan Eich 2006-08-28 22:03:01 +00:00
timeless%mozdev.org 97d86b0df2 Bug 106386 Correct misspellings in source code
r=bernd rs=brendan
2006-08-28 20:12:37 +00:00
bclary%bclary.com 13480615bd JavaScript Test - regression test for bug 349331, by Igor Bukanov 2006-08-28 11:46:46 +00:00
bclary%bclary.com 70ec6b607b JavaScript Test - regression test for bug 350271, by Jesse Ruderman 2006-08-28 11:41:51 +00:00
bclary%bclary.com f7c88ff492 JavaScript Test - regression test for bug 350268, by Jesse Ruderman 2006-08-28 11:36:15 +00:00
bclary%bclary.com 8dd939af49 JavaScript Test - regression test for bug 350263, by Jesse Ruderman 2006-08-28 11:29:41 +00:00
bclary%bclary.com 29468a4470 JavaScript Test - regression test for bug 350242, by Jesse Ruderman 2006-08-28 11:24:27 +00:00
bclary%bclary.com ed05bf02d8 JavaScript Test - regression test for bug 349648, by Jesse Ruderman, Brendan Eich, Robert Sayre 2006-08-28 11:18:54 +00:00
bclary%bclary.com 2655726821 JavaScript Tests - update to reflect removal of GeneratorExit 2006-08-28 08:18:13 +00:00
igor.bukanov%gmail.com 6e4070bafb Bug 349527: Fix for GCC warning introduced by the previous optimization. r=brendan 2006-08-28 05:57:16 +00:00
brendan%mozilla.org 96aca1e4cb Don't move empty statement up from if (1); or if (0)foo();else; to statement level, in case a label prefixes the if -- change the if to a {} instead (350263, r=mrbkap/shaver). 2006-08-27 21:15:44 +00:00
brendan%mozilla.org f9878d1cec Fix delete property and method call operand decompilation cases (350242, r=mrbkap/shaver). 2006-08-27 21:08:41 +00:00
brendan%mozilla.org ada298b4ec Always need two more slots in the model stack for finally clause codegen (350312, r=shaver). 2006-08-27 17:58:49 +00:00
brendan%mozilla.org b8db26fafa Catch trailing token syntax errors in js_CompileFunctionBody (350268, r=mrbkap). 2006-08-27 17:53:48 +00:00
brendan%mozilla.org 014cef087d JSOP_ENDFILTER, not JSOP_FILTER, needs to have high precedence (350271, r=mrbkap). 2006-08-27 17:31:13 +00:00
brendan%mozilla.org af66a4d87a Retract to left-most operand for JSOP_ARRAYPUSH (349648, r=mrbkap/sayrer). 2006-08-27 15:57:32 +00:00
igor.bukanov%gmail.com 29dc283052 Bug 349331: followup to the previous patch to remove GeneratorExit from jsproto.tbl 2006-08-27 15:47:17 +00:00
bclary%bclary.com a8a0219149 JavaScript Test - regression test for bug 350206, by Lubos Ures 2006-08-27 06:16:38 +00:00
brendan%mozilla.org bfd83ff474 Fix warning in last checkin. 2006-08-27 04:15:32 +00:00
jwalden%mit.edu 5346f81114 Bug 350206 - Assertion while generating namespace prefix during toXMLString(). r=brendan 2006-08-27 00:46:14 +00:00
igor.bukanov%gmail.com 747b5e9fff Bug 349331: Implementation of generator.close now uses asynchronous return instead of GeneratorExit exception. r=brendan 2006-08-26 20:24:45 +00:00
bclary%bclary.com 45337945bf JavaScript Test - regression test for bug 350253, by Jesse Ruderman 2006-08-26 20:21:15 +00:00
bclary%bclary.com b255760a2f JavaScript Test - regression test for bug 349956, by Jesse Ruderman 2006-08-26 20:16:41 +00:00
bclary%bclary.com abffa61353 JavaScript Test - regression test for bug 349663, by Jesse Ruderman 2006-08-26 20:08:43 +00:00
bclary%bclary.com d48b2f865e JavaScript Test - regression test for bug 349633, by Jesse Ruderman 2006-08-26 19:58:55 +00:00
bclary%bclary.com 11df289668 JavaScript Test - regression test for bug 349619, by Jesse Ruderman 2006-08-26 19:51:21 +00:00
bclary%bclary.com ce065aca03 JavaScript Library - regression test for bug 346892, by Jesse Ruderman 2006-08-26 19:04:28 +00:00
szegedia%freemail.hu b3a5890f97 Minor tidying 2006-08-26 09:39:26 +00:00
igor.bukanov%gmail.com a7a5018f78 Bug 349320: generator cleanup, r=brendan 2006-08-26 09:18:57 +00:00
igor.bukanov%gmail.com 0a5b6d0a39 Bug 349527: Using a single malloc block for a full copy of JSErrorReport. r=brendan 2006-08-26 07:44:38 +00:00
brendan%mozilla.org afcf0be7a9 Re-init cx->threadLinks to self-link in js_ClearContextThread (345365, r=feng). 2006-08-26 06:44:17 +00:00
brendan%mozilla.org 08472c75f4 Fix bogus assertion (350253, DEBUG-only fix). 2006-08-26 05:09:43 +00:00
brendan%mozilla.org 980230e5bb Consolidate early JSFUN_INTERPRETED setting for uniform useless expression elimination (346892, r=mrbkap). 2006-08-26 04:05:03 +00:00
brendan%mozilla.org b0bb6c32b2 Fix @* decompilation (349956, r=shaver). 2006-08-25 18:04:03 +00:00
brendan%mozilla.org 90bed94936 Fold assign-ops harder, to uphold decompiler round-trip invariance (349663, r=shaver). 2006-08-25 18:01:35 +00:00
brendan%mozilla.org 85280bffd9 Fix decompilation of postfix ++ and -- on block-local names (349633, r=shaver). 2006-08-25 17:57:25 +00:00
brendan%mozilla.org 3fedcd6344 Don't try to bind label names to slots (349619, r=shaver). 2006-08-25 17:54:21 +00:00