Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
git-svn-id: https://pyjamas.svn.sourceforge.net/svnroot/pyjamas/trunk@1836 7a2bd370-bda8-463c-979e-2900ccfb811e
  • Loading branch information
lkcl committed Sep 18, 2009
1 parent c668277 commit b72b005
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG
@@ -1,6 +1,13 @@
Changes made to Pyjamas since 0.6
---------------------------------

* Re-enabled and fixed up pyv8run.py, which now successfully runs
LibTest when translated to javascript (and passes 99.95%)

* added support for Subscript Assignment in class definitions:
class SubAssignBase(object):
names['SubAssign'] = 'SubAssign'

* Added support for generators (yield statement)

* Added an substantial portion of re module
Expand Down

0 comments on commit b72b005

Please sign in to comment.