Skip to content

Activity

Compiling and saving seems to work in .NET 9

dmillerpushed 1 commit to save9 • 6b17ff5…62fe7bd • 
yesterday

Add checks for Type.IsNestedPublic where appropriate

dmillerpushed 1 commit to save9 • 1ce231f…6b17ff5 • 
2 days ago

Add check in LocalBinding constructor that was missing

dmillerpushed 1 commit to save9 • ec297f6…1ce231f • 
2 days ago

Create own copy of MyAssemblyGen

dmillerpushed 1 commit to save9 • a264365…ec297f6 • 
12 days ago

Restructure source tree to move GenContext and DynInitHelper to Conte…

dmillerpushed 1 commit to save9 • d1660d2…a264365 • 
15 days ago

Convert from #if NET462 to #if NETFRAMEWORK

dmillercreated save9 • d1660d2 • 
15 days ago

Prepare next development iteration

dmillerpushed 1 commit to master • ab78062…f6ff04f • 
15 days ago

Deleted branch

dmillerdeleted qme • 
15 days ago

Deleted branch

dmillerdeleted newframework • 
15 days ago

Deleted branch

dmillerdeleted staticlinking • 
15 days ago

Deleted branch

dmillerdeleted nodlr • 
15 days ago

Deleted branch

dmillerdeleted reconsidered • 
15 days ago

Prepare release 1.12.0-beta1

dmillerpushed 1 commit to master • 67bc06d…ab78062 • 
15 days ago

update changes log

dmillerpushed 1 commit to master • bb7ba5a…67bc06d • 
15 days ago

CLJCLR-167: Reflector.GetMethods should filter for generic methods wi…

dmillerpushed 2 commits to master • 256c048…bb7ba5a • 
15 days ago

Fix order of operations in DefExpr.emit()

dmillerpushed 1 commit to master • 2a1339f…256c048 • 
18 days ago

Update to Java commit 48e3292 (2022.06.29): CLJ-2712: Revert "fix AOT…

dmillerpushed 1 commit to master • 4a9b335…2a1339f • 
18 days ago

CLJCLR-170: fix syntax-quote on imported typename (should use FullName)

dmillerpushed 1 commit to master • b4cfdd1…4a9b335 • 
18 days ago

CLJCLR-169 -- include [ as a character triggering full ClrTypeSpec re…

dmillerpushed 1 commit to master • b72b45d…b4cfdd1 • 
on Feb 4

CLJCLR-166 loading of core.clj and related should use direct linking

dmillerpushed 3 commits to master • 3b5b404…b72b45d • 
on Jan 7

Make Compiler.load dynamically bind the same Vars as Compiler.Compile

dmillerpushed 1 commit to master • 36899f5…3b5b404 • 
on Jan 7

CLJCLR-165: Improve error message when no type-args supplied to gener…

dmillerpushed 1 commit to master • 2b87a45…36899f5 • 
on Dec 24, 2024

Update dependencies

dmillerpushed 1 commit to master • 432dbe1…2b87a45 • 
on Dec 9, 2024

Prepare release v1.12.0-alpha11

dmillerpushed 1 commit to master • cbd8c7d…432dbe1 • 
on Dec 8, 2024

CLJCLR-143 ensure pr-str prints metadata for maps when *print-meta* i…

dmillerpushed 1 commit to master • 30a4830…cbd8c7d • 
on Dec 8, 2024

Enable BinaryFormatter for .Net 9 version

dmillerpushed 1 commit to master • a199da9…30a4830 • 
on Dec 7, 2024

Upgrade to C# Version 12. Fix one more assembly load problem in core.clj

dmillerpushed 1 commit to master • 004646f…a199da9 • 
on Dec 6, 2024

Use explicit netX.0 TargetFrameworks rather than netstandard2.1

dmillerpushed 1 commit to master • 9d0a467…004646f • 
on Dec 6, 2024

Fix numbers test for casting that broke due to breaking change in .NET 9

dmillerpushed 1 commit to master • 4b43644…9d0a467 • 
on Dec 6, 2024

CLJCLR-164: Change value of dotnet-version to be a map holding the co…

dmillerpushed 1 commit to master • 9e94dae…4b43644 • 
on Dec 5, 2024