summaryrefslogtreecommitdiff
path: root/src/test/pattern.sail
AgeCommit message (Expand)Author
2017-08-01Modified the typechecker for ASL generationAlasdair Armstrong
2014-04-15Use type information in vector concatenation pattern matching in interpreter.Kathy Gray
2014-03-31Extend constraint checking, and add casts for base of a vector shifts (i.e. f...Kathy Gray
2014-02-15Full type checker. No constraint checking in place.Kathy Gray
2014-02-12Checking assignment to a variableKathy Gray
2014-02-07type checking switch/case expressionsKathy Gray
2014-01-14Fix vector concat pattern matchingGabriel Kerneis
2014-01-09Fixed bug in resuming after an action (which was manifesting as an apparent p...Kathy Gray
2014-01-08Fix pretty-printing of switch-casesGabriel Kerneis