Newer
Older
ddhx / src / README.md
@dd86k dd86k on 24 Jul 2022 720 bytes Add src/README.md

Introduction

This document explains the source file structure.

Structure

Entry Description
os/ OS utilities
utils/ Generic utils
converter.d Dynamic type converter and conversion routines
ddhx.d Main interactive application
dump.d Dump application mode
editor.d Used by ddhx, represents an editor instance
error.d Error facility
gitinfo.d This file is automatically generated.
main.d Program entry point
screen.d Screen handling
searcher.d Search engine
settings.d User settings (to be removed)
transcoder.d Character encoding transcoder