Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Perl] Feature Update 2019 #2048

Merged
merged 59 commits into from
Oct 17, 2019
Merged
Show file tree
Hide file tree
Changes from 52 commits
Commits
Show all changes
59 commits
Select commit Hold shift + click to select a range
f88b2b4
[Perl] Fix numeric constant boundaries
Aug 1, 2019
ed50e5c
[Perl] Add scope for octal numbers
Aug 1, 2019
8575a4c
[Perl] Fix incomplete floating points
Aug 1, 2019
4989452
[Perl] Add scope for decimal separator
Aug 1, 2019
2ebbfa0
[Perl] Add scope for bin/hex/oct punctuation
Aug 1, 2019
6e3a23b
[Perl] Fix unsupported quoted octal numbers
Aug 2, 2019
2149dc9
[Perl] Merge the constant-number contexts
Aug 2, 2019
601e47c
[Perl] Fix bin/hex/float boundaries
Aug 2, 2019
08550f8
[Perl] Fix ${...} scope names
Jun 10, 2019
47e4d03
[Perl] Fix floats being treated as octal
Aug 9, 2019
03a8a18
[Perl] Fix case of bin/hex/float punctuations
Aug 9, 2019
abb1938
[Perl] Fix numbers with underscore
Aug 9, 2019
1768d7e
[Perl] Fix test case
Aug 10, 2019
1288932
Merge branch 'pr/perl/imporve-numbers' into pr/perl/feature-patch-2019
Aug 14, 2019
e0c452e
Merge branch 'pr/perl/fix-var-meta' into pr/perl/feature-patch-2019
Aug 14, 2019
81ccb2b
[Perl] Fix < operator after var++
Aug 3, 2019
d6bfbb6
[Perl] Restrict whitespace surrounding namespace accessors
Aug 4, 2019
b59fc96
[Perl] Extend the list of reserved words
Jul 31, 2019
0965f81
[Perl] Add package declaration context
Aug 4, 2019
d5e4621
[Perl] Add package import context
Aug 4, 2019
a3434cc
[Perl] Improve sub routine definitions
Aug 2, 2019
ae9c14e
[Perl] Move declaration keywords
Aug 7, 2019
ba6c305
[Perl] Move expressions context
Aug 9, 2019
a089ad9
[Perl] Optimize expressions contexts
Aug 14, 2019
ff2d086
[Perl] Fix HEREDOC function call arguments
May 3, 2019
34cc249
[Perl] Fix qualified functions and variables
May 5, 2019
eeda653
[Perl] Add keyword qualifier
Aug 10, 2019
498e3ea
[Perl] Improve variable scoping
Aug 10, 2019
16b9fdf
[Perl] Add reference operator
Jun 10, 2019
392e4fb
[Perl] Add dereference operator
Aug 10, 2019
1dc4177
[Perl] Add missing modulo operator
Aug 10, 2019
7d94e2a
[Perl] Add string interpolation step 1
Apr 29, 2019
783a80c
[Perl] Fix HEREDOC content boundaries
Apr 30, 2019
a4960dd
[Perl] Add string interpolation step 2
Apr 29, 2019
1a547ca
[Perl] Add string interpolation step 3
Aug 3, 2019
af8b282
[Perl] Add string interpolation step 4
May 5, 2019
f5af790
[Perl] Add string interpolation step 5
Apr 29, 2019
4b5d67d
[Perl] Add string interpolation step 6
Apr 28, 2019
9cb04f3
[Perl] Add string interpolation step 7
Apr 29, 2019
96c4e07
[Perl] Improve escaping from embedded regexp
Apr 29, 2019
5b21c7b
[Perl] Fix interpolated string termination
Aug 13, 2019
d978af1
[Perl] Add sprintf format placeholders
May 2, 2019
0e80ed4
[Perl] Fix qualified format statement
Aug 11, 2019
f097dd0
[Perl] Remove deprecated scope from PODs
Aug 10, 2019
67e44bf
[Perl] Add HEREDOC in block test case
May 5, 2019
49d3cc3
[Perl] Fix block content
Aug 11, 2019
84317ce
[Perl] Tweak hash key scope name
Aug 13, 2019
4361514
[Perl] Tweak namespace scopes
Aug 13, 2019
a8f8c5d
[Perl] Tweak storage scopes
Aug 13, 2019
e2ef4dd
[Perl] Tweak function vs. constant matching
Aug 13, 2019
de03ada
[Perl] Rename Miscellaneous to Comments.tmPreferences
Aug 13, 2019
c995341
[Perl] Update perldoc urls
Aug 14, 2019
d62285a
[Perl] Add meta.function-call to function identifiers
Aug 15, 2019
0ec4d7d
[Perl] Fix test cases
Aug 15, 2019
94fa2ca
[Perl] Tweak operator scopes
Aug 20, 2019
6da2118
[Perl] Fix unquoted Heredoc tag
Aug 28, 2019
fa9a460
[Perl] Tweak HEREDOC scope names
Aug 28, 2019
784eb3b
[Perl] Case insensitive first_line_match
Sep 14, 2019
05afe4b
Merge branch 'master' into pr/perl/feature-patch-2019
Oct 17, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
File renamed without changes.
Loading