lp://staging/~jjacobs/lunatic-python/misc-bugfixes
- Get this branch:
- bzr branch lp://staging/~jjacobs/lunatic-python/misc-bugfixes
Branch merges
Related bugs
Related blueprints
Branch information
Recent revisions
- 13. By korpse <korpse@bombard>
-
Prevent indexing Lua objects in Python that cannot be indexed in Lua.
- 12. By Christopher Armstrong
-
Woot! python-in-lua works again.
- The default lua-in-python environment has python-in-lua again.
- Environment objects constructed without include_python=True don't get
python-in-lua.
- With tests! - 10. By Christopher Armstrong
-
Clean up the lua_State object when Environments are destroyed
There still seems to be a 2mb/s leak when running the unit tests with trial -u - 9. By Christopher Armstrong
-
Full Environment implementation!
- This localizes the LuaState. I think that breaks lua->python integration,
because it seems that code is still relying on the global LuaState.
- This comes with tests for Environment and its methods. However, I changed
LuaObject a lot (to include a LuaState) and it's still largely untested :( - 7. By niemeyer
-
Changing Lua module to support Lua 5.1, and removing python.lua wrapper,
as the package system should now be able to load the module directly. - 5. By niemeyer
-
- Updating version to 1.0.
- Updating email.
- Adding license information as file headers.
- Adding a Makefile.
Branch metadata
- Branch format:
- Branch format 6
- Repository format:
- Bazaar pack repository format 1 (needs bzr 0.92)