Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BorysLevytskyi/BitwiseCmd
/ functions
Functions
264 in github.com/BorysLevytskyi/BitwiseCmd
⨍
Functions
264
◇
Types & classes
54
Method
constructor
(cidr: IpAddressWithSubnetMask, subnetBits: number)
src/networking/components/VpcView.tsx:113
Method
constructor
(value : Integer | JsNumber, base?: NumberBase)
src/expression/Operand.ts:17
Method
constructor
(operand : ExpressionElement, operator : string)
src/expression/Operator.ts:12
Method
constructor
(expressionString: string, numbers: Operand[])
src/expression/ListOfNumbers.ts:10
Method
constructor
()
src/expression/expression.ts:21
Method
constructor
()
src/expression/expression.ts:83
Method
constructor
(expressionString: string, children: ExpressionElement[])
src/expression/BitwiseOperation.ts:8
Method
constructor
()
src/expression/numberParser.ts:18
Method
constructor
(props: BitwiseResultViewProps)
src/expression/components/BitwiseResultView.tsx:29
Method
constructor
(props: ExpressionElementRowProps)
src/expression/components/BitwiseResultView.tsx:113
Method
constructor
({ emphasizeBytes = false, allowFlipBits = false, annotateDataTypes = false} : Config)
src/expression/components/BitwiseResultViewModel.ts:29
Method
create
(input: string)
src/expression/expression.ts:93
Function
createSubnetDefinition
(items: ParsedIpObject[])
src/networking/ip-parser.ts:107
Function
createSubnetMaskByte
(numberOfBits: number)
src/core/byte.ts:22
Function
createVpcDefinition
(items: ParsedIpObject[])
src/networking/ip-parser.ts:119
Function
decrSubnet
()
src/networking/components/VpcView.tsx:22
Function
decrVpc
()
src/networking/components/VpcView.tsx:25
Function
decrementMask
()
src/networking/components/SubnetView.tsx:16
Function
div
(num1: Integer, num2: Integer)
src/core/calc.ts:119
Method
evaluate
()
src/expression/Operand.ts:41
Method
evaluate
(operand?: Operand)
src/expression/Operator.ts:21
Function
flipBit
(bin: string, bitIndex : number)
src/core/calc.ts:296
Function
fullBin
(number: Integer)
src/core/formatter.ts:46
Method
getIndicator
(value : boolean)
src/shell/components/AppRoot.tsx:38
Function
getMaches
(input : string)
src/networking/ip-parser.ts:63
Function
getPersistedData
()
src/shell/appStateStore.ts:19
Function
incrSubnet
()
src/networking/components/VpcView.tsx:23
Function
incrVpc
()
src/networking/components/VpcView.tsx:24
Function
incrementMask
()
src/networking/components/SubnetView.tsx:11
Function
logLines
(...params: any[])
src/core/utils.tsx:29
Function
lshift
(num: Integer, numBytes : JsNumber)
src/core/calc.ts:59
Function
mul
(num1: Integer, num2: Integer)
src/core/calc.ts:111
Function
not
(num:Integer)
src/core/calc.ts:95
Function
onClick
()
src/core/components/CommandLink.tsx:16
Function
onDonate
()
src/shell/components/TopLinks.tsx:25
Function
or
(num1 : Integer, num2 : Integer)
src/core/calc.ts:103
Function
parseCommand
(input : string)
src/networking/ip-parser.ts:49
Function
parseSingle
(matches : RegExpExecArray, input: string)
src/networking/ip-parser.ts:80
Function
persistData
(appState: AppState)
src/shell/appStateStore.ts:38
Function
promoteTo64Bit
(number: Integer)
src/core/calc.ts:16
Function
randomBool
()
src/core/utils.tsx:25
Method
render
()
src/shell/components/InputBox.tsx:27
Method
render
()
src/core/components/BinaryString.tsx:24
Method
render
()
src/networking/components/IpAddressView.tsx:14
Method
render
()
src/expression/components/BitwiseResultView.tsx:35
Method
render
()
src/expression/components/BitwiseResultView.tsx:120
Function
reportWebVitals
(onPerfEntry?: ReportHandler)
src/reportWebVitals.ts:18
Function
rshift
(num : Integer, numBytes : JsNumber)
src/core/calc.ts:71
Method
short
(value: IntegerInput)
src/core/Integer.ts:42
Function
splitByMasks
(ipAddrBin: string, mask1: number, mask2: number)
src/core/formatter.ts:53
Function
start
(appState: AppState)
src/shell/Bladerunner.ts:58
Function
sub
(num1: Integer, num2: Integer)
src/core/calc.ts:115
Function
test1
()
src/shell/cmd.test.ts:7
Function
test2
()
src/shell/cmd.test.ts:8
Function
toBinaryString
(num: Integer)
src/core/calc.ts:47
Method
toString
()
src/networking/models.ts:20
Method
toString
()
src/networking/models.ts:79
Method
toString
()
src/networking/models.ts:92
Method
toString
()
src/expression/ListOfNumbers.ts:16
Function
toggleLights
()
src/shell/Bladerunner.ts:12
Function
urshift
(num : Integer, numBytes : JsNumber)
src/core/calc.ts:83
Method
valueOf
()
src/core/Integer.ts:102
Function
watch
(appState: AppState)
src/shell/appStateStore.ts:34
Function
xor
(num1 : Integer, num2 : Integer)
src/core/calc.ts:107
← previous
201–264 of 264, ranked by callers