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