Thomas Heller
10b2797ce7
fixed tests for msvc-9.0
...
[SVN r68923]
2011-02-15 19:35:34 +00:00
Thomas Heller
8006ce43ec
improved compile times a bit, added proto call abstraction
...
[SVN r68731]
2011-02-08 19:02:10 +00:00
Thomas Heller
28079a83ac
self contained headers complete
...
[SVN r68583]
2011-01-31 13:09:31 +00:00
Thomas Heller
07fdb98f04
next step to self contained headers
...
[SVN r68579]
2011-01-31 10:51:56 +00:00
Thomas Heller
dc6f50b3f2
started to reduce includes
...
[SVN r68578]
2011-01-31 08:21:57 +00:00
Thomas Heller
2ea31bee7b
fixed nullary retrun type calculation, added some tests
...
[SVN r68466]
2011-01-27 09:38:32 +00:00
Thomas Heller
be65b8f5e3
phoenix3 refactoring complete, all tests pass again
...
[SVN r67429]
2010-12-23 11:50:31 +00:00
Thomas Heller
47ba3e7b3e
subdomained scope
...
[SVN r67088]
2010-12-07 19:31:12 +00:00
Thomas Heller
8eef0c2261
refactoring of let complete
...
[SVN r66977]
2010-12-02 17:01:09 +00:00
Thomas Heller
8a69cc526e
try-catch refactoring complete
...
[SVN r66889]
2010-11-30 11:12:52 +00:00
Thomas Heller
e47b228f7b
temporary commit for work on try_catch
...
[SVN r66826]
2010-11-28 18:11:52 +00:00
Thomas Heller
9cc26d98fc
switch refactoring complete
...
[SVN r66771]
2010-11-26 16:15:22 +00:00
Thomas Heller
0e17d77ceb
finished refactoring of loop statements
...
[SVN r66749]
2010-11-25 12:00:18 +00:00
Thomas Heller
c5a4e7f912
fixed bind compatibility tests
...
[SVN r66709]
2010-11-24 15:14:13 +00:00
Thomas Heller
6cb457c26c
finished refactoring of object module
...
[SVN r66642]
2010-11-19 11:23:38 +00:00
Thomas Heller
9fc13e1bc5
made unpack work in proto transforms
...
finished implementation of member function pointer
[SVN r66628]
2010-11-17 21:14:45 +00:00
Thomas Heller
1204294b59
continued with new design
...
[SVN r66470]
2010-11-09 12:33:41 +00:00
Thomas Heller
53252eaa79
started implmentation of new extension mechanism
...
[SVN r66287]
2010-10-30 20:33:43 +00:00
Thomas Heller
ed9eaf1882
forgot some files
...
[SVN r64381]
2010-07-27 10:28:56 +00:00
Thomas Heller
a25c8ac309
adapted boost.bind tests
...
[SVN r64380]
2010-07-27 10:05:29 +00:00
Thomas Heller
4dcfa56c50
+ minor tweaks
...
+ added tests to ensure every header is includable by itself, also for compile time optimizations
[SVN r64352]
2010-07-26 09:03:56 +00:00
Thomas Heller
ea12d16a16
minor tweaks, errors are gone, added missing tests to jamfile
...
[SVN r64289]
2010-07-23 10:26:55 +00:00
Thomas Heller
3238cc819c
finished scope port
...
[SVN r64288]
2010-07-23 10:17:53 +00:00
Thomas Heller
e6ddf62d0c
started lambda implementation, basic stuff working
...
[SVN r64150]
2010-07-19 08:23:28 +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
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
Thomas Heller
ba66c3cb9f
+ Fixed issue with member object pointers and MSVC
...
+ Other minor tweaks
[SVN r63068]
2010-06-17 22:13:58 +00:00
Eric Niebler
3dac20cf5c
add missing project include requirement, comment out bind_member_variable_tests that is crashing on msvc
...
[SVN r62851]
2010-06-12 15:10:53 +00:00
Joel de Guzman
4bfa9c9b9a
renaming jamfile
...
[SVN r62541]
2010-06-08 01:54:15 +00:00