1
0
mirror of https://github.com/pfusik/xasm.git synced 2026-04-20 19:16:33 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
Piotr Fusik 301b904f60 xasm 3.1.1 release. 2019-11-20 17:43:51 +01:00
Piotr Fusik 2f8e97499d Fix unreachable statement. 2019-10-16 09:28:13 +02:00
Piotr Fusik 7ad066fc6f Remove the object file on error even if not written.
Close #4.
2019-10-16 09:24:36 +02:00
Piotr Fusik a0bfe1366d Remove the object file on error.
Close #4.
2019-10-14 10:56:46 +02:00
Piotr Fusik 99099938b5 Silence unit tests. 2019-10-06 17:24:59 +02:00
Piotr Fusik cb92f715a9 Fix "dub test". 2019-10-06 17:07:42 +02:00
Piotr Fusik 110d2c4dad Introduce DUB. 2019-10-06 17:00:48 +02:00