index
:
Reinteract
backend-split
deep-mutations
master
notebooks
unicode-internals
worksheet-printing
Experiment with Python
Owen Taylor
summary
refs
log
tree
commit
diff
log msg
author
committer
Age
Commit message (
Expand
)
Author
2011-12-01
Allow tuples in function definitions
master
Robert Schroll
2011-12-01
Detect and report unexpected errors in compilation
Robert Schroll
2011-12-01
Notebook: catch when loading a parent module loads the child
Owen W. Taylor
2011-12-01
Don't worry if we can't find fromlist items during __import__
Robert Schroll
2011-12-01
rewrite.py: fix bug where lambdas confused scope tracking
Owen W. Taylor
2011-11-15
Use a custom documentation formatter for shorter module docs
Robert Schroll
2011-10-31
Online docs
Owen W. Taylor
2011-10-31
Allow sidebar figures to resize to the sidebar
Owen W. Taylor
2011-10-31
build.rws: Add workaround for global mutation detection
Owen W. Taylor
2011-10-31
rewrite.py: handle local binding from import statements
Owen W. Taylor
2011-10-31
rewrite.py: handle 'from a.b import b as c'
Owen W. Taylor
2011-10-31
Add PDF export
Owen W. Taylor
2011-10-31
Save print settings temporarily and page setup persistantly
Owen W. Taylor
2011-10-30
thread_executor: avoid creating long integers
Owen W. Taylor
2011-10-30
thread_executor: avoid locking up due to a pygobject bug
Owen W. Taylor
2011-10-30
Worksheet: when possible, complete to the current chunk not the previous one
Owen W. Taylor
2011-10-30
StatementChunk: Don't throw away the statement until needed
Owen W. Taylor
2011-10-30
TokenizedStatement: don't iterate over the ends of non-continued lines
Owen W. Taylor
2011-10-30
Clear error line indication when chunk is edited
Owen W. Taylor
2011-10-28
Merge in Mac build changes
Owen W. Taylor
2011-10-28
Add a NEWS file
v0.5.9
Owen W. Taylor
2011-10-27
builder.py: omit tests from Python modules
Owen W. Taylor
2011-10-27
build_bundle.py: update file list for dependency changes
Owen W. Taylor
2011-10-26
Only visit optional_vars nodes if they exist
Robert Schroll
2011-10-26
ShellBuffer: fix handling of pure line deletions
Owen W. Taylor
2011-10-26
Makefile.am: add missing Python files
Owen W. Taylor
2011-10-26
build_deps_osx: update patches
Owen W. Taylor
2011-10-25
build_deps_osx: Update module versions
Owen W. Taylor
2011-10-25
Sidebar: work around a GDK Quartz backend bug
Owen W. Taylor
2011-10-25
ShellView: consolidate chunk_range calculations and fix bugs
Owen W. Taylor
2011-10-24
More fixes for next-to-result space addition
Owen W. Taylor
2011-10-23
ShellView: reset virtual cursor position when reindenting a line
Owen W. Taylor
2011-10-23
Statement: In more complicated cases show a complete traceback
Owen W. Taylor
2011-10-23
Identify the most recent line in current statment causing error
Robert Schroll
2011-10-23
rewrite.py: Fix problem with UnsupportedSyntaxErrors thrown from imports
Owen W. Taylor
2011-10-23
rewrite.py: add basic variable lifetime tracking
Owen W. Taylor
2011-10-23
Don't output inside class and function definitions
Owen W. Taylor
2011-10-23
Make UnsupportedSyntaxErrors more useful
Robert Schroll
2011-10-23
Do a better job at understanding variable binding
Owen W. Taylor
2011-10-23
ViewSidebarLayout: Add mouse scrollwheel support
Owen W. Taylor
2011-10-23
Sidebar: fix compatibility with older GTK+
Owen W. Taylor
2011-10-23
ShellBuffer: Handle chunks with results for set_pixels_below()
Owen W. Taylor
2011-10-23
ShellView: fix a stray line that opened the sidebar
Owen W. Taylor
2011-10-22
Fix up drawing of selection in padding areas
Owen W. Taylor
2011-10-22
Sidebar fixes
Owen W. Taylor
2011-10-22
Add WorksheetState and save the sidebar width
Owen W. Taylor
2011-10-22
Sidebars
Owen W. Taylor
2011-10-22
ShellView: clean up calculations of line yrange
Owen W. Taylor
2011-10-22
ShellView: add __set_pixels_below_before()
Owen W. Taylor
2011-10-22
ShellBuffer: Add methods to set pixels above/below a chunk
Owen W. Taylor
[next]