Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed the CppBindings. | Roberto Raggi | 2010-05-25 | 1 | -195/+0 |
* | Revert "Fixed possible crash in dangling pointers in namespaces." | Erik Verbruggen | 2010-03-24 | 1 | -51/+25 |
* | Fixed possible crash in dangling pointers in namespaces. | Erik Verbruggen | 2010-03-23 | 1 | -25/+51 |
* | Long live the king! | hjk | 2010-03-05 | 1 | -1/+1 |
* | Use const names. | Roberto Raggi | 2009-12-01 | 1 | -9/+9 |
* | Use const literals. | Roberto Raggi | 2009-12-01 | 1 | -8/+8 |
* | long live the king | hjk | 2009-08-14 | 1 | -1/+1 |
* | Fixed possible crashes when resolving namespace and class bindings. | Roberto Raggi | 2009-07-14 | 1 | -6/+6 |
* | More work on the binding pass. | Roberto Raggi | 2009-07-10 | 1 | -5/+20 |
* | Update license headers and sales contact details. | Jason McDonald | 2009-06-17 | 1 | -2/+2 |
* | Warn for undefined namespaces in using namespace directives. | Roberto Raggi | 2009-06-03 | 1 | -0/+2 |
* | Run the binding pass | Roberto Raggi | 2009-06-03 | 1 | -1/+3 |
* | Initial work on the binding pass. | Roberto Raggi | 2009-06-03 | 1 | -0/+176 |