Glen Fernandes
0e97b05591
Fix unit tests that did not return report_errors()
2018-09-24 19:49:55 -04:00
John Fletcher
e86d610bf7
Add phx:: to bind to resolve ambiguity.
2015-03-28 22:55:15 +00:00
Kohei Takahashi
5c8bbc9308
Add more tests for exceptions.
2015-03-25 19:34:12 +09:00
Kohei Takahashi
226c5aaf47
Implement #5604 : accessible to thrown object.
2015-03-25 01:27:00 +09:00
John Fletcher
a603135e6b
Merge branch 'fix5715' into develop
2014-01-31 08:20:17 +00:00
John Fletcher
d840f0d5e1
test/statement/bug5715.cpp Extend tests
2014-01-31 08:19:33 +00:00
John Fletcher
412a1d6292
test/statement/bug5715.cpp Added copyright and licence.
2014-01-30 22:57:09 +00:00
John Fletcher
3d643a00d9
test/statement/bug5175.cpp Corrections
2014-01-30 22:42:13 +00:00
John Fletcher
71f8e877ee
test/statement/bug5715.cpp New file
2014-01-30 22:26:45 +00:00
Thomas Heller
df752d1e1a
added preprocessed files
...
[SVN r68203]
2011-01-17 08:05:50 +00:00
Thomas Heller
47ba3e7b3e
subdomained scope
...
[SVN r67088]
2010-12-07 19:31:12 +00:00
Thomas Heller
8a69cc526e
try-catch refactoring complete
...
[SVN r66889]
2010-11-30 11:12:52 +00:00
Thomas Heller
0e98032f64
temporary commit for work on try_catch
...
[SVN r66883]
2010-11-30 06:26:02 +00:00
Thomas Heller
e47b228f7b
temporary commit for work on try_catch
...
[SVN r66826]
2010-11-28 18:11:52 +00:00
Thomas Heller
357c827c21
some cosmetic changes to switch
...
[SVN r66775]
2010-11-26 17:14:30 +00:00
Thomas Heller
9cc26d98fc
switch refactoring complete
...
[SVN r66771]
2010-11-26 16:15:22 +00:00
Thomas Heller
3e3eecf740
switch refactoring temporary commit
...
[SVN r66763]
2010-11-26 07:33:48 +00:00
Thomas Heller
0e17d77ceb
finished refactoring of loop statements
...
[SVN r66749]
2010-11-25 12:00:18 +00:00
Thomas Heller
7671ce96d5
finished refactoring of if statement
...
[SVN r66747]
2010-11-25 11:46:49 +00:00
Thomas Heller
989ba07907
cleaned up switch statement, g++ 4.2 ICE gone, speedup of 17%
...
[SVN r64906]
2010-08-18 23:02:48 +00:00
Thomas Heller
9af767657f
fixed switch (but not for gcc-4.2)
...
[SVN r64385]
2010-07-27 13:06:38 +00:00
Thomas Heller
4f0d6249a9
+ added full support for function composition/chaining
...
[SVN r63785]
2010-07-09 18:24:28 +00:00
Thomas Heller
eb4063075e
+ implementation of switch/case statements finished
...
[SVN r63772]
2010-07-09 00:05:00 +00:00
Thomas Heller
7167b7d97e
phoenix stl port finished
...
[SVN r63702]
2010-07-06 16:23:50 +00:00
Thomas Heller
9af262204f
+ finished try/catch
...
[SVN r63515]
2010-07-02 08:00:43 +00:00
Thomas Heller
84a70423f0
+ finished porting a whole bunch of stuff:
...
- fusion
- operator
- statement (not complete: switch and try/catch)
- object
+ some minor tweaks
+ reverted bind to fully rely on proto again (might break MSVC, further investigation needed)
[SVN r63512]
2010-07-02 05:55:02 +00:00
Joel de Guzman
7ca7c32e04
minor tweaks
...
[SVN r63075]
2010-06-18 01:13:15 +00:00
Joel de Guzman
0ffb77664a
First shot by Thomas Heller
...
[SVN r62537]
2010-06-08 01:31:35 +00:00