DGrok 0.6.5 is available. It’s a minor bugfix release, hence the half-version.
What’s new:
- FIX:
{$IFNDEF UnrecognizedSymbol}
was ignoring its contents. That’s the right thing for{$IFDEF}
but not for{$IFNDEF}
. Fixed. - ENH: Allow attributes in package files.
- ENH: Add support for
{$INLINE}
and{$STACKCHECKS}
undocumented compiler directives.
Ordinarily I would have gotten more done in an evening. It’s all Sam’s fault for distracting me with his Erlang talk last night.