Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Tags: hexops/valast

Tags

v1.5.0

Toggle v1.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode
customtype: add ability to register any custom type (#27)* customtype: add ability to register any custom type* make customtype internal, add valast.RegisterType* make reflect.Array support custom type (#1)---------Co-authored-by: Joe Chen <jc@unknwon.io>

v1.4.4

Toggle v1.4.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
GPG key ID:4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode
add support for `time.Time`; make valast.Ptr generic (#25)* add support for time.Time* refactor: replace Addr with generic Ptr method

v1.4.3

Toggle v1.4.3's commit message
internal/bypass: remove unused codeSigned-off-by: Stephen Gutekanst <stephen@hexops.com>

v1.4.2

Toggle v1.4.2's commit message
update dependencies```go get -u ./...go mod tidy```Signed-off-by: Stephen Gutekanst <stephen@hexops.com>

v1.4.1

Toggle v1.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
GPG key ID:4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode
qualify literal values to valast.Addr when required (#19)* add test demonstrating valast.Addr type qualification issue#15* qualify literal values to valast.Addr when requiredFixes#15Signed-off-by: Stephen Gutekanst <stephen@hexops.com>

v1.4.0

Toggle v1.4.0's commit message
update to latest gofumpt (long line formatter improvements)mvdan/gofumpt#70Signed-off-by: Stephen Gutekanst <stephen@hexops.com>

v1.3.0

Toggle v1.3.0's commit message
do not run tests in parallel (fix race condition)The old autogold v0.8.1 version is not safe for concurrent testexecution, and we can't yet upgrade here due to an import cycle(#bootstrapping) so run tests serially for now.Signed-off-by: Stephen Gutekanst <stephen@hexops.com>

v1.2.0

Toggle v1.2.0's commit message
Major improvements in handling of pointer values* No longer emits illegal `&"foo"`, `&88`, etc. - now emits valid expressions for these.* Removed `ErrPointerToInterface`, now allowing pointers to interfaces.

v1.1.0

Toggle v1.1.0's commit message
Greatly improve formatting; relax Go version requirement;- [gofumpt](#4) is now used to format the output.- Greatly improved the readability of long struct values when using `String` functions.- Relaxed Go version requirement from 1.16 to 1.15.- Other minor typo fixes, docs changes, etc.Signed-off-by: Stephen Gutekanst <stephen@hexops.com>

v1.0.0

Toggle v1.0.0's commit message
README: correct expected outputSigned-off-by: Stephen Gutekanst <stephen@hexops.com>

[8]ページ先頭

©2009-2025 Movatter.jp