summaryrefslogtreecommitdiffstats
path: root/embedding
Commit message (Collapse)AuthorAgeFilesLines
* Major header movementStefan Radomski2014-06-2711-45/+36
| | | | | | - Used IWYU to reorganize headers - Dropped PHP support - Updated tests
* More work on language bindings and C# examplesStefan Radomski2014-06-2612-20/+243
|
* Work on bindingsStefan Radomski2014-06-2519-0/+1123
- Introduced exceptions into C# and Java - Moved binding examples to /embedding - Interpreter will now throw exceptions, beware!