openmethods 1.3.0
Jean-Louis Leroy
jl at leroy.nyc
Sun Apr 19 13:13:55 UTC 2020
This release implements support for function attributes, except
for `pure`. User-defined attributes on methods and method
parameters are also supported.
It is no longer necessary to call `updateMethods` explicitly,
except after dynamically loading or unloading shared libraries.
The internals got a major cleanup. All the mixin generating code
has been moved to a separate set of modules, which I plan to
contribute to the bolts library.
You can read more about openmethods on githubL
https://github.com/jll63/openmethods.d
More information about the Digitalmars-d-announce
mailing list