-
Notifications
You must be signed in to change notification settings - Fork 569
Support embed
package.
#1145
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Support embed
package.
#1145
Changes from 1 commit
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
61801ed
compiler/natives/src: add embed
visualfc b0db6f5
compiler/natives: go generate
visualfc 522585d
build: check and generate embed file for build/test
visualfc 561171d
build: BuildFiles support check embed file for build/run
visualfc 7dd9288
tests/testdata/legacy_syscall: fix go:build
visualfc 2a8f084
goembed v0.2.3
visualfc 092a24b
checkEmbed: check load file error
visualfc 4316b6d
build: move checkEmbed to BuildPackage
visualfc b4fad18
build: checkEmbed unknown type check error
visualfc 7c483c8
build: embedFiles
visualfc aec0b57
compiler/natives/src: prealloc embed
visualfc 7cb07f3
build: embedFiles rewrite ast for go:embed vars
visualfc f4c2418
compiler/natives/src: add embed/internal/embedtest
visualfc 0c19332
build: BuildFiles ctx.ReadDir prealloc
visualfc 625d4cc
build: joinEmbedPatternPos
visualfc 1e0f65a
goembed v0.2.5
visualfc a80e720
goembed v0.2.7
visualfc 2a6f9de
goembed v0.2.8
visualfc fd891b2
goembed v0.3.0 go:embed check multiple file error if kind not EmbedFiles
visualfc ffe4555
goembed v0.3.1
visualfc c5140d5
build: embedFiles check goembed.EmbedMaybeAlias
visualfc b612190
x
visualfc a9d764a
goembed v0.3.2
visualfc b799041
Merge remote-tracking branch 'upstream/master' into embed
visualfc 8fb8e58
goembed v0.3.3
visualfc c552a3d
remove compiler/natives/src/embed/internal/embedtest
visualfc File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
goembed v0.3.3
- Loading branch information
commit 8fb8e58bba47ab9105956e4117d19b2591d081b6
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.