Initial commit
added CODEOWNERS file
added basic program stub with nominal logging and cli options
Merge pull request #1 from V2C-Development-Team/feature/stub
updated README to include build and execution instructions
implemented dispatcher api in its entirety
Merge pull request #7 from V2C-Development-Team/feature/dispatcher-integration
Added a line to readme
Merge pull request #8 from V2C-Development-Team/feature/stub
Rj/json commands (#16)
fixed previously-implemented savefile implementation
linked incoming dispatcher commands to data table
added support for and implemented heartbeat and appropriate ack
Merge pull request #17 from V2C-Development-Team/feature/workflow
Merge pull request #19 from V2C-Development-Team/feature/keepalive
Merge pull request #2 from musclecar289/rj/lower-case-directives-configuration
Hotfix/junkfile cleanup (#21)
Merge pull request #1 from musclecar289/rj/enable-to-enabled
change enable to enabled
lower case directives and pull directives instead of name
Merge pull request #27 from musclecar289/oct10-bug-fixes
refactoring enum
Merge pull request #35 from V2C-Development-Team/enhancement/TypingMode/NumericEnum
Merge branch 'Nick/Sprint4' into feature/undotyping
stream state
Refactor TerminalCommandJava to TerminalCommand
Merge pull request #33 from V2C-Development-Team/rj/start-on-stream-typing
implemented undoing tokens in stream and typing modes
fixed package declaration removed by evil merge
Merge pull request #34 from V2C-Development-Team/rj/stream-state
added constructor for command and macro
Implemented select/copy/paste, and incorporated all other sprint 4 additions so far
reworked window navigation, isolated state hypervisor behaviours
Feature/typing mode/robot typist (#32)
start on stream mode typing
Merge pull request #38 from V2C-Development-Team/bugfix/numeric-fix
added an Enum for numerics to enhance typing processing
fast-forward dispatcher API to meet Council desires wrt licensing
add schema title
updated license to Apache 2.0 in accordance with the wishes of the Council.
updated README to reflect license change
Merge pull request #3 from musclecar289/individual-final
Feature/undotyping (#36)
Merge branch 'main' into individual-final
typing modes in readme
Merge pull request #2 from V2C-Development-Team/feature/license-update
changes to readme