-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New features:
print s()
, s(2)
, many QOL improvements
* `Sage::$outputFile` to write to instead of echo * `print sage();` modifier as shorthand for the above to write to `sage.html` in __DIR__ * `sage(2)` shortcut to print just the files of the backtrace * `sage()` now prints the same info as `microtime()` * Documentation and visual improvements
- Loading branch information
Showing
14 changed files
with
276 additions
and
157 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.