Commit Graph

  • 9732817a0b Modernize the RPM spec. master Piotr Fusik 2023-07-11 10:56:46 +0200
  • 70c907bae6 Revert "Warn about a comment starting with a comma." Piotr Fusik 2023-05-07 21:03:40 +0200
  • 7a666799ac Warn about a comment starting with a comma. Piotr Fusik 2023-02-27 17:36:01 +0100
  • 95136d1546 Tune variable/func names after sequencing support added Piotr Skamruk 2022-12-20 13:08:42 +0100
  • 283f5eab82 Tune variable/func names after sequencing support added Piotr Skamruk 2022-12-20 13:08:42 +0100
  • ca5e88950f xasm 3.2.1 release. xasm-3.2.1 Piotr Fusik 2022-12-08 11:01:36 +0100
  • 138331193a DMD seems to no longer append ".exe". Piotr Fusik 2022-12-08 09:53:32 +0100
  • 30c96357bc Allow stdout for the listing and label table. Piotr Fusik 2022-12-08 09:27:19 +0100
  • 83d2f8ff1d Refactor LDA and STA with existing routines. Jakub Husak 2022-12-01 14:48:08 +0100
  • 221ff8ee34 added spaces possible before mnemonics in InOpcode section "{...}" Jakub Husak 2022-12-01 18:04:32 +0100
  • 3b0ab7d67e added missing parenthesis Jakub Husak 2022-12-01 15:19:44 +0100
  • 4d80ec3513 fixed space handling around inOpcode assembly lda #{lda #} Jakub Husak 2022-12-01 14:48:08 +0100
  • 9aae1ad4c4 Instruction pairing extended to more than two instructions. Adrian Matoga 2021-03-14 23:32:32 +0100
  • cd3a40b011 Instruction pairing extended to more than two instructions. Adrian Matoga 2021-03-14 23:32:32 +0100
  • f33c112ac6 Switch CI from Travis to GitHub Actions. Piotr Fusik 2022-11-29 14:08:39 +0100
  • 57661276c2 Fix "Error processing arguments: Missing value for argument --compiler=". Piotr Fusik 2022-11-29 14:04:51 +0100
  • a4225b6128 GitHub Actions don't know gdc. Piotr Fusik 2022-11-29 14:01:33 +0100
  • 1da9f77458 Add the missing part of GitHub Actions. Piotr Fusik 2022-11-29 13:59:41 +0100
  • 2b7d21ae43 Continuous Integration with GitHub Actions. Piotr Fusik 2022-11-29 13:51:14 +0100
  • 2f67b3bab4 Allow stdin/stdout instead of files for source and object. Adrian Matoga 2022-11-26 21:11:31 +0100
  • 4ed7e5dbf1 Allow stdin/stdout instead of files for source and object. Adrian Matoga 2022-11-26 21:11:31 +0100
  • afb9f7830e Update DEB packaging. Piotr Fusik 2022-07-23 11:45:14 +0200
  • 8e5387fc0c Use older ldc because newer ones don't work on Travis CI Adrian Matoga 2021-12-29 12:27:52 +0100
  • 95cb5ae592 install-scite non-executable. Piotr Fusik 2021-12-23 16:43:11 +0100
  • 8f6621f079 Update DEB packaging. Piotr Fusik 2021-12-23 16:41:52 +0100
  • 52982169df xasm 3.2.0 release. xasm-3.2.0 Piotr Fusik 2021-06-22 21:20:00 +0200
  • 8c7ef1a922 Reword the manual. Piotr Fusik 2021-06-21 22:44:34 +0200
  • 1a90ca04d3 Bump the copyright year. Piotr Fusik 2021-06-21 22:42:13 +0200
  • 73b382f9b7 Fix macOS notarization. Piotr Fusik 2021-06-21 22:40:50 +0200
  • 7ba3f9f597 Signed the Windows binary. Piotr Fusik 2021-06-20 19:01:53 +0200
  • b815a448cd Migrate to travis-ci.com. Piotr Fusik 2021-06-16 09:11:04 +0200
  • 274dda9dd2 Wait for macOS notarization. Piotr Fusik 2021-06-04 21:50:23 +0200
  • da58ad7950 Sign and notarize the macOS binary. Piotr Fusik 2021-06-04 21:38:25 +0200
  • 52ef8c05d6 OPT ?+ for MADS compatibility. Piotr Fusik 2021-03-25 09:03:23 +0100
  • 6f25038d95 On macOS install in /usr/local/bin. Piotr Fusik 2021-03-24 10:49:14 +0100
  • 57ef9b5c83 Fix failed assertion when opt l+ is used Adrian Matoga 2021-03-14 22:10:20 +0100
  • d6a90e98c3 Implied addressing mode (argument-less) variants of shift/rotate @ Adrian Matoga 2021-03-14 23:37:28 +0100
  • cca8c374f9 Instruction pairing extended to more than two instructions. Adrian Matoga 2021-03-14 23:32:32 +0100
  • aa91f9fda4 Fix failed assertion when opt l+ is used Adrian Matoga 2021-03-14 22:10:20 +0100
  • 8f06fec50c Enable simple local labels. Adrian Matoga 2021-02-28 11:32:32 +0100
  • b97c9bd50d Enable simple local labels. Adrian Matoga 2021-02-28 11:32:32 +0100
  • d50d484e1f Update DEB packaging. Piotr Fusik 2020-10-29 20:07:35 +0100
  • 65a2c1fbdd Deprecate DOS-style options. Piotr Fusik 2020-05-25 21:36:28 +0200
  • d3908ec95e Don't report error deleting the object file on error. Piotr Fusik 2020-05-21 19:38:49 +0200
  • 647cf9f3cf Don't cast to arrays of mutable bytes. Piotr Fusik 2019-12-04 23:23:47 +0100
  • 819701b9be Optimize moving negative immediate word. Piotr Fusik 2019-12-04 23:16:21 +0100
  • 301b904f60 xasm 3.1.1 release. xasm-3.1.1 Piotr Fusik 2019-11-20 17:43:51 +0100
  • 420a83a897 Adapt srcdist to new tools. Piotr Fusik 2019-10-29 20:16:03 +0100
  • 2f8e97499d Fix unreachable statement. Piotr Fusik 2019-10-16 09:28:13 +0200
  • 7ad066fc6f Remove the object file on error even if not written. Piotr Fusik 2019-10-16 09:24:36 +0200
  • a0bfe1366d Remove the object file on error. Piotr Fusik 2019-10-14 10:56:46 +0200
  • 384643ab84 Test with GDC and LDC. Piotr Fusik 2019-10-06 18:46:12 +0200
  • 177ece15fc Add Travis badge. Piotr Fusik 2019-10-06 17:35:21 +0200
  • 99099938b5 Silence unit tests. Piotr Fusik 2019-10-06 17:24:59 +0200
  • cb92f715a9 Fix "dub test". Piotr Fusik 2019-10-06 17:07:42 +0200
  • 110d2c4dad Introduce DUB. Piotr Fusik 2019-10-06 17:00:48 +0200
  • ce134af833 Cleanup .gitignore. Piotr Fusik 2019-08-24 09:47:52 +0200
  • 92eac212cc Apply dos2unix. Piotr Fusik 2019-08-24 09:46:29 +0200
  • 90276dbe86 std.conv is already imported. Piotr Fusik 2019-08-24 09:43:41 +0200
  • 2e43507088 fix compilation issue maraflush 2019-08-23 23:04:00 +0200
  • e500d20ea2
    fix compilation issue maraflush 2019-08-23 23:04:00 +0200
  • cc0eaf0e48 Rename the documentation so that GitHub formats it. Piotr Fusik 2019-03-26 23:48:10 +0100
  • 2dad630a75 Update some links. Piotr Fusik 2019-03-26 23:34:56 +0100
  • 36a4853b54 Fix whitespace. Piotr Fusik 2017-07-29 14:06:15 +0200
  • c4fc8ef51a License. Piotr Fusik 2017-07-28 21:36:10 +0200
  • ef297a78c7 Reword README slightly. Piotr Fusik 2017-02-08 19:59:22 +0100
  • 061088aa62 Update for DMD v2.073. Piotr Fusik 2017-02-08 19:32:42 +0100
  • dd3466a947 SciTE: Fix the open filter. Add to the Language menu. Piotr Fusik 2016-12-15 20:43:40 +0100
  • d2bd24a128 Add .gitignore peterdell 2016-01-03 11:23:16 +0100
  • 8d0870d1a1 Fix typo in readme peterdell 2016-01-03 11:21:17 +0100
  • d7c22cec84 Include label name in the unused label warning. Piotr Fusik 2016-01-03 08:47:19 +0100
  • b42f9dc2bf Support a:/f: modifiers on run/ini. Piotr Fusik 2014-12-31 14:30:09 +0100
  • 5680efc7f5 Improve I/O performance on Windows (especially network drives). Reported by Marek Pavlik. Piotr Fusik 2014-09-26 16:42:54 +0200
  • 8c6ff185af vim-xasm Piotr Fusik 2014-07-22 10:22:17 +0200
  • 5970a93423 xasm 3.1.0 release. xasm-3.1.0 Piotr Fusik 2014-07-20 19:10:41 +0200
  • 389f7446e0 Exclude xasm.o from OS X distribution. Piotr Fusik 2014-07-20 17:39:35 +0200
  • 3cec1c8ee8 Extend OS X compatibility: 32-bit binary for 10.6. Piotr Fusik 2014-07-20 17:14:36 +0200
  • 60d28a5c24 xasm-scite DEB. Piotr Fusik 2014-06-12 21:19:11 +0200
  • de22438740 More details about the SciTE integration. Piotr Fusik 2014-06-12 17:24:51 +0200
  • cc5568795e RPM and tar.gz distributions. Piotr Fusik 2014-06-12 17:24:12 +0200
  • d1276f3d97 DEB distribution. Piotr Fusik 2014-06-11 14:41:49 +0200
  • 2d8b3cde17 Update README. Piotr Fusik 2014-06-11 12:00:06 +0200
  • c357fba52c OS X distribution. Piotr Fusik 2014-06-10 13:50:42 +0200
  • 61327c8e5b "opt u-" disables "/u" unused label warnings. Piotr Fusik 2014-04-30 09:19:49 +0200
  • 167c441fed INS: optimize "opcode" if length not specified as one. Piotr Fusik 2014-04-04 20:26:33 +0200
  • 3a845f9a4f INS: allow line repeating (suggested by Marek Pavlik), taking "opcode", skip/repeat branches. Piotr Fusik 2014-04-04 20:20:40 +0200
  • 50bae061f7 Remove duplicate filenames for -M. Piotr Fusik 2014-02-21 23:29:58 +0100
  • 520145268a If cannot open the file to be included, report error in the ICL line. Piotr Fusik 2014-02-21 23:06:03 +0100
  • 059b631aab Generate manpage. Piotr Fusik 2013-10-02 13:24:57 +0200
  • f2e7796c87 6502 inflate is a separate project. Piotr Fusik 2013-10-02 13:16:42 +0200
  • 61bffbb8ec README for GitHub. Piotr Fusik 2013-05-10 20:14:56 +0200
  • a2d6f9c864 DMD64 compilation errors reported by Vadim Akimov. Piotr Fusik 2013-03-19 11:13:26 +0100
  • 3fc9b5c0f5 Get rid of the deprecated std.stream. Piotr Fusik 2013-03-19 11:12:12 +0100
  • 406354e06c Updated to DMD 2.061. Implemented /p outside Windows. Restored blank lines in the listing. Piotr Fusik 2013-02-19 17:37:14 +0100
  • 6992795f55 Upgraded to DMD 2.051. Adrian Matoga 2010-12-28 13:44:00 +0100
  • 034b95ea83 xasm 3.0.2 release. xasm-3.0.2 Piotr Fusik 2009-10-17 21:47:06 +0200
  • fa25272ccd xasm 3.0.1 release. xasm-3.0.1 Piotr Fusik 2007-04-22 21:16:22 +0200
  • 66501ef2fd xasm 3.0.0 release. xasm-3.0.0 Piotr Fusik 2005-05-22 14:28:58 +0200
  • 7c81897091 xasm 2.6.1 release. xasm-2.6.1 Piotr Fusik 2005-05-21 16:49:48 +0200
  • f288e64747 xasm 2.6.1. Piotr Fusik 2005-05-15 12:19:00 +0200