FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for bpython - pythonthings/bpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
pythonthings
/
bpython
Public
forked from
bpython/bpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
bpython
bpython
on
c86f222
User selector
Datepicker
Commit history
Commits on Dec 14, 2015
Replace copied code with original code
thomasballinger
committed
c86f222
View commit details
Copy full SHA for c86f222
View code at this point
Browse repository at this point
make constants global
thomasballinger
committed
c9ded30
View commit details
Copy full SHA for c9ded30
View code at this point
Browse repository at this point
Fix Python 3.3 build
Show description for c538115
thomasballinger
committed
c538115
View commit details
Copy full SHA for c538115
View code at this point
Browse repository at this point
Add Python license for two functions
thomasballinger
committed
246a5ee
View commit details
Copy full SHA for 246a5ee
View code at this point
Browse repository at this point
improve function docstring lookup
thomasballinger
committed
4c0ea6b
View commit details
Copy full SHA for 4c0ea6b
View code at this point
Browse repository at this point
Single-source Py2/3 simple_eval
thomasballinger
committed
b093ced
View commit details
Copy full SHA for b093ced
View code at this point
Browse repository at this point
Remove StringLiteralAttrCompletion
thomasballinger
committed
d36c30d
View commit details
Copy full SHA for d36c30d
View code at this point
Browse repository at this point
remove unused code
thomasballinger
committed
9a25c69
View commit details
Copy full SHA for 9a25c69
View code at this point
Browse repository at this point
fix docstring of simple_eval
thomasballinger
committed
f7165d4
View commit details
Copy full SHA for f7165d4
View code at this point
Browse repository at this point
remove ast star import, fix builtin import
thomasballinger
committed
c16c2f2
View commit details
Copy full SHA for c16c2f2
View code at this point
Browse repository at this point
Test attribute completion on other expressions
thomasballinger
committed
b0951cd
View commit details
Copy full SHA for b0951cd
View code at this point
Browse repository at this point
Remove ArrayItemMembersCompletion
Show description for ce0bd0a
thomasballinger
committed
ce0bd0a
View commit details
Copy full SHA for ce0bd0a
View code at this point
Browse repository at this point
Add autocompletion of attributes of simple expressions
Show description for 51ecedb
thomasballinger
committed
51ecedb
View commit details
Copy full SHA for 51ecedb
View code at this point
Browse repository at this point
Evaluation of expression before dot
thomasballinger
committed
488d5e6
View commit details
Copy full SHA for 488d5e6
View code at this point
Browse repository at this point
Test edge case for current word attribute
thomasballinger
committed
8254e87
View commit details
Copy full SHA for 8254e87
View code at this point
Browse repository at this point
Test for more general simple expression finding
Show description for 504ddd3
thomasballinger
committed
504ddd3
View commit details
Copy full SHA for 504ddd3
View code at this point
Browse repository at this point
Add strategy for safely evaluating builtins
thomasballinger
committed
fbf72d8
View commit details
Copy full SHA for fbf72d8
View code at this point
Browse repository at this point
tune size parameters
thomasballinger
committed
d2112a2
View commit details
Copy full SHA for d2112a2
View code at this point
Browse repository at this point
prevent status bar from flashing at bottom
thomasballinger
committed
01b8f6e
View commit details
Copy full SHA for 01b8f6e
View code at this point
Browse repository at this point
allow list_above to be False
thomasballinger
committed
a0dd141
View commit details
Copy full SHA for a0dd141
View code at this point
Browse repository at this point
mitigate jarring scroll up on completion
Show description for f83e3eb
thomasballinger
committed
f83e3eb
View commit details
Copy full SHA for f83e3eb
View code at this point
Browse repository at this point
Merge branch 'scroll-infobox'
thomasballinger
committed
afec99d
View commit details
Copy full SHA for afec99d
View code at this point
Browse repository at this point
fix PEP8 spacing
thomasballinger
committed
f23502d
View commit details
Copy full SHA for f23502d
View code at this point
Browse repository at this point
paginate autocompletion suggestions
thomasballinger
committed
760d3c7
View commit details
Copy full SHA for 760d3c7
View code at this point
Browse repository at this point
ignore documentation test for pypy
thomasballinger
committed
6ef2e27
View commit details
Copy full SHA for 6ef2e27
View code at this point
Browse repository at this point
Commits on Dec 13, 2015
abort reevuate session if file is blank
thomasballinger
committed
c7f22dc
View commit details
Copy full SHA for c7f22dc
View code at this point
Browse repository at this point
Fix currentline in reevaluate session
thomasballinger
committed
08c5017
View commit details
Copy full SHA for 08c5017
View code at this point
Browse repository at this point
Commits on Dec 12, 2015
Don't reevaluate session if not modified
thomasballinger
committed
8aa42c3
View commit details
Copy full SHA for 8aa42c3
View code at this point
Browse repository at this point
Commits on Dec 11, 2015
Merge branch 'paste-detection'
thomasballinger
committed
64d875e
View commit details
Copy full SHA for 64d875e
View code at this point
Browse repository at this point
small paste events may contain <Ctrl-a>like events
thomasballinger
committed
fa08b74
View commit details
Copy full SHA for fa08b74
View code at this point
Browse repository at this point
set paste threshold at 3 keypress events
thomasballinger
committed
6df6a4a
View commit details
Copy full SHA for 6df6a4a
View code at this point
Browse repository at this point
Commits on Dec 10, 2015
more information in invalidate_caches comment
thomasballinger
committed
e6916d1
View commit details
Copy full SHA for e6916d1
View code at this point
Browse repository at this point
Commits on Dec 8, 2015
ignore completion until the end of a paste event
thomasballinger
committed
6ab499b
View commit details
Copy full SHA for 6ab499b
View code at this point
Browse repository at this point
Commits on Dec 7, 2015
fix #583
thomasballinger
committed
460d7f0
View commit details
Copy full SHA for 460d7f0
View code at this point
Browse repository at this point
Commits on Dec 6, 2015
Merge pull request #582 from bpython/fix-rutime-import-test
Show description for b0f0496
sebastinas
committed
b0f0496
View commit details
Copy full SHA for b0f0496
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL