Closed
Bug 384232
Opened 18 years ago
Closed 7 years ago
add /x support for JS regular expressions
Categories
(Core :: JavaScript Engine, enhancement)
Core
JavaScript Engine
Tracking
()
RESOLVED
INVALID
People
(Reporter: crowderbt, Unassigned)
References
()
Details
Reporter | ||
Comment 2•18 years ago
|
||
http://n01senet.blogspot.com/2007/05/sudoku-by-regex.html is an interesting testcase for this feature.
Comment 3•18 years ago
|
||
crowder or mrbkap, please take this bug.
See the ES4 RI (http://ecmascript-lang.org/) and the ES4 wiki for the latest on how /x regexps are lexed.
/be
Updated•18 years ago
|
Assignee | ||
Updated•11 years ago
|
Assignee: general → nobody
Comment 5•7 years ago
|
||
New features to JavaScript should now be proposed to TC39 [1] before being implemented in SpiderMonkey, therefore closing as Invalid.
[1] https://github.com/tc39/proposals/blob/master/CONTRIBUTING.md
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•