mirror of
https://github.com/vlang/v.git
synced 2025-09-13 14:32:26 +03:00
checker: turn propagation warning into an error; sokol: make some structs public
This commit is contained in:
parent
a79c574cb9
commit
f8693adfa2
9 changed files with 20 additions and 20 deletions
|
@ -44,7 +44,7 @@
|
|||
## Stability, future changes, post 1.0 freeze
|
||||
|
||||
Despite being at an early development stage, the V language is relatively stable, and doesn't
|
||||
change often. But there will bechanges before 1.0.
|
||||
change often. But there will be changes before 1.0.
|
||||
Most changes in the syntax are handled via vfmt automatically.
|
||||
|
||||
The V core APIs (primarily the `os` module) will also have minor changes until
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue