diff options
author | Matthew Olsson <matthewcolsson@gmail.com> | 2020-06-03 16:05:49 -0700 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2020-06-07 19:06:55 +0200 |
commit | 61ac1d3ffa1adb3df7d8787d78eab2399352a942 (patch) | |
tree | ffa909a56037203cee3f7b788bb41835df1c3964 /.travis.yml | |
parent | 984a6ff97b3cceca94d0b8c502ef072e7e35dfb0 (diff) | |
download | serenity-61ac1d3ffa1adb3df7d8787d78eab2399352a942.zip |
LibJS: Lex and parse regex literals, add RegExp objects
This adds regex parsing/lexing, as well as a relatively empty
RegExpObject. The purpose of this patch is to allow the engine to not
get hung up on parsing regexes. This will aid in finding new syntax
errors (say, from google or twitter) without having to replace all of
their regexes first!
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions