summaryrefslogtreecommitdiffhomepage
path: root/project
AgeCommit message (Expand)AuthorFilesLines
2016-12-26added clbuild-bat: a poor man's transitional clbuild command translator.midipix3-0/+231
2016-12-12project: properly set the free-standing build environment.midipix1-0/+5
2016-11-19ptycon_api.h: fix export/import inconsistency.midipix1-1/+1
2016-08-10bridge: added initial virtual key-code translation table.midipix1-0/+1
2016-07-21ptyc_spawn(): initial implementation and integration.midipix1-0/+1
2016-07-21internals: ptyc_open_file(), ptyc_open_dir(): [implementation and] integration.midipix1-0/+1
2016-07-21daemon: added initial signal handling logic.midipix1-0/+1
2016-07-21daemon: added ptyc_daemon_connect().midipix1-0/+1
2016-07-21daemon: added daemon initialization logic.midipix2-0/+3
2016-07-21daemon: added initial definitions and interface declarations.midipix1-0/+1
2016-07-21bridge: added initial sgr logic.midipix1-0/+1
2016-07-21bridge: added initial csi logic.midipix1-0/+1
2016-07-21bridge: added initial esi logic.midipix2-0/+2
2016-07-21bridge: added state machine definitions.midipix1-0/+1
2016-07-21debug: ptyc_dbg_cat(): implementation and integration.midipix1-0/+1
2016-07-21logic: added console initialization and threaded loop allocation.midipix2-0/+10
2016-07-21free-standing environment: added minimal gdi definitions and accessor table.midipix3-0/+5
2016-07-21pty layer: added ptyc_alloc_pty(), ptyc_free_pty().midipix3-0/+3
2016-07-21driver context: added ptyc_set_status().midipix1-0/+1
2016-07-21driver: added native console accessor table.midipix1-1/+1
2016-07-21created free-standing project skeleton.midipix9-0/+53