summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/scheme/driver.hpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Refactoring, rename isNil to isNull.jsdelfino2013-01-031-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1428206 13f79535-47bb-0310-9956-ffa450edef68
* Port kernel to C++11 and refactor some of the core modules. Convert functors ↵jsdelfino2012-12-111-1/+1
| | | | | | to lambdas, and add C++ const, noexcept and inline annotations to get more efficient generated code. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1419985 13f79535-47bb-0310-9956-ffa450edef68
* Minor cleanup, removed unnecessary references to GC pools.jsdelfino2010-01-061-6/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896327 13f79535-47bb-0310-9956-ffa450edef68
* Refactored eval module to avoid confusion with the python eval module.jsdelfino2010-01-051-0/+76
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@895952 13f79535-47bb-0310-9956-ffa450edef68