clojure:dev-method-w-reflect

Last commit made on 2024-03-14
Get this branch:
git clone -b dev-method-w-reflect https://git.launchpad.net/clojure

Branch merges

Branch information

Name:
dev-method-w-reflect
Repository:
lp:clojure

Recent commits

9dbf23f... by Alex Miller <email address hidden>

relocate prior methods

1df4c91... by Alex Miller <email address hidden>

refactor reflector to consolidate more logic in findHandle

67669e7... by Alex Miller <email address hidden>

update findHandle to throw if no method found

48d2fd5... by Alex Miller <email address hidden>

split find matching into static and instance paths, assemble in findHandle

085b6b4... by Alex Miller <email address hidden>

Merge branch 'master' into dev-method-w-reflect

06d4508... by Alex Miller <email address hidden>

CLJ-2839 Infinite seq class hashCode() is infinite loop

657bea8... by Alex Miller <email address hidden>

checkpoint reflector work

32bd936... by Alex Miller <email address hidden>

Extract common code for constructor and method matching

18227d8... by Alex Miller <email address hidden>

extract constructor selection from invokeConstructor into findMatchingConstructor

f06ef8a... by clojure-build <email address hidden>

[maven-release-plugin] prepare for next development iteration