summaryrefslogtreecommitdiff
path: root/src/test/test3.sail
AgeCommit message (Expand)Author
2014-01-31More type checking and conversionsKathy Gray
2013-12-03Syntax changes per discussion with Peter, as well as L2.ott document clean up.Kathy Gray
2013-11-29minor syntax fixupsKathy Gray
2013-11-28Updated syntax with working examplesKathy Gray
2013-11-20Remove workaround in test3Gabriel Kerneis
2013-11-12Define and test addition in libraryGabriel Kerneis
2013-11-05De-infix operator before looking it up in the interpreterGabriel Kerneis
2013-11-05Parsing of infix operatorsGabriel Kerneis
2013-11-05Support parsing for extern callsGabriel Kerneis
2013-10-16Basic MEM and register implementation for interpreterGabriel Kerneis
2013-10-15Resume interpreter after actionsGabriel Kerneis
2013-10-14Test read/write reg/mem syntaxGabriel Kerneis