0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 30, 2024 — Jul 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated Docs, ran basic testing on the current suite. More... over 13 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... over 13 years ago
Changed some foundation stuff, readying for the massive changeover that will reinvigorate this bloated class. More... over 13 years ago
Added licensing documentation for League font. I should have done this sooner. More... over 13 years ago
NOW I got the docs cleaned up. More... over 13 years ago
Laying the groundwork for a complete rework of the system. Massive, huge things ahead. Also, huge cleanup of the docs. More... over 13 years ago
Updated docs for RubyPHP with new functionality and namespaces. More... over 13 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... over 13 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... over 13 years ago
Updated Namespace to something more intelligible: PierceMoore\RubyPHP More... over 13 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... over 13 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... over 13 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... over 13 years ago
Updated ReadMe
=
More... over 13 years ago
Created awesome ReadMe
=
More... over 13 years ago
Dangit. Alright NOW there's no printed text. Sorry.
=
More... over 13 years ago
Same version, but without all the printed text. That would be annoying.
=
More... over 13 years ago
First working version, well tested. More functionality and enhancements coming. Have fun living easier with this class.
=
More... over 13 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... over 13 years ago
Added a ton more functionality, more error checking. Lots of cool stuff.
=
More... over 13 years ago
Created docs. Fixed bugs. Saved the world.
=
More... over 13 years ago
Added more functions, fixed a few problems with previously written functions.
=
More... over 13 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... over 13 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... over 13 years ago
Wrote some functions and compiled a long list of functions I want to include in the future functionality of this class.
=
More... over 13 years ago
First commit, just getting started with the class. Exception handling and instantiation have been handled thus far.
=
More... over 13 years ago