0
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Feb 21, 2025 — Feb 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated Docs, ran basic testing on the current suite. More... almost 14 years ago
MASSIVE CHANGES. Changed almost everything, and definitely changed the underlying RubyPHP engine. I moved each data type's logic to its own separate class to make the whole thing easier to understand and enhance. Just... So many changes. More... almost 14 years ago
Changed some foundation stuff, readying for the massive changeover that will reinvigorate this bloated class. More... almost 14 years ago
Added licensing documentation for League font. I should have done this sooner. More... almost 14 years ago
NOW I got the docs cleaned up. More... almost 14 years ago
Laying the groundwork for a complete rework of the system. Massive, huge things ahead. Also, huge cleanup of the docs. More... almost 14 years ago
Updated docs for RubyPHP with new functionality and namespaces. More... almost 14 years ago
Removed the ugly error suppression and just added a class variable that makes it function the same but look much, much better. And less hacked. Thanks Angelo. More... almost 14 years ago
Updated documentation to reflect the new, proper PierceMoore\RubyPHP namespace. Fixed startup errors that occurred when instantiating the new object by using '@' error suppression. Fixed readme so that header line is actually a header line. Stupid period in front of it somehow. More... almost 14 years ago
Updated Namespace to something more intelligible: PierceMoore\RubyPHP More... almost 14 years ago
MAJOR CHANGES. Enabled global chaining and wrote all functionality to support chaining. Fixed a lot of bugs. Also, methods that would generally return false due to failure or error now simply return the original value. HUGE UPDATE :D More... almost 14 years ago
Created r namespace. Added new r() function to shorten even further the code used to instantiate the object. Created global setDebug() and setChaining() functions to make things easier. Enabled global chaining by default and will implement chaining functionality with next commit.
=
More... almost 14 years ago
Updated Readme again, changed very important information regarding the each(), each_char(), and _call() functions as they relate to the differences between PHP 5.3 and PHP 5.4.
=
More... almost 14 years ago
Updated ReadMe
=
More... almost 14 years ago
Created awesome ReadMe
=
More... almost 14 years ago
Dangit. Alright NOW there's no printed text. Sorry.
=
More... almost 14 years ago
Same version, but without all the printed text. That would be annoying.
=
More... almost 14 years ago
First working version, well tested. More functionality and enhancements coming. Have fun living easier with this class.
=
More... almost 14 years ago
Finished writing functionality (Still working on succ() function). Did basic testing, successfully. This product is pretty much ready to go. Let me do some more unit testing though.
=
More... almost 14 years ago
Added a ton more functionality, more error checking. Lots of cool stuff.
=
More... almost 14 years ago
Created docs. Fixed bugs. Saved the world.
=
More... almost 14 years ago
Added more functions, fixed a few problems with previously written functions.
=
More... almost 14 years ago
Dramatically improved the functionality of the UI. Enabled display by each function of which data type has access to that function. Added lots more functions, with many more to come.
=
More... almost 14 years ago
Added LOTS of functionality. Created a master function list that is mostly a roadmap. Built a GUI that shows the current status of each function. If the function is written, it will show green. If it isn't written yet, then it shows red. Awesome progress.
=
More... almost 14 years ago
Wrote some functions and compiled a long list of functions I want to include in the future functionality of this class.
=
More... almost 14 years ago
First commit, just getting started with the class. Exception handling and instantiation have been handled thus far.
=
More... almost 14 years ago