Skip to content

Releases: pguyot/erlang-bblm

Erlang BBLM v1.4

14 Jan 14:33
Compare
Choose a tag to compare

Erlang BBLM v1.4 (2018/01/14)

  • [ENH] Upgraded for BBEdit 12.1 (64 bits).
  • [ENH] Updated completion lists for Erlang OTP 20
  • [FEA] Added faceless helper application for reference lookups which either opens the man page in Terminal.app (if found) or performs a lookup on erlang.org in the default browser.

Erlang BBLM v1.3

27 Oct 14:58
Compare
Choose a tag to compare

Erlang BBLM v1.3 (2014/10/27)

Changes:

  • [ENH] Upgraded for BBEdit 11.
  • [ENH] Updated completion lists for Erlang 17
  • [FEA] Comments can now be spell-checked (BBEdit 11 addition).
  • [FEA] include and include_lib files can be opened from the popup (BBEdit 11 addition).
  • [FIX] Fixed algorithmic bugs revelead by Clang analyzer.

Erlang BBLM v1.2

27 Oct 11:59
Compare
Choose a tag to compare

Erlang BBLM v1.2 (2011/07/16)

This is the latest release compatible with BBEdit 9 and 10.

Changes:

  • [ENH] Improved support for .rel, .app and .appup files.
  • [ENH] Added completion for some missing functions and for R13B new functions.
  • [ENH] Added keywords such as opaque and export_type.
  • [ENH] Added built-in type parsing and colorizing.
  • [FIX] Fixed a bug that would yield to a crash when editing an attribute with no parameter.