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
119
Commits
1
Branch
2
Tags
e364d6398ed1fec9c559067cded527986041e102
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
e364d6398e
ast,build: add Attributes fields to Function and Global
...
Updates
#2
2018-12-30 23:35: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,build: add Attributes fields to Function and Global
2018-12-30 23:35: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,build: add Attributes fields to Function and Global
2018-12-30 23:35: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%