index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pretty_print.ml
Age
Commit message (
Expand
)
Author
2014-05-19
Bugs in old pretty-printer
Gabriel Kerneis
2014-05-16
Improve spacing in pretty-printer
Gabriel Kerneis
2014-05-15
Make pp_exp export to buffer
Gabriel Kerneis
2014-05-15
Group definitions
Gabriel Kerneis
2014-05-15
Add support for scattered functions
Gabriel Kerneis
2014-05-15
Refactor doc_type_union
Gabriel Kerneis
2014-05-15
Fix recursive call to doc_exp
Gabriel Kerneis
2014-05-15
Missing space for function clauses
Gabriel Kerneis
2014-05-15
Exhaustive check of app_infix operators for precedence
Gabriel Kerneis
2014-05-15
Pretty-print to stdout rather than Format.stdout_formatter
Gabriel Kerneis
2014-05-15
Fix infinite loop bug
Gabriel Kerneis
2014-05-15
Testing pretty-printer
Gabriel Kerneis
2014-05-15
Finish pretty-printer translation
Gabriel Kerneis
2014-05-15
Expression support in new pretty-printer
Gabriel Kerneis
2014-05-15
Cosmetic tweaks to new pretty-printer
Gabriel Kerneis
2014-05-12
First part of new pretty-printer
Gabriel Kerneis
2014-05-12
Avoid pattern-matching warnings in pretty-printer
Gabriel Kerneis
2014-04-28
Add support for overloading for better constraints, and for reducing the numb...
Kathy Gray
2014-04-15
Put conditional path information into constraint gathering so that checking u...
Kathy Gray
2014-04-10
more constraint resolution; and turning off some assert falses until I find o...
Kathy Gray
2014-04-08
Reduce redundant information in AST
Kathy Gray
2014-04-08
Try to reduce size of Lem output a little bit
Kathy Gray
2014-04-02
Fix bug that was throwing away the cast telling the interpreter to read a reg...
Kathy Gray
2014-04-02
Solve more constraints; fix up test suite bugs uncovered by solving more cons...
Kathy Gray
2014-03-31
Extend constraint checking, and add casts for base of a vector shifts (i.e. f...
Kathy Gray
2014-03-26
More steps towards solving and using constraint information
Kathy Gray
2014-03-26
Steps towards solving constraints
Kathy Gray
2014-03-23
Fix more unification bugs
Kathy Gray
2014-03-11
Change treatment of type abbreviations so that name and full type are availab...
Kathy Gray
2014-03-03
Fixing assorted bugs. Adding ability to put a type on the identifier being as...
Kathy Gray
2014-03-01
Fix printing bug on vector slicing that caused only one element to ever be sl...
Kathy Gray
2014-02-28
Correct bug in parsing and handling a['a:'b] types
Kathy Gray
2014-02-21
Add type annotations to lem grammar, including printing out the annotated ast...
Kathy Gray
2014-02-18
Adding explicit order to for loops
Kathy Gray
2014-01-08
Fix pretty-printing of switch-cases
Gabriel Kerneis
2013-12-19
pretty-print: missing quotes for num literals (lem)
Gabriel Kerneis
2013-12-19
pretty-print: pattern-matching of indexed vectors in Lem output
Gabriel Kerneis
2013-12-18
Tweak formatting in pretty printer, and resolve bugs.
Kathy Gray
2013-12-17
pretty-printer: fix union constructor application
Gabriel Kerneis
2013-12-16
pretty-printer: typo
Gabriel Kerneis
2013-12-13
Fix effect annotation pretty-printing
Gabriel Kerneis
2013-12-03
Syntax changes per discussion with Peter, as well as L2.ott document clean up.
Kathy Gray
2013-11-28
Updated syntax with working examples
Kathy Gray
2013-11-22
Syntax changes per discussions on Thursday.
Kathy Gray
2013-11-01
Moved metatheory grammars into l2_rules.ott
Kathy Gray
2013-10-10
Fix fundecl and block Lem pretty-printing
Gabriel Kerneis
2013-10-10
Interpreting all expressions except field assignment; pattern matching all ex...
Kathy Gray
2013-10-09
Adding memory writes. Cleaning up the let in the ott file to reflect what act...
Kathy Gray
2013-10-04
Missing case in pattern-matching
Gabriel Kerneis
2013-09-26
Adding undefined
Kathy Gray
[next]