Commit graph

  • 118de2a37e fixed int typ in positive overflow detection main Igor M 2024-03-18 15:05:58 +0200
  • f556bb56ac remove unused variable Igor M 2024-03-18 14:57:45 +0200
  • 1ded3630f4 Add hello-name example, fix backslash offset Igor M 2024-03-18 14:27:09 +0200
  • 68cb60e342 comment hello world Igor M 2024-03-17 22:02:56 +0200
  • 3393d19cac Merge pull request #11 from m1el/example-hello m1el 2024-03-17 21:32:27 +0200
  • 23729438a2 added hello example example-hello Igor M 2024-03-17 21:31:42 +0200
  • b745c4621c Merge pull request #10 from m1el/db-align m1el 2024-03-17 19:26:21 +0200
  • b01ed56ce7 handle malloc fail at start db-align Igor M 2024-03-17 19:19:25 +0200
  • 35828b75be format Igor M 2024-03-17 18:20:00 +0200
  • 80c38fa747 use wildcard Igor M 2024-03-17 18:18:41 +0200
  • fe985ca781 fixed error reporting Igor M 2024-03-17 18:05:09 +0200
  • 4beaee5dab better align example Igor M 2024-03-17 14:11:43 +0200
  • dc06b1b6d8 More specific error messages Igor M 2024-03-17 14:10:36 +0200
  • 7b098ff98c more align examples Igor M 2024-03-17 14:05:00 +0200
  • f8ea125d0f fixed offset calculation for escape syntax Igor M 2024-03-17 13:15:11 +0200
  • 6f30327420 Updated example with hex escape Igor M 2024-03-17 13:02:07 +0200
  • 220043a895 updated todo Igor M 2024-03-17 13:00:54 +0200
  • 0847660293 push int as separate file Igor M 2024-03-17 12:49:23 +0200
  • 757fb71b9a format Igor M 2024-03-17 12:42:44 +0200
  • 4dfd6f2fc0 implemented .db .dw .dd .dq .align Igor M 2024-03-17 12:42:11 +0200
  • 81c505cd75 Merge pull request #9 from m1el/some-refactor m1el 2024-03-13 22:06:37 +0200
  • 930cd4c020 Format instructions with field names some-refactor clang-format Igor M 2024-03-13 19:21:23 +0200
  • 8e9bacaedc Static ALL THE THINGS Igor M 2024-03-13 19:21:04 +0200
  • fb02841863 refactor hex_dump and push_int_le Igor M 2024-03-13 19:20:30 +0200
  • aa45a8eba4 Merge pull request #8 from m1el/clang-format m1el 2024-03-11 16:01:52 +0200
  • b723a3351d added clang format Igor M 2024-03-11 16:00:55 +0200
  • f64528736b Merge pull request #7 from m1el/m1el-patch-2 m1el 2024-03-11 14:01:42 +0200
  • 5dec93f774 Update c-cpp.yml, upgrade checkout action m1el-patch-2 m1el 2024-03-11 14:01:15 +0200
  • 3aef796bd5 Merge pull request #6 from m1el/m1el-patch-1 m1el 2024-03-11 13:46:07 +0200
  • c57f615e01 Update Makefile -- fix path to binary m1el-patch-1 m1el 2024-03-11 13:45:44 +0200
  • 94c5192c92 Create git workflow m1el 2024-03-11 13:42:46 +0200
  • a9c0cbeb8f Merge pull request #5 from m1el/fix-build m1el 2024-03-11 13:41:34 +0200
  • 60b7ce9672 fix build fix-build Igor M 2024-03-11 13:41:02 +0200
  • 642ba58eeb Merge pull request #4 from m1el/int_comments_label_deref m1el 2024-03-11 13:22:55 +0200
  • c56e675f2c Move label dereferencing after the end of the compilation int_comments_label_deref Igor M 2024-03-11 13:20:38 +0200
  • b4701bb4d5 Comment the push int function Igor M 2024-03-11 13:20:08 +0200
  • ce9ed30bac Merge pull request #3 from AbleTheAbove/main m1el 2024-03-11 12:29:44 +0200
  • 2575e7fced Addressing the haters(comments) able 2024-03-11 05:15:06 -0500
  • 78b9b99ab3 modularization able 2024-03-08 05:23:47 -0600
  • 99a385752f continued modularization able 2024-03-07 11:04:12 -0600
  • 8597d97566 register ripout able 2024-03-07 10:39:55 -0600
  • 8a7639d6ba organization able 2024-03-07 10:34:39 -0600
  • 45babd1afe modulize error able 2024-03-07 08:35:44 -0600
  • ed28936be1 modularize able 2024-03-07 08:09:18 -0600
  • 3dff79adc5 include stdint able 2024-03-07 06:58:28 -0600
  • ea7d4bc02f Add in nix packaging (#1) Able 2024-03-07 10:05:17 -0600
  • 5cff289201 Fixes the PRs able 2024-03-07 08:15:18 -0600
  • 5a881845c3 include stdint able 2024-03-07 06:58:28 -0600
  • aaed089a9f Add in nix packaging able 2024-03-07 06:32:38 -0600
  • a2daa89be5 more oob checks Igor Malovitsa 2024-03-06 21:05:21 +0200
  • c8704163cd single printf during error Igor Malovitsa 2024-03-06 10:59:30 +0200
  • 4283c17739 better is_neg handling Igor Malovitsa 2024-03-06 10:59:17 +0200
  • c0692c9ffd unexpected token Igor Malovitsa 2024-03-06 00:14:11 +0200
  • adc393be93 rm -f in case files dont exist Igor Malovitsa 2024-03-05 22:20:05 +0200
  • bd01bc4f8b remove ternary Igor Malovitsa 2024-03-05 22:19:50 +0200
  • f976b096dd fixed logical error Igor Malovitsa 2024-03-05 18:29:17 +0200
  • c70f2d9f2a remove errno Igor Malovitsa 2024-03-05 16:17:19 +0200
  • 944c224d30 added license to the C file Igor Malovitsa 2024-03-04 22:40:50 +0200
  • e5486f0dff remove unix style include Igor Malovitsa 2024-03-04 22:38:46 +0200
  • 4fa350a094 added example && changed flags Igor Malovitsa 2024-03-04 22:30:03 +0200
  • 376117ace5 initial commit Igor Malovitsa 2024-03-04 22:24:03 +0200