BorysLevytskyi fa2a2bec15 Merge branch 'master' into MultipleOperandsExpressions
Conflicts:
	src/js/app/bitwise/expression.js
	src/js/app/modelViews.js
	tests/e2e/spec.js
	tests/unit/domain/expressionSpec.js
2015-12-04 22:14:19 +02:00
2015-06-28 13:12:58 +03:00
2015-04-09 16:02:42 +03:00
2015-04-05 23:13:22 +03:00
2015-04-19 19:49:57 +03:00
2015-11-30 22:18:33 +02:00
2015-04-21 00:00:52 +03:00
2015-11-29 20:05:46 +02:00

BitwiseCmd

Bitwise Calculator Online

Web App that rolls on wheels that I most certainly had to reinvent myself. Nuff said.

It helps better understand how bitwise operations are pefromed by displaying bytes in a way you can actually see what is going on there during AND, OR, XOR or shift operations.

Description
No description provided
Readme AGPL-3.0 61 MiB
Languages
TypeScript 89%
CSS 9.9%
JavaScript 0.6%
HTML 0.5%