Activity
Prepare for next development iteration
Prepare for next development iteration
Reenable serialization tests. (Had a config error in the Clojure buil…
Reenable serialization tests. (Had a config error in the Clojure buil…
Set up packaging of AOT-compiled files in .NET 9 Clojure.Main tool build
Set up packaging of AOT-compiled files in .NET 9 Clojure.Main tool build
Change emit for Type constants. Remove debug statements from attribut…
Change emit for Type constants. Remove debug statements from attribut…
Comment out serialization tests when not on Framework
Comment out serialization tests when not on Framework
Make interface lookups for deftype (and a few other things) substitut…
Make interface lookups for deftype (and a few other things) substitut…
Use stable names for compiling functions
Use stable names for compiling functions
Make sure not to direct-link to persisted assembly hosted type from a…
Make sure not to direct-link to persisted assembly hosted type from a…
WIP: Fix for looking up fields and methods in CallSites with Typebuil…
WIP: Fix for looking up fields and methods in CallSites with Typebuil…
WIP: Work on defrecord. Still lots of debugging prints embedded
WIP: Work on defrecord. Still lots of debugging prints embedded
WIP: Lots of work getting compilation to go, with debugging prints al…
WIP: Lots of work getting compilation to go, with debugging prints al…
Revert to old style of duplicate type look for NETFRAMEWORK to avoild…
Revert to old style of duplicate type look for NETFRAMEWORK to avoild…
Change registration of 'duplicate' types
Change registration of 'duplicate' types
Wire up MyAssemblyGen and MyTypeGen conditionally by platform, do som…
Wire up MyAssemblyGen and MyTypeGen conditionally by platform, do som…
Revert "Wire up MyAssembyGen adn MyTypeGen -- breaks Framework"
Revert "Wire up MyAssembyGen adn MyTypeGen -- breaks Framework"
Wire up MyAssembyGen adn MyTypeGen -- breaks Framework
Wire up MyAssembyGen adn MyTypeGen -- breaks Framework
Add MyAssemblyGen and MyTypeGen (but not hooked up yet)
Add MyAssemblyGen and MyTypeGen (but not hooked up yet)
Restructure source tree to move GenContext and DynInitHelper to Conte…
Restructure source tree to move GenContext and DynInitHelper to Conte…
Add & as trigger character for using ClrTypeSpec in RT.classForName.
Add & as trigger character for using ClrTypeSpec in RT.classForName.
Add checks for Type.IsNestedPublic where appropriate. Make sure priva…
Add checks for Type.IsNestedPublic where appropriate. Make sure priva…
Add check in LocalBinding constructor that got missed (from a dozen y…
Add check in LocalBinding constructor that got missed (from a dozen y…
Change registration of 'duplicate' types
Change registration of 'duplicate' types