1
1
mirror of https://github.com/github/semantic.git synced 2024-12-21 05:41:54 +03:00
Commit Graph

13854 Commits

Author SHA1 Message Date
Timothy Clem
7c513d3e01 Assign heredocs as TextElement for now 2017-07-11 13:23:05 -07:00
Timothy Clem
c314330e14 Handle === style markdown headings 2017-07-11 09:37:24 -07:00
Rick Winfrey
65a0e31b91 Merge pull request #1194 from github/aliased-import
Assign aliased import
2017-07-11 09:31:11 -07:00
Josh Vera
4e01c2eec0 Merge pull request #1195 from github/wildcard-import
Assign wildcard import
2017-07-11 09:03:09 -04:00
Rick Winfrey
d6e1017117 Assign wildcard (*) in import from statements 2017-07-10 16:11:03 -07:00
Rick Winfrey
bf0f835823 Merge branch 'master' into aliased-import 2017-07-10 15:59:57 -07:00
Rick Winfrey
b35091f754 Assign aliased imports 2017-07-10 15:58:41 -07:00
Rick Winfrey
c46a0bd615 📝 2017-07-10 15:58:29 -07:00
Rick Winfrey
61b79f32a7 Merge pull request #1193 from github/python-assignment-improvements
Assign Default Parameters
2017-07-10 15:46:54 -07:00
Timothy Clem
bd684d0ed6 Merge remote-tracking branch 'origin/master' into ruby-assignment 2017-07-10 14:09:00 -07:00
Rick Winfrey
9f0a7c2c94 Merge branch 'master' into python-assignment-improvements 2017-07-10 13:59:55 -07:00
Rick Winfrey
a03300c920 Add test covering default parameters in Python 2017-07-10 13:59:40 -07:00
Rick Winfrey
a64d85410c Assign default parameters 2017-07-10 13:53:42 -07:00
Rick Winfrey
c4206016e9 Reflow declaration rule 2017-07-10 13:53:33 -07:00
Timothy Clem
dacfb4c3a0 Merge pull request #1192 from github/md-toc-summary-headings
Markdown toc summary headings
2017-07-10 13:51:08 -07:00
Timothy Clem
ef0810d3db Test markdown toc summary rendering 2017-07-10 12:54:03 -07:00
Timothy Clem
f715e6fdf1 Show 'Heading N' instead of 'Section' for md toc summaries 2017-07-10 11:15:03 -07:00
Timothy Clem
2e6ae403bd ReservedIdentifiers and minor cleanup 2017-07-10 08:32:39 -07:00
Timothy Clem
405e068542 Fix up ruby rescue fixtures 2017-07-10 08:32:22 -07:00
Timothy Clem
39a457ceaf Introduce blocks 2017-07-07 15:17:15 -07:00
Timothy Clem
96910c7d55 Any statement as parameter 2017-07-07 15:16:51 -07:00
Timothy Clem
2235b5a614 Streamline literal 2017-07-07 15:16:36 -07:00
Timothy Clem
4a553ff4fa Slightly different ForEach structure 2017-07-07 15:13:32 -07:00
Timothy Clem
61e0d8b83e Merge remote-tracking branch 'origin/master' into ruby-assignment 2017-07-07 14:43:32 -07:00
Timothy Clem
fbe6e451f4 Keywords as identifiers 2017-07-07 14:23:38 -07:00
Timothy Clem
39b7c05e50 case/when/else 2017-07-07 14:22:17 -07:00
Timothy Clem
7d8978f764 Uninterpreted 2017-07-07 13:53:16 -07:00
Timothy Clem
cf17c77a5e Rescue modifiers 2017-07-07 13:47:50 -07:00
Josh Vera
11ea6c5de4 Merge pull request #1157 from github/python-conditional-expressions
Python compound statements
2017-07-07 16:35:31 -04:00
Rick Winfrey
1e84cc3f8e Add comment for python grammar version 2017-07-07 13:03:42 -07:00
Rick Winfrey
9634dcb94a Add comment about decorator 2017-07-07 12:21:16 -07:00
Rick Winfrey
2acffb6340 Merge branch 'python-conditional-expressions' of github.com:github/semantic-diff into python-conditional-expressions 2017-07-07 12:07:46 -07:00
Rick Winfrey
6563d4ce2b Rework functionDefinition assignment 2017-07-07 12:07:13 -07:00
Rick Winfrey
2d3f48887b Bump tree-sitter-python to capture lambda parameters 2017-07-07 11:58:31 -07:00
Timothy Clem
b63e86a9a5 Alias and undef just as function calls 2017-07-07 10:51:18 -07:00
Rick Winfrey
fbd5b57137 Remove case for function and async function assignments 2017-07-07 10:38:02 -07:00
Rick Winfrey
e563a0908b 🔥 unnecessary $ 2017-07-07 10:37:42 -07:00
Timothy Clem
d470d3218d No longer need this import 2017-07-07 10:34:17 -07:00
Timothy Clem
10a2238952 Bring in String literal changes 2017-07-07 10:31:20 -07:00
Timothy Clem
06bd5e9212 Fix tests 2017-07-07 10:04:56 -07:00
Timothy Clem
9904a39fb2 Fix up rescue, allow in methods 2017-07-07 10:04:49 -07:00
Timothy Clem
277c6114ff Force template haskell to re-generate 2017-07-07 10:03:44 -07:00
Rick Winfrey
c3e4c82be5 🔥 old comment 2017-07-07 09:48:22 -07:00
Timothy Clem
2fcc566542 Clean up argument/parameter parsing 2017-07-07 09:15:24 -07:00
Timothy Clem
60c932acd3 Singleton methods 2017-07-07 08:46:06 -07:00
Rick Winfrey
0826c95424 Merge branch 'master' into python-conditional-expressions 2017-07-06 18:32:08 -07:00
Rick Winfrey
6c2e7500c4 Assign keyword argument 2017-07-06 18:31:37 -07:00
Timothy Clem
1a0445b49c Singleton classes 2017-07-06 15:57:31 -07:00
Timothy Clem
cedb1905be One level of statement 2017-07-06 15:57:14 -07:00
Timothy Clem
94311623d0 Add Statement.Retry - support retry and redo 2017-07-06 15:41:04 -07:00