0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 16, 2025 — Mar 16, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
WCF examples should pass in self instead of creating a new instance. More... over 16 years ago
FSharp example now supports F# 1.9.6.16 and 1.9.7.8. More... over 16 years ago
Split WCF service example into XML and JSON versions. More... over 16 years ago
CompileError was being raised even when no errors present. [] is default value for Errors property. More... over 16 years ago
Return error messages. More... over 16 years ago
Inherit from StandardError. More... over 16 years ago
Add CompileError and raise if CompilerResults has errors. More... over 16 years ago
Add missing spec for ensure dispose. More... over 16 years ago
Rename service class. More... over 16 years ago
Remove IService implementation from Service class, not needed. More... over 16 years ago
Capitalize sections. More... over 16 years ago
Add WCF service example. More... over 16 years ago
Allow references to be passed into compile. More... over 16 years ago
Remove unused(!) :language accessor from CompilerParameters. More... over 16 years ago
Indent code blocks. More... over 16 years ago
Add pre tags to code examples. More... over 16 years ago
Small changes to examples. More... over 16 years ago
Add README. More... over 16 years ago
Add String compile method. Add examples in C#, F#, and VB. More... over 16 years ago
Dispose of CodeProvider when done with compile. More... over 16 years ago
Add compile_and_load method to Compiler. More... over 16 years ago
Add load method to Compiler. More... over 16 years ago
Add compile method to Compiler. More... over 16 years ago
Add tmpdll to Path. Make output parameter to CompilerParameters optional and use tmpdll if not provided. More... over 16 years ago
Re-create Compiler class. More... over 16 years ago
Add compile_code method to CodeProvider. More... over 16 years ago
Remove language from CompilerParameters. More... over 16 years ago
Add core_ext specs. More... over 16 years ago
Add CodeProvider. More... over 16 years ago
Add when output is specified test. More... over 16 years ago