Files
vlang/v.c
Eyad Issa f97e91313c Accepting request 1325020 from home:VaiTon:branches:devel:languages:misc
- Update to version 0.5:
  * Add comptime if is shared support
  * Make defer{} scoped by default
  * Add gotodef support for nested struct members, fn return types,
    etc
  * Add a new v.comptime stage COMPTIME, that runs after the
    checker (CHECK), and before the transformer (TRANSFORM), to
    simplify the work that later stages do
  * Various fixes to parser and compiler internals
  * Improvements to standard library functions
  * Full changelog at https://github.com/vlang/v/releases/tag/0.5
- Drop fix-already-unsafe.patch: upstreamed

OBS-URL: https://build.opensuse.org/request/show/1325020
OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/vlang?expand=0&rev=11
2026-01-01 15:41:39 +00:00

7.0 MiB