Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
POTTIER Francois
menhir
Commits
38aca6dd
Commit
38aca6dd
authored
Dec 01, 2020
by
POTTIER Francois
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
CHANGES.
parent
73fd3711
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
1 deletion
+8
-1
CHANGES.md
CHANGES.md
+8
-1
No files found.
CHANGES.md
View file @
38aca6dd
# Changes
## 2020/12/
XX
## 2020/12/
01
*
The module
`MenhirLib.ErrorReports`
is extended with new functions:
`wrap_supplier`
,
`extract`
,
`sanitize`
,
`compress`
,
`shorten`
,
`expand`
.
...
...
@@ -28,6 +28,13 @@
`.messages`
files and wish to combine their work.
(Suggested by Gabriel Scherer and François Bobot.)
*
The commands that read
`.messages`
files have been hardened so as to
tolerate situations where a sentence mentions a nonexistent symbol or does
not lead to an error state. When such a sentence is encountered, an error
message is produced on the standard error channel; then, this sentence is
ignored and processing continues. (As an exception, the command
`--compile-errors`
refuses to proceed in the presence of such sentences.)
## 2020/11/22
*
The new command line switch
`--dump-resolved`
writes a description of the
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment