kspalaiologos / asmbf

The only true brainfuck-targetting assembler.
https://esolangs.org/wiki/Asm2bf
MIT License
109 stars 6 forks source link

bfvm: signed operations #121

Closed kspalaiologos closed 3 years ago

kspalaiologos commented 3 years ago

this pull request adds signed operations and thus makes bfvm compatible with v1.5.3.

codecov-io commented 3 years ago

Codecov Report

Merging #121 (8f4162e) into master (b7610bf) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #121   +/-   ##
=======================================
  Coverage   84.95%   84.95%           
=======================================
  Files           7        7           
  Lines         977      977           
=======================================
  Hits          830      830           
  Misses        147      147           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b7610bf...8f4162e. Read the comment docs.