root/trunk/pcc/runtime/php-errors.scm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @497 [497] 9 months weyrick create a new module for core php builtins that are part of php-runtime …
(edit) @425 [425] 10 months weyrick add an easy way for runtime code to throw exceptions
(edit) @380 [380] 11 months weyrick fix stack dump
(edit) @373 [373] 11 months weyrick reset default exception handler
(edit) @317 [317] 12 months weyrick goodbye monolithic php-runtime, say hello to the modular, cleaner, fresh …
(edit) @288 [288] 13 months weyrick move builtin-interfaces.scm to builtin-classes.scm and define Exception …
(edit) @242 [242] 13 months weyrick do FUNCTION, METHOD and CLASS magic constants at compile time …
(edit) @221 [221] 13 months weyrick prevent infinite recursion in default exception handler
(edit) @208 [208] 13 months weyrick implement type hints
(edit) @203 [203] 13 months weyrick some reworking of the class structures to allow for interfaces and …
(edit) @178 [178] 14 months weyrick tweak error output to match zend a bit closer, so zend tests will pass
(edit) @176 [176] 14 months weyrick don't call abstract methods
(edit) @171 [171] 14 months weyrick parse support for abstract and final classes, and functions with no body
(edit) @170 [170] 14 months weyrick bugfix on destructor. make php-errors depend on php-object, and fix the …
(edit) @161 [161] 14 months weyrick much work on static class members this is more of a checkpoint commit as …
(edit) @156 [156] 15 months weyrick add recoverable error level, and implement toString()
(edit) @155 [155] 15 months weyrick working exceptions
(edit) @153 [153] 15 months weyrick exception work - stuff try-stack away in php-errors, use …
(edit) @140 [140] 15 months weyrick initial fully working exception support
(edit) @136 [136] 16 months hkBst fixed to compile (evaluate node::try-catch) is broken, fixed php-exception …
(edit) @135 [135] 16 months weyrick initial (not fully working) support for exceptions. breaks build.
(edit) @108 [108] 17 months weyrick adjust some bigloo flags, both in build and during php compile for now, …
(edit) @101 [101] 17 months weyrick add magic constants METHOD, CLASS, and FUNCTION. fixes #3487
(edit) @40 [40] 22 months weyrick housekeeping #2: more cleaning of old commented out code
(edit) @31 [31] 23 months weyrick change stack tracing to include class name as a seperate variable. fix …
(add) @1 [1] 2 years weyrick initial import
Note: See TracRevisionLog for help on using the revision log.