Skip to content

Releases: maude-lang/Maude

Maude 3.5

25 Sep 14:27
Compare
Choose a tag to compare
  • 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

08 Jun 06:07
Compare
Choose a tag to compare
Maude 3.5beta Pre-release
Pre-release
  • rat() conversion operator is more tolerant of leading zeros

Public alpha 162

31 May 03:31
Compare
Choose a tag to compare
Public alpha 162 Pre-release
Pre-release
  • fixed typo where sets of states were show as conjunctions rather than disjunctions
  • vfold option for vu-narrow

Public alpha 161

18 May 05:32
Compare
Choose a tag to compare
Public alpha 161 Pre-release
Pre-release
  • 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

03 May 04:27
Compare
Choose a tag to compare
Public alpha 160 Pre-release
Pre-release
  • 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

19 Mar 22:48
Compare
Choose a tag to compare

Official Maude 3.4 release.

  • set print latex on/off command
  • fixed loop mode LaTeX bug

Maude 3.4beta

13 Mar 04:00
Compare
Choose a tag to compare
Maude 3.4beta Pre-release
Pre-release
  • 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

28 Feb 00:04
Compare
Choose a tag to compare
Public alpha 157 Pre-release
Pre-release
  • 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

30 Jan 00:58
Compare
Choose a tag to compare
Public alpha 156 Pre-release
Pre-release
  • 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

13 Dec 04:43
Compare
Choose a tag to compare
Public alpha 155 Pre-release
Pre-release
  • 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