0
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 6 hours ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix pyooc as in "does something". Not the right thing. But something. More... over 10 years ago
some resolution helpers for brummi More... about 13 years ago
added setup.py More... over 13 years ago
YAY MOAR TESTING (testCallback now has a return value) More... over 13 years ago
Oh yeah I think it's working again. More... over 13 years ago
Fuck yeah. Strings working again. \o/ More... over 13 years ago
Added rudimentary (!) closures support. Needs typed functions in the JSON backend. More... over 13 years ago
Implemented static and non-static properties. More... over 13 years ago
Implemented wrapping of global variables. More... over 13 years ago
Fixed generic and multi-return methods, added wrapping of global functions. More... over 13 years ago
Implemented multi-return functions; should work with generic and non-generic return types. More... over 13 years ago
Fixed `Unknown type: Char` -- we can cover pointers to ooc types, forgot that? :P More... over 13 years ago
Fixed the functions table, static variable access works now. More... over 13 years ago
Some work on restructuring on the road to working function tables. More... over 13 years ago
added `compile_and_bind` seriously now. More... over 13 years ago
`llamaize` -> `bind`, added `compile_and_bind`. More... over 13 years ago
Split pyooc.zero into pyooc.bind and pyooc.parser. More... over 13 years ago
Ahah. Forgot the awesome example. More... almost 14 years ago
pyooc.zero: Added fields, fixed constructors. More... almost 14 years ago
Some work on metaclasses. I think they work now! More... almost 14 years ago
Updated pyooc.ffi to use the updated API. More... almost 14 years ago
Removed pyooc.ffi.sdk More... almost 14 years ago
Removed code duplication. More... almost 14 years ago
Yay Class Inheritance. More... almost 14 years ago
Removed GenericClass/Class distinction, fixed generics. More... almost 14 years ago
Yay makefile More... almost 14 years ago
SO It works now. Had something to do with lang/types types redefined. Nasty stuff. More... almost 14 years ago
I THINK generics work now better. More... almost 14 years ago
I'm committing now, even if it's not working yet. Yeah. Because I CAN. More... almost 14 years ago
Store class types in the library. Trust me, it works better. More... almost 14 years ago