Releases: maude-lang/Maude
Releases Β· maude-lang/Maude
Maude 3.5
- Term disjunctions for vu-narrow
- Variant folding for vu-narrow
- Show frontier/most general states/path for vu-narrow
- States may now subsume their ancestors in vu-narrow
- Extra built-in operations for strings
- Initial equality operator handles more cases
- Reading from stdin steam supports continuation lines
Maude 3.5beta
- rat() conversion operator is more tolerant of leading zeros
Public alpha 162
- fixed typo where sets of states were show as conjunctions rather than disjunctions
- vfold option for vu-narrow
Public alpha 161
- reading from the stdin steam now supports continuation lines
- path option for vu-narrow
- show most general states command
- show frontier states command
- a state may now subsume its ancestors in vu-narrow
Public alpha 160
- initial equality operator handles more cases
- fixed bug in rat() string to rational conversion operator
- extra built-in operators on characters and strings
- fixed build issue on 32-bit platforms
- fixed potential memory corruption in vu-narrow
- check for unsafe variable names in vu-narrow
- allow term disjunctions in vu-narrow at the object level
Maude 3.4
Official Maude 3.4 release.
- set print latex on/off command
- fixed loop mode LaTeX bug
Maude 3.4beta
- fixed bug where LaTeX for op names in declarations, renamings and views sometimes used the wrong font
- comments in LaTeX no longer use the comment environment
- fixed bug where the strategy part of an srewrite command was omitted in the LaTeX comment
- fixed bug where show desugared omitted local op declarations that overloaded imported operators
- changed the LaTeX vertical spacing
- fixed bug where color generated by a format attribute could run in the following text in LaTeX output
- fixed bug where a newline generated by a format attribute reset the color to black in LaTeX output
Public alpha 157
- fixed bug where debugging information was being printed to stderr when generating the LaTeX for a structured constant; this also caused a crash on Macs
- mismatched parentheses in operators now generates a warning
- fixed crash in LaTeX generating code for strange constant names
- bound on exponents and left shifts increased to ULONG_MAX
- many changes to the way operator names are printed to fix various pathological cases and make the output look prettier
- various LaTeX tweaks
Public alpha 156
- LaTeX support for more commands and features
- big numbers, strings, qids and unparsed tokens are now broken across multiple lines in LaTeX to avoid an "Overfull \hbox"
- fixed bug where bad LaTeX was generated by show mod for certain characters in metadata
- added =># search type
- fixed bug where srewrite could miss a rewrite due to a side-effect from a condition
- equations with both variant and nonexec attributes produce an advisory and are no longer used for variant narrowing
- in/load/sload no longer attempt to read non-regular files
- increased line length and history size with Tecla
- the narrow command now respects frozen positions
Public alpha 155
- fixed bug in LaTeX output for format attribute
- fixed missing space in LaTeX output between format and metadata attributes
- fixed bad LaTeX for dags with print color on
- latex attribute supported
- fixed bug where LaTeX for structured constants didn't support the format attribute
- fixed bug where format s and i commands didn't work at the start of a LaTeX line
- fixed CVC4 bindings for latest version