Skip to content

@grain/compiler @grain/compiler-v0.4.6

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Jan 23:46
af86344

Bug Fixes

  • compiler: Account for config that is not digestable (#1098) (b58323f)
  • compiler: Apply optimization flag at link stage (#1099) (49dac79)
  • compiler: Inform the compiler that lsp mode is running on a root file (b58323f)
  • compiler: Move lsp flag into grainc to remove it as a recompilation flag (b58323f)
  • graindoc: Remove special idents from receiving parens (#1104) (5cb0fda)
  • grainfmt: Indent function application args when adding parens (#1095) (64af7d3)
  • grainfmt: Inform the formatter that it is running against root files (b58323f)
  • grainfmt: Scope the comments in callback lambda closure (#1090) (0975580)