FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for PythonImproved.tmLanguage - MattDMo/PythonImproved · GitHub
MattDMo
/
PythonImproved
Public
Notifications
You must be signed in to change notification settings
Fork
8
Star
93
Code
Issues
16
Pull requests
1
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
PythonImproved
PythonImproved.tmLanguage
on
master
User selector
Datepicker
Commit history
Commits on Dec 21, 2017
removed scope name for `generic_names`
Matt Morrison
authored
8845bea
View commit details
Copy full SHA for 8845bea
View code at this point
Browse repository at this point
Commits on Jun 26, 2016
New build
MattDMo
committed
5f319f5
View commit details
Copy full SHA for 5f319f5
View code at this point
Browse repository at this point
Latest build
MattDMo
committed
6cc777b
View commit details
Copy full SHA for 6cc777b
View code at this point
Browse repository at this point
Commits on Jun 10, 2016
New build
MattDMo
committed
915298c
View commit details
Copy full SHA for 915298c
View code at this point
Browse repository at this point
Commits on Jan 5, 2016
fixed support.type.python to only match word, not following spaces
MattDMo
committed
db705d6
View commit details
Copy full SHA for db705d6
View code at this point
Browse repository at this point
Commits on Dec 7, 2015
fixed #52 (again)
MattDMo
committed
9d3eed8
View commit details
Copy full SHA for 9d3eed8
View code at this point
Browse repository at this point
Commits on Dec 5, 2015
REALLY fixed #52 this time
MattDMo
committed
16b4d50
View commit details
Copy full SHA for 16b4d50
View code at this point
Browse repository at this point
addresses #52 and more
Show description for f8dd778
MattDMo
committed
f8dd778
View commit details
Copy full SHA for f8dd778
View code at this point
Browse repository at this point
Commits on Dec 4, 2015
changes to constants, raw/regex strings, magic functions
Show description for 2097171
MattDMo
committed
2097171
View commit details
Copy full SHA for 2097171
View code at this point
Browse repository at this point
Commits on Oct 24, 2015
Regexp scope change, start working on string_formatting
MattDMo
committed
c16e00a
View commit details
Copy full SHA for c16e00a
View code at this point
Browse repository at this point
Commits on Oct 18, 2015
Compiled changes
MattDMo
committed
aae95d6
View commit details
Copy full SHA for aae95d6
View code at this point
Browse repository at this point
renamed to PythonImproved.tmLanguage
Matt Morrison
committed
1707d25
View commit details
Copy full SHA for 1707d25
View code at this point
Browse repository at this point
delete in preparation for renaming Unicode files
Matt Morrison
committed
f5758af
View commit details
Copy full SHA for f5758af
View code at this point
Browse repository at this point
Commits on Mar 9, 2015
replaced ASCII regexes with Unicode character classes \p{Alnum}, \p{Alpha}, \p{Upper}, etc.
MattDMo
committed
e242bba
View commit details
Copy full SHA for e242bba
View code at this point
Browse repository at this point
Commits on Feb 5, 2015
Move del from support.function.builtin to keyword.other. Addresses #28
MattDMo
committed
1768739
View commit details
Copy full SHA for 1768739
View code at this point
Browse repository at this point
Commits on Feb 4, 2015
yet another bugfix
Matt Morrison
committed
a8abe43
View commit details
Copy full SHA for a8abe43
View code at this point
Browse repository at this point
removed tuple stuff that screwed everything up
Matt Morrison
committed
6ad5749
View commit details
Copy full SHA for 6ad5749
View code at this point
Browse repository at this point
revert to previous version for now...
Matt Morrison
committed
8eb3dd7
View commit details
Copy full SHA for 8eb3dd7
View code at this point
Browse repository at this point
Rebuild
MattDMo
committed
11a2e17
View commit details
Copy full SHA for 11a2e17
View code at this point
Browse repository at this point
Removed Django, rearranged some stuff, fixed allcaps, expanded #comments, nonlocal added to illegal names, removed SQL and other cruft from single- and double-quoted strings
MattDMo
committed
c73d8ec
View commit details
Copy full SHA for c73d8ec
View code at this point
Browse repository at this point
Commits on Sep 3, 2014
fixed constant.numeric.integer.octal to be case-insensitive
MattDMo
committed
fb2db6a
View commit details
Copy full SHA for fb2db6a
View code at this point
Browse repository at this point
Commits on Aug 30, 2014
Add support.ipython.cell-number
MattDMo
committed
6bd6a9a
View commit details
Copy full SHA for 6bd6a9a
View code at this point
Browse repository at this point
Commits on Aug 25, 2014
Modified IPython In/Out to have cell #s larger than 9...
MattDMo
committed
d3489b3
View commit details
Copy full SHA for d3489b3
View code at this point
Browse repository at this point
Change allcaps to not highlight if there is a trailing . as well as trailing (
MattDMo
committed
dd6cb15
View commit details
Copy full SHA for dd6cb15
View code at this point
Browse repository at this point
New build based on most recent changes to YAML
MattDMo
committed
5d57e48
View commit details
Copy full SHA for 5d57e48
View code at this point
Browse repository at this point
Commits on Jul 8, 2014
add exception in allcaps for PIL module
Matt Morrison
committed
8ed3c0b
View commit details
Copy full SHA for 8ed3c0b
View code at this point
Browse repository at this point
Commits on Jun 28, 2014
fixed builitin_functions and octals, added allcaps
Matt Morrison
committed
8b615bd
View commit details
Copy full SHA for 8b615bd
View code at this point
Browse repository at this point
Commits on May 11, 2014
regexes pushed back out to external language def
Show description for 0f947e5
Matt Morrison
committed
0f947e5
View commit details
Copy full SHA for 0f947e5
View code at this point
Browse repository at this point
Commits on Apr 28, 2014
remove spaces causing some regexes to fail
Matt Morrison
committed
705ca99
View commit details
Copy full SHA for 705ca99
View code at this point
Browse repository at this point
Commits on Mar 4, 2014
Added comment.line.note, storage.modifier.declaration for global and nonlocal
MattDMo
committed
b64ce59
View commit details
Copy full SHA for b64ce59
View code at this point
Browse repository at this point
Commits on Jan 14, 2014
tweaks for IPython/SublimeREPL interactive development, added extra magic functions, various little things...
MattDMo
committed
1b60088
View commit details
Copy full SHA for 1b60088
View code at this point
Browse repository at this point
Commits on Dec 27, 2013
highlight self & cls in function definitions
simonzack
committed
bbf6db6
View commit details
Copy full SHA for bbf6db6
View code at this point
Browse repository at this point
differentiate normal python arguments with keyword arguments
simonzack
committed
17a48f0
View commit details
Copy full SHA for 17a48f0
View code at this point
Browse repository at this point
allow instantiation of buit-in exceptions
simonzack
committed
387fd78
View commit details
Copy full SHA for 387fd78
View code at this point
Browse repository at this point
match magic fields when they are accessed as attributes as well as globally
simonzack
committed
4fcf522
View commit details
Copy full SHA for 4fcf522
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL