summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* nqasm: Rename arglist non-terminals to a_*Bobby Bingham2017-01-151-39/+46
* nqasm: Handle immediate argumentsBobby Bingham2017-01-152-6/+41
* nqasm: Handle register and register indirect argumentsBobby Bingham2017-01-155-53/+76
* nqasm: Improve parsing at end of fileBobby Bingham2017-01-152-4/+6
* Add gitignoreBobby Bingham2017-01-151-0/+7
* nqasm: Initial stab at a lexer and parserBobby Bingham2017-01-155-0/+278
* Add table of instructions and their encodingsBobby Bingham2017-01-152-0/+104