version

package
v0.14.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 20, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package version is the single source of the toolchain version — a leaf package so both the CLI and the emitter (which stamps generated files) can share it without cycles.

Index

Constants

View Source
const Version = "v0.14.0"

Version is the gpp toolchain version.

Variables

This section is empty.

Functions

func Newer

func Newer(a, b string) bool

Newer reports whether a is a strictly newer release than b. Inputs are "vMAJOR.MINOR.PATCH"; anything unparseable compares as not newer (conservative: unknown vintages never block).

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL