Skip to content

Releases: hlorenzi/customasm

v0.10.5

23 Jan 12:38
Compare
Choose a tag to compare

Fixes a parsing panic.

v0.10.4

29 Dec 00:34
Compare
Choose a tag to compare

Now ignores whitespace while matching instructions, for more flexible mnemonics!

v0.10.3

18 Nov 12:56
Compare
Choose a tag to compare

Fixes the bitwise not operator.

v0.10.2

03 Oct 10:55
Compare
Choose a tag to compare

Added a new symbol file output option with -s or --symbol.

v0.10.1

20 Aug 12:41
Compare
Choose a tag to compare

Add an annotated output format!

v0.10.0

23 Jun 03:01
Compare
Choose a tag to compare

Adds new output formats!
Fixes pattern clash errors for tokendefs!

v0.9.3

15 Jan 21:48
Compare
Choose a tag to compare
increment version

v0.9.2

16 Sep 01:41
Compare
Choose a tag to compare
fix #5

v0.9.1

07 Jun 13:06
Compare
Choose a tag to compare

Fix some pattern matching bugs!

v0.9.0

07 Jun 01:33
Compare
Choose a tag to compare

New #align and #labelalign directives!