Alexandr Evstigneev
|
ae79cc5d2f
|
IDEA-313615 Migration to jflex-1.9.0
IJ-CR-103186
GitOrigin-RevId: b19ccfbce13600ab9701b9424c7351cdfc38c607
|
2023-02-24 17:20:28 +00:00 |
|
Alexey Kudravtsev
|
843d74524f
|
fix tools/lexer/build.xml: correct paths, add missing lexers, cleanup skeletons, patch path; restore damaged formatting
GitOrigin-RevId: 4bff2a5b5dc1f01d90d470e6d7e65e4f7dbc7e9b
|
2019-09-16 12:01:16 +00:00 |
|
Rustam Vishnyakov
|
123242c4b2
|
EditorConfig documentation test
GitOrigin-RevId: fd52ace3d7a32ecd02c2c5ab90e077967604c15e
|
2019-06-16 04:03:21 +03:00 |
|
Egor Zhdan
|
c1813cfb52
|
Cleanup: NotNull/Nullable
GitOrigin-RevId: b8e892f32ea84c2115973155dba7127b892cc36e
|
2019-06-16 04:02:08 +03:00 |
|
Anna Kozlova
|
91f7445298
|
constructor reference: don't ignore constructor parameters during method reference inference (IDEA-185578)
GitOrigin-RevId: e836468e05db28157713e9edd3c70382f8ecdebc
|
2019-06-13 03:15:49 +03:00 |
|
Egor Zhdan
|
39d2d77155
|
Cleanup: NotNull/Nullable
GitOrigin-RevId: b8e892f32ea84c2115973155dba7127b892cc36e
|
2019-06-13 03:14:35 +03:00 |
|
Aleksey Rostovskiy
|
185284cee6
|
get rid of intellij.build.toolbox.litegen parameter and use BuildOptions.TOOLBOX_LITE_GEN_STEP to skip it instead
GitOrigin-RevId: 9aac8ee4ed1ebf2a29de18a238825fafb1ab88f9
|
2019-05-27 15:08:08 +03:00 |
|
Alexandr Suhinin
|
9215f4240b
|
[duplicates] enable duplicates analysis in PyCharm/WebStorm/PhpStorm/RubyMine
GitOrigin-RevId: 1545b79fdca4888f4b94f47f22703fd37694fa7a
|
2019-05-27 15:07:30 +03:00 |
|
Sergey Ignatov
|
4539210357
|
typo
GitOrigin-RevId: b4f11b8276e7148a24561b41b4cf37ebb84ac61e
|
2019-05-25 00:06:42 +03:00 |
|
nik
|
726738ae1f
|
lexer generator: download patched jflex library from artifacts repository
...instead of taking it from git. Sources of our patched version are located at https://github.com/JetBrains/intellij-deps-jflex, artifacts are uploaded to https://bintray.com/jetbrains/intellij-third-party-dependencies/jflex.
|
2017-11-09 16:27:17 +03:00 |
|
Gregory.Shrago
|
b7f882a7a9
|
Allow JFlex Lexer debugging using %debug (JetBrains/Grammar-Kit/issues/149)
|
2016-12-22 08:16:51 +03:00 |
|
Gregory.Shrago
|
e5f76629be
|
jflex-1.7.0-SNAPSHOT.jar: supply changes.patch
|
2016-05-28 04:10:24 +03:00 |
|
Gregory.Shrago
|
c1fdf11ac0
|
jflex-1.7.0-SNAPSHOT.jar: morph ZZ_CMAP to multi-level table
|
2016-05-27 18:38:57 +03:00 |
|
Gregory.Shrago
|
da820bc4d7
|
jflex-1.7.0-SNAPSHOT.jar: ZZ_CMAP memory optimization
|
2016-05-14 06:40:01 +03:00 |
|
Gregory.Shrago
|
02c7c658e8
|
JFlex: delete our patched 1.4.3 and complete IDEA-143060
|
2016-05-12 00:27:10 +03:00 |
|
Gregory.Shrago
|
8164bc6ec8
|
JFlex: cleanup skeletons
|
2016-05-11 21:37:26 +03:00 |
|
Gregory.Shrago
|
2127e15ad3
|
JFlex: 1.7.0-SNAPSHOT tweaked for IntelliJ platform
|
2016-05-11 21:37:26 +03:00 |
|
Maxim.Mossienko
|
1223f3e0f2
|
rebuild JFlex.jar with Java 1.6
|
2015-03-28 22:29:32 +01:00 |
|
Maxim.Mossienko
|
11d45472a2
|
- Bundled JFlex: apply fix for http://sourceforge.net/p/jflex/bugs/118/ (IDEA-138062)
- Disable constructor generation with InputStream parameter by default
|
2015-03-25 01:26:55 +01:00 |
|
Mikhail Golubev
|
33afe64888
|
Add comments and single quotes string literals to JSON grammar
|
2014-09-03 22:09:26 +04:00 |
|
Ladislav Thon
|
661aa57381
|
make the tools/lexer/jflex-1.4/bin/jflex script executable
|
2012-12-24 15:50:35 +01:00 |
|
Oleg Sukhodolsky
|
21314790a0
|
RUBY-12457: (JFlex) code generated by Emitter.zzBufferLAccess() fixed for sliceAndCharAt case.
|
2012-12-03 16:30:23 +04:00 |
|
Oleg Sukhodolsky
|
4c89c86367
|
RUBY-12457: fixed typo in JFlex's README
|
2012-12-03 16:30:23 +04:00 |
|
Oleg Sukhodolsky
|
fa04a8ab71
|
Fixing lookahead generation: zzBufferLLength() should wrap results in brackets
|
2012-10-10 15:41:36 +04:00 |
|
Dmitry Jemerov
|
9882bd77be
|
Fix JFlex's Action.GENERAL_LOOK lookahead option to work with --charAt and --sliceandcharat.
e537a27e2b
|
2012-10-01 18:16:15 +02:00 |
|
Maxim.Mossienko
|
076aac3a7b
|
removed deprecated in Idea 6 method FlexLexer.reset(CharSequence, int)
|
2010-08-26 20:43:47 +04:00 |
|
Dmitry Jemerov
|
34260b0cad
|
new files from jflex 1.4.3
|
2010-01-18 20:21:19 +03:00 |
|
Dmitry Jemerov
|
18440a6958
|
merge idea90 branch into trunk
|
2010-01-18 20:19:19 +03:00 |
|
Dmitry Jemerov
|
1e6361b781
|
move JFlex to CE source
|
2009-12-25 17:32:33 +03:00 |
|