This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
You've already forked openide
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-01-08 06:39:38 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
02304a8d99400f96b0ff5ac341ed4410e85ca755
openide
/
RegExpSupport
History
Artem Khvastunov
02304a8d99
GO-5373 implement regexp validation using re2j library
...
GitOrigin-RevId: ee1019b3029fef4826ad5a6c6cf5a757ac168ea5
2020-07-27 08:02:42 +00:00
..
gen/org/intellij/lang
/regexp
regex: escaped closing square bracket is redundant for Java Regex
2020-06-08 17:25:56 +03:00
resources
RegExp: fall back to "find" in RegExp Checker when "match" doesn't match the complete text (IDEA-198226, IDEA-220373)
2020-06-15 10:33:43 +03:00
src/org/intellij/lang
/regexp
GO-5373 implement regexp validation using re2j library
2020-07-27 08:02:42 +00:00
test/org/intellij/lang
/regexp
RegExp: don't warn about redundant nested character classes when negated (IDEA-242520)
2020-06-18 18:38:14 +03:00
testData
regex: escaped closing square bracket is redundant for Java Regex
2020-06-08 17:25:56 +03:00
intellij.regexp.iml
prefer fastutil IntArrayList
2020-05-09 10:13:32 +00:00
regexp-lang-java.iml
…
regexp-lang.iml
…
regexp-lang.ipr
…
regexp-lang.xml
…