FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for test/docstrings - MagicStack/MagicPython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
MagicStack
/
MagicPython
Public
Notifications
You must be signed in to change notification settings
Fork
98
Star
1.4k
Code
Issues
65
Pull requests
5
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
MagicPython
test
docstrings
on
readme
User selector
Datepicker
Commit history
Commits on Dec 16, 2016
Change the scope name for a generic ':'.
Show description for eb64fe3
vpetrovykh
committed
eb64fe3
View commit details
Copy full SHA for eb64fe3
View code at this point
Browse repository at this point
Commits on Dec 13, 2016
Add scopes for ':'.
Show description for c9a3e41
vpetrovykh
committed
c9a3e41
View commit details
Copy full SHA for c9a3e41
View code at this point
Browse repository at this point
Commits on Dec 12, 2016
Change 'separator.continuation.line.python' to 'punctuation.separator...'
vpetrovykh
committed
75c434c
View commit details
Copy full SHA for 75c434c
View code at this point
Browse repository at this point
Commits on Jul 15, 2016
Fix highlighting issues for incomplete functions.
Show description for 9066e28
vpetrovykh
committed
9066e28
View commit details
Copy full SHA for 9066e28
View code at this point
Browse repository at this point
Commits on Nov 7, 2015
Tokenize identifiers to help linters
Yury Selivanov
committed
b75a3bb
View commit details
Copy full SHA for b75a3bb
View code at this point
Browse repository at this point
Commits on Oct 24, 2015
Scope string literal escape sequences similarly to Atom
Yury Selivanov
committed
5eaa12f
View commit details
Copy full SHA for 5eaa12f
View code at this point
Browse repository at this point
Make operators scoping more granular (to match Atom language-python)
Yury Selivanov
committed
9f7e839
View commit details
Copy full SHA for 9f7e839
View code at this point
Browse repository at this point
Commits on Oct 22, 2015
Make scopes for single-line rx more consistent with regular strings
Yury Selivanov
committed
e26b18d
View commit details
Copy full SHA for e26b18d
View code at this point
Browse repository at this point
Make dosctrings scoping consistent with normal strings
Yury Selivanov
committed
92bed5a
View commit details
Copy full SHA for 92bed5a
View code at this point
Browse repository at this point
Commits on Oct 21, 2015
Recognize additional docstrings (and restore nice looking jump-to-symbol)
Yury Selivanov
committed
55e5220
View commit details
Copy full SHA for 55e5220
View code at this point
Browse repository at this point
Don't highlight lone '...' and '>>>' in docstrings
Yury Selivanov
committed
0935b72
View commit details
Copy full SHA for 0935b72
View code at this point
Browse repository at this point
Fix higlighting for format strings.
vpetrovykh
committed
b9aa8b0
View commit details
Copy full SHA for b9aa8b0
View code at this point
Browse repository at this point
Commits on Oct 20, 2015
Add distinct scopes for self & cls variables and parameters
Yury Selivanov
committed
e46428f
View commit details
Copy full SHA for e46428f
View code at this point
Browse repository at this point
Commits on Oct 19, 2015
Fix highlighting of decorators preceded by ':'
vpetrovykh
authored and
Yury Selivanov
committed
325d8df
View commit details
Copy full SHA for 325d8df
View code at this point
Browse repository at this point
Commits on Oct 18, 2015
Get rid of last '.triple.' scope
Yury Selivanov
committed
8a67444
View commit details
Copy full SHA for 8a67444
View code at this point
Browse repository at this point
Fix tests to comply with syntaxdev@0.0.9
Yury Selivanov
committed
b59a8e3
View commit details
Copy full SHA for b59a8e3
View code at this point
Browse repository at this point
Commits on Oct 17, 2015
Use one #codetags rule in comments and docstrings
Yury Selivanov
committed
ca56cac
View commit details
Copy full SHA for ca56cac
View code at this point
Browse repository at this point
Add support for single quoted doctrings (apparently they are popular)
Yury Selivanov
committed
feeecc5
View commit details
Copy full SHA for feeecc5
View code at this point
Browse repository at this point
Further normalize string scopes
Yury Selivanov
committed
2c645de
View commit details
Copy full SHA for 2c645de
View code at this point
Browse repository at this point
Add 'multi' to 'string.quoted.docstring' scope
Yury Selivanov
committed
8afe08e
View commit details
Copy full SHA for 8afe08e
View code at this point
Browse repository at this point
Simplify strings rules & scopes
Yury Selivanov
committed
6c680fd
View commit details
Copy full SHA for 6c680fd
View code at this point
Browse repository at this point
Properly handle backslashes in raw docstrings
Yury Selivanov
committed
c58247d
View commit details
Copy full SHA for c58247d
View code at this point
Browse repository at this point
Fix scope typo 'pyhton' -> 'python'.
vpetrovykh
committed
33c8f23
View commit details
Copy full SHA for 33c8f23
View code at this point
Browse repository at this point
Set 'keyword.' scope for codetags; limit set to NOTE|XXX|HACK|FIXME|BUG|TODO
Yury Selivanov
committed
c7447fe
View commit details
Copy full SHA for c7447fe
View code at this point
Browse repository at this point
Highlight XXX, FIXME etc anywhere in comments and docstrings
Yury Selivanov
committed
3b23b29
View commit details
Copy full SHA for 3b23b29
View code at this point
Browse repository at this point
Disable {..} formatting for docstrings
Yury Selivanov
committed
8fda6c5
View commit details
Copy full SHA for 8fda6c5
View code at this point
Browse repository at this point
Raw docstrings shouldn't highlight any escapes (as R-strings)
Yury Selivanov
committed
24e82e0
View commit details
Copy full SHA for 24e82e0
View code at this point
Browse repository at this point
Don't try to highlight python in docstrings; Simply highlight '>>>' and '...'
Yury Selivanov
committed
50a61a9
View commit details
Copy full SHA for 50a61a9
View code at this point
Browse repository at this point
Fix docstrings highlighting in sublime
Yury Selivanov
committed
8ec2d4c
View commit details
Copy full SHA for 8ec2d4c
View code at this point
Browse repository at this point
Commits on Oct 16, 2015
Handle one-line docstrings.
vpetrovykh
committed
a71b792
View commit details
Copy full SHA for a71b792
View code at this point
Browse repository at this point
Handle a string after line continuation as not docstring.
vpetrovykh
committed
1f7c61b
View commit details
Copy full SHA for 1f7c61b
View code at this point
Browse repository at this point
Docstring highlighting.
vpetrovykh
committed
d991894
View commit details
Copy full SHA for d991894
View code at this point
Browse repository at this point
Update tests to have strings as part of expressions.
Show description for 96f72cc
vpetrovykh
committed
96f72cc
View commit details
Copy full SHA for 96f72cc
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL