This website requires JavaScript.
Explore
Help
Register
Sign In
code
/
avo
Watch
1
Star
0
Fork
0
You've already forked avo
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
121
Commits
1
Branch
2
Tags
c62e40f8d29027a074a9e7b602f22a2eb5e85f64
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Michael McLoughlin
c62e40f8d2
pass: add textflags.h if required
...
Closes
#12
2018-12-31 00:23:27 -08:00
build
ast,build: add Attributes fields to Function and Global
2018-12-30 23:35:54 -08:00
examples
pass: add textflags.h if required
2018-12-31 00:23:27 -08:00
gotypes
examples/returns: demonstrate return types
2018-12-27 21:38:17 -08:00
internal
examples: adapt to new const types
2018-12-26 17:08:58 -08:00
operand
reg: support for register casting
2018-12-30 18:40:45 -08:00
pass
pass: add textflags.h if required
2018-12-31 00:23:27 -08:00
printer
pass: add textflags.h if required
2018-12-31 00:23:27 -08:00
reg
reg: support for register casting
2018-12-30 18:40:45 -08:00
script
reg: support for register casting
2018-12-30 18:40:45 -08:00
tests
/cast
pass: add textflags.h if required
2018-12-31 00:23:27 -08:00
x86
x86: remove unused error type
2018-12-28 15:47:38 -08:00
.golangci.yml
add golang.org/x/tools dependency
2018-12-17 21:13:00 -08:00
.travis.yml
ci: run benchmarks if we have any
2018-12-26 17:11:54 -08:00
ast.go
pass: add textflags.h if required
2018-12-31 00:23:27 -08:00
attr_test.go
ast: Attribute type
2018-12-30 19:57:06 -08:00
attr.go
lint
2018-12-30 21:45:35 -08:00
LICENSE
Initial commit
2018-11-04 09:44:22 -08:00
README.md
Update README.md
2018-11-30 21:57:14 -08:00
README.md
avo
Golang x86 assembly generator. Inspired by
PeachPy
.
Reference in New Issue
View Git Blame
Copy Permalink
Description
Avo build
Readme
GPL-3.0
3.6
MiB
Languages
Go
96.8%
Assembly
3.1%