Commit Graph

119 Commits

Author SHA1 Message Date
a4422cf2e6 Merge branch 'pmd/7.0.x' into pmd7-junit5-part2 2022-10-03 09:08:59 +02:00
ad7ac9be5f [lua] Fix compile errors 2022-09-30 12:40:24 +02:00
c0dff0d75a Merge branch 'master' into pmd/7.0.x 2022-09-30 12:17:45 +02:00
4d630031c4 Add missing test files 2022-09-24 17:29:00 +02:00
746fcbf086 [lua] Fixups from #4066 2022-09-24 17:18:32 +02:00
dcd8ff0ac0 [lua] Fix parsing of short/long comments 2022-09-24 17:13:29 +02:00
f7a5f9cad9 fix incorrect comments 2022-09-13 22:17:43 -07:00
936cbafd36 remove unused param 2022-09-13 21:58:02 -07:00
7d9a84fdde Format to have more consistent style with itself. Most other files appear to have mixed formatting. 2022-09-09 16:51:33 -07:00
b8b4e513ac Support multi-line 'normal' strings. Support skipping literal sequences. More minor adjustments to make the testing corpus tokenize without errors. 2022-09-09 16:42:18 -07:00
7747b75091 Cleanups and minor tweaks for issues found in testing across 500KLOC of open source Lua code. 2022-09-08 12:46:43 -07:00
7cf9c6571e add an if-expression twist 2022-09-07 19:37:13 -07:00
026015954a Move rules from lexer to parser. Fix some bugs found in manual testing. Add bugs found via manual testing to new lua test file. 2022-09-07 19:29:55 -07:00
c59ee1d55d Merge branch 'master' of github.com:pmd/pmd into lua-types 2022-09-07 17:00:14 -07:00
90663d746b [maven-release-plugin] prepare for next development iteration 2022-08-31 19:19:27 +02:00
4b4ebabc2d [maven-release-plugin] prepare release pmd_releases/6.49.0 2022-08-31 19:19:22 +02:00
ba77fa19e5 Merge branch 'master' of github.com:pmd/pmd into lua-types 2022-08-14 09:35:20 -07:00
995d00fde3 [maven-release-plugin] prepare for next development iteration 2022-07-30 11:35:57 +02:00
6aa2b47f2e [maven-release-plugin] prepare release pmd_releases/6.48.0 2022-07-30 11:35:53 +02:00
394c0cbf3b [lua] Migrate tests to Junit5 2022-07-29 17:23:17 +02:00
3d6fab0782 rename new snapshot artifact to better express intent 2022-07-26 13:29:19 -07:00
cfb8374611 Capture more syntax scenarios in the regression test, update the snapshot. 2022-07-26 13:25:14 -07:00
8aaa1302cc Support all Luau type extension syntax available in all test corpus sources. Add a regression test for a few of the things that required tweaks. 2022-07-26 00:13:35 -07:00
65fef39a4c Initial Lua type grammar 2022-07-25 21:43:54 -07:00
41eb096dbd Merge branch 'master' into pmd/7.0.x 2022-07-25 20:07:11 +02:00
b189d07a15 Fix another superflous ws 2022-07-24 13:41:37 -07:00
5dc75e720b Remove superfluous whitespace' 2022-07-24 13:31:24 -07:00
8fa558e754 Add explaining comment, cleanup inconsistent fragment formatting 2022-07-24 13:26:37 -07:00
54918a7097 Comments have to go to HIDDEN channel so that suppression comments will work. 2022-07-24 13:19:21 -07:00
f7f449ca2b Luau benchmarks and conformance suite all analyze fine, update test suite comment. 2022-07-24 13:09:30 -07:00
08cc6a1c5c World of Warcraft Lua uses a few non-standard escape patterns, which are easy enough to add and shouldn't introduce any confusions with errors messages on other dialects. 2022-07-24 13:04:14 -07:00
50b06f37bc Fortify the Lua parser to fix parse error in several OSS Lua codebases when trying to use CPD. 2022-07-24 12:58:49 -07:00
59d931cd91 Merge remote-tracking branch 'upstream/pmd/7.0.x' into text-utils-simple 2022-07-10 13:50:03 +02:00
a5006f6383 [maven-release-plugin] prepare for next development iteration 2022-06-25 09:30:43 +02:00
07eb3d2d80 [maven-release-plugin] prepare release pmd_releases/6.47.0 2022-06-25 09:30:37 +02:00
2bdc8a8263 Merge branch 'master' into pmd/7.0.x 2022-06-04 15:59:22 +02:00
066b510eef chore: Fix project.parent.relativePath in pom.xml
It must point to a file, pointing to a directory
is not valid.
2022-06-04 11:00:30 +02:00
04c1271d88 [maven-release-plugin] prepare for next development iteration 2022-05-28 11:04:32 +02:00
a75acdeff8 [maven-release-plugin] prepare release pmd_releases/6.46.0 2022-05-28 11:04:27 +02:00
ec64315ad7 [maven-release-plugin] prepare for next development iteration 2022-04-30 09:38:24 +02:00
1d2b40b3c0 [maven-release-plugin] prepare release pmd_releases/6.45.0 2022-04-30 09:38:19 +02:00
be3e941a08 [maven-release-plugin] prepare for next development iteration 2022-03-27 17:01:59 +02:00
6859f8db36 [maven-release-plugin] prepare release pmd_releases/6.44.0 2022-03-27 17:01:54 +02:00
69fb502883 [maven-release-plugin] prepare for next development iteration 2022-02-26 10:01:08 +01:00
dd0ee6190b [maven-release-plugin] prepare release pmd_releases/6.43.0 2022-02-26 10:01:03 +01:00
dc19597020 [maven-release-plugin] prepare for next development iteration 2022-01-29 09:53:38 +01:00
391c32589f [maven-release-plugin] prepare release pmd_releases/6.42.0 2022-01-29 09:53:32 +01:00
3a97618d5d [maven-release-plugin] prepare for next development iteration 2021-11-27 11:21:17 +01:00
ac68de1f51 [maven-release-plugin] prepare release pmd_releases/6.41.0 2021-11-27 11:21:12 +01:00
f12710071f [maven-release-plugin] prepare for next development iteration 2021-10-30 10:00:20 +02:00