summaryrefslogtreecommitdiffstats
path: root/cpp/sca/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* Strawman implementation of an HTTPD module, like the extensions/rest/service ...jsdelfino2009-10-053-1/+356
* Changed XML and JSON databindings to use lazy lists and writer functions inst...jsdelfino2009-10-052-53/+54
* Strawman implementation of a JSON data binding.jsdelfino2009-10-034-2/+450
* Added minimal support for comments. Removed build output from version control.jsdelfino2009-10-033-0/+8
* Minor code cleanup.jsdelfino2009-10-032-8/+7
* Removed explicit C++ keywords to let the compiler perform the necessary conve...jsdelfino2009-10-037-64/+63
* Refactored store tests and moved them under test/. Simplified the script eval...jsdelfino2009-10-038-213/+134
* Strawman implementation of a mini script evaluation library, which can be use...jsdelfino2009-09-2710-0/+1234