summaryrefslogtreecommitdiff
path: root/language/Makefile
AgeCommit message (Expand)Author
2015-01-26update ott pathKathy Gray
2015-01-23remove dependency on having ott in ones pathKathy Gray
2014-11-27Start having a manual of sorts. At least specify the built in functionsKathy Gray
2014-02-21Add type annotations to lem grammar, including printing out the annotated ast...Kathy Gray
2013-10-04Clean up build systemGabriel Kerneis
2013-09-09Fixes bugs in pretty printer to generate legal lem syntax; split ott grammar ...Kathy Gray
2013-09-05workaround likely aux rule bugPeter Sewell
2013-09-05More type checking, and trying to generate Lem from the ottKathy Gray
2013-07-26Remove white space/terminal trackingKathy Gray
2013-07-17wibPeter Sewell
2013-07-17Separated ott file for parsable AST and parser changesKathy Gray
2013-07-12Parser in progress, and more src files for plumbing parsing, lexing and event...Kathy Gray
2013-07-11and matching .ottPeter Sewell
2013-07-03Clean up some missed _ s in ott file; move the generated ml file to be ast in...Kathy Gray
2013-06-22use new Ott aux hom to auto-generate location-annotated rules (to reducePeter Sewell
2013-06-20Initial commit adding the language files, as requested by Peter in our meeting.Dominic Mulligan