1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-20 06:25:01 +00:00
CLK/OSBindings/Mac/Clock Signal/Machine
2016-08-06 17:39:27 -04:00
..
Wrappers Made a first stab at having automatic loading be optional. But things are currently arranged such that the machine options are communicated too late to have an effect. So work to do. 2016-08-06 17:39:27 -04:00
CSFastLoading.h Switched protocol to meaningful name and corrected its omission from the repository. 2016-07-04 19:19:07 -04:00
CSKeyboardMachine.h
CSMachine.h Implemented full paste ability for any machine that is a typer. 2016-06-19 16:35:04 -04:00
CSMachine.mm Eliminated plain pointer passing for object types. 2016-07-04 19:33:55 -04:00
CSMachine+Subclassing.h
KeyCodes.h