Liking cljdoc? Tell your friends :D

0.0.8

  • Bug fix: confusion between root and dynamic classloader when using proxy+

0.0.7

  • Use a substantially faster strategy for providing method impls to generated bytecode proxy instances.

0.0.6

  • Support for "named proxy+", allowing you to give useful names to your proxy classes.

0.0.5

  • use isAssignableFrom to support type hints that are sub classes

0.0.4

  • If there are multiple matching superclass methods, we now pick the last one.

0.0.2

  • Use type hints to distinguish methods of same name and arity (thanks @jeff303)
  • Fix reflection warning

0.0.1

  • Initial release

Can you improve this documentation? These fine people already did:
Nathan Marz, Bryan Duxbury & Hugo Duncan
Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close