Skip to content

Notable Changes

llogick edited this page Oct 22, 2024 · 1 revision

Most Recent to Oldest:

  • Incremental Parsing
  • Add a -Dllc build option to toggle linking libc - Non-debug builds linking against libc will use the C allocator
  • Declaration literals hover, Go To Definition and basic completions
  • Full support for identifiers containing spaces or emojis, eg @"H e l l o ! 👋"
  • Autocomplete for return . and return .{.
  • Error completions
Clone this wiki locally