You are currently using a new, unsaved search.
Reflector/InvokeConstructor should handle default c-tor for value types
Improper code gen for (new valuetype)
Allow (optional) signing of Clojure.dll.
Enhance path probing for load to include the same folder as Clojure.dll
In JVM, clojure.core/bigdec can take a string. Not so in CLR.
core/load-reader invokes Compilr.load with wrong # of args
Add namespace DescriptionAttribute to init type
Add AssemblyName overload to GenContext
Compiler.TryLoadInitType should not catch AssemblyInitializationException
Errors when requiring a namespace do not contain useful stacktrace
Need better error message for clojure.core/cast
Error running recursion example from
Global vars set! by the init script is reset to original state by Clojure.Main.exe
Clojure.Compile treats compile path of "." as the Clojure install path
Protected internal methods are not considered for overriding.
ASP.NET apps cannot find .clj and .clj.dll files
(System.Environment.SpecialFolder/Personal) ;Return: CompilerException System.InvalidOperationException: Unable to find static field: Personal
Enhance compiler support for loading namespace from .NET assemblies
Simplify integration of Clojure code with existing .NET code
"protocols.clj:139 - call to aget can't be resolved." warnings when running REPL
HostExpr does not support IntPtr and UIntPtr
Support Mono as a target platform