FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for test/classes - 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
99
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
classes
on
readme
User selector
Datepicker
Commit history
Commits on Dec 22, 2016
Make kwargs in class declaration consistent with function calls.
vpetrovykh
committed
c1b73c8
View commit details
Copy full SHA for c1b73c8
View code at this point
Browse repository at this point
Give kwargs in class declarations a special scope.
vpetrovykh
committed
4fd74e3
View commit details
Copy full SHA for 4fd74e3
View code at this point
Browse repository at this point
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 May 25, 2016
Correctly detect '==' as comparison as opposed to 2 assignments.
vpetrovykh
committed
9c719ba
View commit details
Copy full SHA for 9c719ba
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 Nov 5, 2015
Fix highlighting of special methods/attributes.
vpetrovykh
committed
26f1090
View commit details
Copy full SHA for 26f1090
View code at this point
Browse repository at this point
Commits on Nov 4, 2015
Change scope 'keyword.invalid.illegal...' -> 'keyword.illegal...'.
vpetrovykh
committed
1c0ddd6
View commit details
Copy full SHA for 1c0ddd6
View code at this point
Browse repository at this point
Commits on Oct 31, 2015
Don't specially highlight things like "something.Exception"
Yury Selivanov
committed
9659a5b
View commit details
Copy full SHA for 9659a5b
View code at this point
Browse repository at this point
Commits on Oct 24, 2015
Recognize unpacking in class statement
Yury Selivanov
committed
60abb58
View commit details
Copy full SHA for 60abb58
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 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
Move a test into a separate dir
Yury Selivanov
committed
e570597
View commit details
Copy full SHA for e570597
View code at this point
Browse repository at this point
Add a test that we support unicode just fine
Yury Selivanov
committed
c025335
View commit details
Copy full SHA for c025335
View code at this point
Browse repository at this point
Fix incorrect highlighting of magic method calls.
vpetrovykh
committed
3f3da35
View commit details
Copy full SHA for 3f3da35
View code at this point
Browse repository at this point
Commits on Oct 20, 2015
Make the scope for opening/closing parenthesis and brackets consistent.
vpetrovykh
committed
9cdf8e3
View commit details
Copy full SHA for 9cdf8e3
View code at this point
Browse repository at this point
Highlight 'self' and 'cls' as special in item-access (ex: self[1])
Yury Selivanov
committed
dcc6acf
View commit details
Copy full SHA for dcc6acf
View code at this point
Browse repository at this point
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 17, 2015
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
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
Commits on Oct 16, 2015
Docstring highlighting.
vpetrovykh
committed
d991894
View commit details
Copy full SHA for d991894
View code at this point
Browse repository at this point
Commits on Oct 15, 2015
Refactor strings scopes & rules
Yury Selivanov
committed
d9f8060
View commit details
Copy full SHA for d9f8060
View code at this point
Browse repository at this point
Highlight chain of function calls.
vpetrovykh
committed
6327b74
View commit details
Copy full SHA for 6327b74
View code at this point
Browse repository at this point
Prefix 'invalid.illegal.name.python' scope with 'keyword.'
Yury Selivanov
committed
c001e37
View commit details
Copy full SHA for c001e37
View code at this point
Browse repository at this point
Add tests for dunder names
Yury Selivanov
committed
c0daabf
View commit details
Copy full SHA for c0daabf
View code at this point
Browse repository at this point
Commits on Oct 14, 2015
Add several punctuation scopes.
Show description for 96d6c03
vpetrovykh
committed
96d6c03
View commit details
Copy full SHA for 96d6c03
View code at this point
Browse repository at this point
Commits on Oct 13, 2015
Highlight illegal (True, False, None) class and function names
Yury Selivanov
committed
59b5001
View commit details
Copy full SHA for 59b5001
View code at this point
Browse repository at this point
Commits on Oct 9, 2015
Add unittests
Yury Selivanov
committed
40d4916
View commit details
Copy full SHA for 40d4916
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL