You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
garble/internal/literals
Daniel Martí 3c7141e801 update the state of a few TODOs related to upstream Go
The generics issue has been fixed for the upcoming Go 1.20.
Include that version as a reminder for when we can drop Go 1.19.

The fs.SkipAll proposal is also implemented for Go 1.20.

The BinaryContentID comment was a little bit trickier.
We did get stamped VCS information some time ago,
but it only provides us with the current commit info and a dirty bit.
That is not enough for our use of the build cache,
because we want any uncommitted changes to garble to cause rebuilds.

I don't think we'll get any better than using garble's own build ID.
Reword the quasi-TODO to instead explain what we're doing and why.
2 years ago
..
literals.go slight simplifications and alloc reductions 2 years ago
obfuscators.go update the state of a few TODOs related to upstream Go 2 years ago
seed.go Replaced asthelper.Ident with ast.NewIdent 4 years ago
shuffle.go Replaced asthelper.Ident with ast.NewIdent 4 years ago
simple.go Replaced asthelper.Ident with ast.NewIdent 4 years ago
split.go Replaced asthelper.Ident with ast.NewIdent 4 years ago
swap.go CI: test on GOARCH=386 3 years ago