Michael McLoughlin
|
f77a2e3b9e
|
printer: use tabwriter to align instructions (#8)
|
2019-01-10 21:21:41 -08:00 |
|
Michael McLoughlin
|
304c7425d2
|
build: add attributes argument to TEXT
Brings the TEXT() function signature closer to how the directive works
in assembly.
Also update almost all examples to use NOSPLIT.
Closes #11
|
2019-01-06 20:04:51 -08:00 |
|
Michael McLoughlin
|
c62e40f8d2
|
pass: add textflags.h if required
Closes #12
|
2018-12-31 00:23:27 -08:00 |
|
Michael McLoughlin
|
e364d6398e
|
ast,build: add Attributes fields to Function and Global
Updates #2
|
2018-12-30 23:35:54 -08:00 |
|
Michael McLoughlin
|
edc4d3f00c
|
examples/dot: initial version
Implements dot product in avo.
Closes #4
|
2018-12-30 18:46:36 -08:00 |
|