Activity
Compiling and saving seems to work in .NET 9
Compiling and saving seems to work in .NET 9
Add checks for Type.IsNestedPublic where appropriate
Add checks for Type.IsNestedPublic where appropriate
Add check in LocalBinding constructor that was missing
Add check in LocalBinding constructor that was missing
Restructure source tree to move GenContext and DynInitHelper to Conte…
Restructure source tree to move GenContext and DynInitHelper to Conte…
CLJCLR-167: Reflector.GetMethods should filter for generic methods wi…
CLJCLR-167: Reflector.GetMethods should filter for generic methods wi…
Fix order of operations in DefExpr.emit()
Fix order of operations in DefExpr.emit()
Update to Java commit 48e3292 (2022.06.29): CLJ-2712: Revert "fix AOT…
Update to Java commit 48e3292 (2022.06.29): CLJ-2712: Revert "fix AOT…
CLJCLR-170: fix syntax-quote on imported typename (should use FullName)
CLJCLR-170: fix syntax-quote on imported typename (should use FullName)
CLJCLR-169 -- include [ as a character triggering full ClrTypeSpec re…
CLJCLR-169 -- include [ as a character triggering full ClrTypeSpec re…
CLJCLR-166 loading of core.clj and related should use direct linking
CLJCLR-166 loading of core.clj and related should use direct linking
Make Compiler.load dynamically bind the same Vars as Compiler.Compile
Make Compiler.load dynamically bind the same Vars as Compiler.Compile
CLJCLR-165: Improve error message when no type-args supplied to gener…
CLJCLR-165: Improve error message when no type-args supplied to gener…
CLJCLR-143 ensure pr-str prints metadata for maps when *print-meta* i…
CLJCLR-143 ensure pr-str prints metadata for maps when *print-meta* i…
Enable BinaryFormatter for .Net 9 version
Enable BinaryFormatter for .Net 9 version
Upgrade to C# Version 12. Fix one more assembly load problem in core.clj
Upgrade to C# Version 12. Fix one more assembly load problem in core.clj
Use explicit netX.0 TargetFrameworks rather than netstandard2.1
Use explicit netX.0 TargetFrameworks rather than netstandard2.1
Fix numbers test for casting that broke due to breaking change in .NET 9
Fix numbers test for casting that broke due to breaking change in .NET 9