Skip to content

Commit

Permalink
Updated the doc matching the Python scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
robert-hh committed Oct 29, 2015
1 parent 2ebd0be commit b820e1f
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 0 deletions.
Binary file modified Pyboard Editor.doc
Binary file not shown.
Binary file modified Pyboard Editor.pdf
Binary file not shown.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,3 +75,11 @@ c) expandtabs() and packtabs() with a second argument for tabsize (not for pye,
- Simplified Linux main(). No calling options any more.
- Always ask when leaving w/o saving after the content was changed.

**1.7** WiPy fixes and othe minor changes
- Fixed a memory leak in REDRAW, removed every instance of "del name"
- Changed REDRAW to tell the amount of free memory
- changed wr() for WiPy
- Simplified the internal interface to init_tty()
- Changed the handling of reading an empty file
- Non-supported functions in the minimal version like REPLACE trigger a "Sorry" message

0 comments on commit b820e1f

Please sign in to comment.