FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for bpython/autocomplete.py - di/bpython · GitHub
di
/
bpython
Public
forked from
bpython/bpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
bpython
bpython
autocomplete.py
on
simple-auto-debugging
User selector
Datepicker
Commit history
Commits on Mar 16, 2015
Merge remote-tracking branch 'llllllllll/old-style-class-dict-autocomplete' (merged #511)
Show description for ad8958f
sebastinas
committed
ad8958f
View commit details
Copy full SHA for ad8958f
View code at this point
Browse repository at this point
Re-introduce autocompletion modes
Show description for 2cfa83b
sebastinas
committed
2cfa83b
View commit details
Copy full SHA for 2cfa83b
View code at this point
Browse repository at this point
Commits on Mar 15, 2015
Makes the old-style class autocomplete work in 2.6 and 3.x
llllllllll
committed
a82b4b5
View commit details
Copy full SHA for a82b4b5
View code at this point
Browse repository at this point
Makes old style classes and instances show __dict__ in the autocomplete.
llllllllll
committed
5cf6f52
View commit details
Copy full SHA for 5cf6f52
View code at this point
Browse repository at this point
Move attr_{matches,lookup} to AttrCompleter
Show description for 4d26621
sebastinas
committed
4d26621
View commit details
Copy full SHA for 4d26621
View code at this point
Browse repository at this point
Commits on Feb 25, 2015
Only use iglob if we really can
Show description for 77506c1
sebastinas
committed
77506c1
View commit details
Copy full SHA for 77506c1
View code at this point
Browse repository at this point
Commits on Feb 24, 2015
Use glob.iglob
Show description for 601df71
sebastinas
committed
601df71
View commit details
Copy full SHA for 601df71
View code at this point
Browse repository at this point
Be more careful with glob.glob (fixes #491)
Show description for 846ca4d
sebastinas
committed
846ca4d
View commit details
Copy full SHA for 846ca4d
View code at this point
Browse repository at this point
Commits on Feb 23, 2015
Decode attribute names
Show description for e6b739e
sebastinas
committed
e6b739e
View commit details
Copy full SHA for e6b739e
View code at this point
Browse repository at this point
Use unicode literals
Show description for d8aaad8
sebastinas
committed
d8aaad8
View commit details
Copy full SHA for d8aaad8
View code at this point
Browse repository at this point
Make magic methods unicode (fixes #488)
Show description for 1357471
sebastinas
committed
1357471
View commit details
Copy full SHA for 1357471
View code at this point
Browse repository at this point
Commits on Feb 20, 2015
Use n and iteritems
Show description for bf09b5e
sebastinas
committed
bf09b5e
View commit details
Copy full SHA for bf09b5e
View code at this point
Browse repository at this point
Commits on Feb 18, 2015
fix #483 temporarily
thomasballinger
committed
291a5d3
View commit details
Copy full SHA for 291a5d3
View code at this point
Browse repository at this point
Keep a frozen copy of keyword list
Show description for d2d236d
sebastinas
committed
d2d236d
View commit details
Copy full SHA for d2d236d
View code at this point
Browse repository at this point
take simpler approach to decoding keywords
thomasballinger
committed
8d6ba1c
View commit details
Copy full SHA for 8d6ba1c
View code at this point
Browse repository at this point
GlobalCompleter returns unicode matches
thomasballinger
committed
eb56295
View commit details
Copy full SHA for eb56295
View code at this point
Browse repository at this point
Commits on Feb 6, 2015
Fix Python 3 compatibility issues
Show description for 2b479b4
sebastinas
committed
2b479b4
View commit details
Copy full SHA for 2b479b4
View code at this point
Browse repository at this point
PEP-8
Show description for 5b406c1
sebastinas
committed
5b406c1
View commit details
Copy full SHA for 5b406c1
View code at this point
Browse repository at this point
Commits on Feb 4, 2015
Use six.moves.range and six.moves.builtins
Show description for 13092bc
sebastinas
committed
13092bc
View commit details
Copy full SHA for 13092bc
View code at this point
Browse repository at this point
Python 3 compatible __builtin__ import
sebastinas
committed
331c9fd
View commit details
Copy full SHA for 331c9fd
View code at this point
Browse repository at this point
Commits on Feb 2, 2015
Move LazyReCompile to bpython.lazyre
Show description for cd46e2a
sebastinas
committed
cd46e2a
View commit details
Copy full SHA for cd46e2a
View code at this point
Browse repository at this point
Commits on Jan 31, 2015
Lazy compile all regex
Show description for 3db074b
sebastinas
committed
3db074b
View commit details
Copy full SHA for 3db074b
View code at this point
Browse repository at this point
Commits on Jan 30, 2015
Catch jedi errors
Show description for 8ff8678
sebastinas
committed
8ff8678
View commit details
Copy full SHA for 8ff8678
View code at this point
Browse repository at this point
Commits on Jan 29, 2015
Lazy compilation of regex
Show description for 3ab27eb
sebastinas
committed
3ab27eb
View commit details
Copy full SHA for 3ab27eb
View code at this point
Browse repository at this point
Use a consistent signature for matches
Show description for 80e7706
sebastinas
committed
80e7706
View commit details
Copy full SHA for 80e7706
View code at this point
Browse repository at this point
Commits on Jan 25, 2015
add jedi completion tests
thomasballinger
committed
fed23ca
View commit details
Copy full SHA for fed23ca
View code at this point
Browse repository at this point
make jedi optional dependency
thomasballinger
committed
6a38aab
View commit details
Copy full SHA for 6a38aab
View code at this point
Browse repository at this point
Jedi completion only for multiline blocks
thomasballinger
committed
57b94b0
View commit details
Copy full SHA for 57b94b0
View code at this point
Browse repository at this point
Commits on Jan 24, 2015
Fix magic method completion
Show description for e88bb1e
thomasballinger
committed
e88bb1e
View commit details
Copy full SHA for e88bb1e
View code at this point
Browse repository at this point
Commits on Jan 23, 2015
Merge branch 'autocomplete-test'
Show description for 9a79231
thomasballinger
committed
9a79231
View commit details
Copy full SHA for 9a79231
View code at this point
Browse repository at this point
fixes #455 and #458
Mary Mokuolu
committed
796ae49
View commit details
Copy full SHA for 796ae49
View code at this point
Browse repository at this point
Commits on Jan 22, 2015
Add ] back
Show description for ac9633d
sebastinas
committed
ac9633d
View commit details
Copy full SHA for ac9633d
View code at this point
Browse repository at this point
Commits on Jan 21, 2015
Use sets everywhere
Show description for 64dd9de
sebastinas
committed
64dd9de
View commit details
Copy full SHA for 64dd9de
View code at this point
Browse repository at this point
Move keywords import
sebastinas
committed
6a29a44
View commit details
Copy full SHA for 6a29a44
View code at this point
Browse repository at this point
Use a set directly
Show description for 5809cae
sebastinas
committed
5809cae
View commit details
Copy full SHA for 5809cae
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL