0
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected 1 day ago.
Mar 28, 2023 — Mar 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Unvillagize More... over 13 years ago
Update description of this project More... over 13 years ago
Add license More... over 13 years ago
gimme gimme readme More... over 13 years ago
Flat files are WEB SCALE More... over 13 years ago
Try to write a test that reproduces the observed failures but fail to do so More... over 13 years ago
Messy attempt at getting touches to go into Lua code More... over 13 years ago
Expose the thread status constants to pyland More... over 13 years ago
Note this not yet explicable failure mode More... over 13 years ago
Let us register a Python callable as a global in the Lua environment More... over 13 years ago
so it is More... over 13 years ago
We aren't doing these things here More... over 13 years ago
Test that other eventlet threads still run concurrently during a 'long' running Luabject function More... over 13 years ago
Start wrapping these bare extension functions in a python class More... over 13 years ago
Test thread pumping with new script loading regime (even though we know it must mostly work to be able to evaluate the scripts) More... over 13 years ago
Test loading functions with the new script loading system More... over 13 years ago
Load scripts into threads that must be pumped to evaluate the scripts More... over 13 years ago
Add thread pumping mechanism More... over 13 years ago
Add start_function() function for starting functions More... over 13 years ago
Use different exceptions for the different lua thread status codes More... over 13 years ago
Use the lua errors as the exception messages More... over 13 years ago
Test unrunnable script exceptions too More... over 13 years ago
Exercise us some script loading More... over 13 years ago
Handle state closure on object destruction More... over 13 years ago
Move the testery script into a place for tests More... over 13 years ago
Oops, try packing the state pointer into the capsule More... over 13 years ago
Try to split luabject creation and script loading into separate functions (but why doesn't the capsulized pointer survive the round trip) More... over 13 years ago
Store the world in a mongodb database More... over 13 years ago
Handle multiple 'look' target matches More... over 13 years ago
Parse command line arguments (and configure logging level) More... over 13 years ago