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
120
Commits
1
Branch
2
Tags
4aaf6bc7ed8e103e97b5bb5fe5744831035db7f1
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
4aaf6bc7ed
ast,printer: add Includes field to File
...
Updates
#12
2018-12-31 00:08:54 -08:00
build
ast,build: add Attributes fields to Function and Global
2018-12-30 23:35:54 -08:00
examples
ast,build: add Attributes fields to Function and Global
2018-12-30 23:35:54 -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
reg: support for register casting
2018-12-30 18:40:45 -08:00
printer
ast,printer: add Includes field to File
2018-12-31 00:08:54 -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
ast,build: add Attributes fields to Function and Global
2018-12-30 23:35:54 -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
ast,printer: add Includes field to File
2018-12-31 00:08:54 -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%