lp:~luke-jr/+junk/SEE

Created by Luke-Jr and last modified
Get this branch:
bzr branch lp:~luke-jr/+junk/SEE
Only Luke-Jr can upload to this branch. If you are Luke-Jr please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
Luke-Jr
Status:
Development

Recent revisions

806. By d

Release 3.1

805. By d

Ooops. I had broken 'with'.

804. By d

update TODO

803. By d

Compat: allow trailing commas in object literals, eg: {a:1,} (but not {,})

802. By d

update NEWS

801. By d

bug 140: Segmentation fault when reusing scope generated by with statement

800. By d

New ENDF code to disambiguate abnormal termination of finally blocks.
Closes bugs 131 and 132.

799. By d

Clean up the way the code1 back-end manages finally and catch blocks.
 - Introduces new instruction S.CATCH which is called at the beginning of
   a catch handler to set up a 'with' context.
 - Changes the way that END,x is defined. It is now a single-action instruction
   that does advances the PC only if there is nothing to do.

798. By d

Correct TODO list

797. By d

Split isconst and comparison functions into their own modules.
Make bytecode compile again (although it doesn't pass all tests yet).

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar RepositoryFormatKnitPack6RichRoot (bzr 1.9)
This branch contains Public information 
Everyone can see this information.

Subscribers