summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-25Small changes to reduce conflicts or make notes regarding causes of conflictsKathy Gray
2013-07-24Parser compiles and compiles some very small test programs.Kathy Gray
2013-07-24Missed files from previous commitKathy Gray
2013-07-23Down to 7 shift/reduce conflicts (with 0 reduce/reduce). Possibly some syntax...Kathy Gray
2013-07-23wibPeter Sewell
2013-07-23Down to 21 odd shift/reduce and 41 :( odd reduce/reduce; and some ambiguities...Kathy Gray
2013-07-18More parsingKathy Gray
2013-07-17commit to merge with headKathy 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-11Commit to rebaseKathy Gray
2013-07-11More parsing and ott file tweaks for better AST outputKathy Gray
2013-07-11and matching .ottPeter Sewell
2013-07-11K,P wibPeter Sewell
2013-07-10Fixes to grammar omissions (i.e. naming_scheme_opt and type_def vs tdef), mor...Kathy Gray
2013-07-10wibPeter Sewell
2013-07-09wibPeter Sewell
2013-07-09many fixups to grammar and docPeter Sewell
2013-07-05More token corrections and additions based on l2_design notes.Kathy Gray
2013-07-04Small updates to tokens; change comments to --; fix up idKathy Gray
2013-07-04gkpPeter Sewell
2013-07-04First addition of lexer and parser for L2, based on Lem parser and lexer.Kathy Gray
2013-07-03Clean up some missed _ s in ott file; move the generated ml file to be ast in...Kathy Gray
2013-07-03remove spurious bar_opt ruleGabriel Kerneis
2013-07-02Small changes to production names, and cleaning up a few todos.Kathy Gray
2013-07-02K,G,P syntax hackingPeter Sewell
2013-07-02G,P syntax hackingPeter Sewell
2013-07-01G,PPeter Sewell
2013-06-28Brian, Gabriel, Dominic, Thomas, PeterPeter Sewell
2013-06-28tweaks from chat with AndrewK, K, PPeter Sewell
2013-06-23more tidyingPeter Sewell
2013-06-22flesh out sketch of more of our Friday discussionPeter Sewell
2013-06-22more location tidyingPeter Sewell
2013-06-22use new Ott aux hom to auto-generate location-annotated rules (to reducePeter Sewell
2013-06-21G,T,D,P hacking on syntaxPeter Sewell
2013-06-21add effectsPeter Sewell
2013-06-20README addedDominic Mulligan
2013-06-20Initial commit adding the language files, as requested by Peter in our meeting.Dominic Mulligan