tools ボキャブラリ
Factor ハンドブック > ボキャブラリ索引


概要
tools ボキャブラリ

resource:basis の子
ボキャブラリ概要
tools.annotationsSupport for breakpoints and watchpoints on words
tools.cocoatools.cocoa ボキャブラリ
tools.completionSupport for fuzzy search and completion of a string from a set of candidates
tools.continuationstools.continuations ボキャブラリ
tools.crossrefInspecting definition usages
tools.deployDeploying minimal stand-alone images
tools.deprecationTracking usage of deprecated words
tools.destructorstools.destructors ボキャブラリ
tools.disassemblerDisassemble words using gdb
tools.errorstools.errors ボキャブラリ
tools.filesFile listing and disk usage tools
tools.hexdumpPrints the formatted hex dump of a byte-array
tools.memoryHeap introspection tools
tools.profilerCall counting profiler
tools.scaffoldTool to create the scaffolding for new vocabularies
tools.testUnit test framework
tools.threadsListing running threads
tools.timeTiming code execution
tools.tracetools.trace ボキャブラリ
tools.vocabstools.vocabs ボキャブラリ
tools.walkerSingle-stepper for walking through code