Skip to content

Commit

Permalink
Merge pull request #383 from ejgallego/serlib_vernacrequire
Browse files Browse the repository at this point in the history
[serlib] Expose some more functions related to Require's AST.
  • Loading branch information
ejgallego authored Jan 19, 2024
2 parents 24e853c + 09f317d commit 90690dc
Showing 2 changed files with 162 additions and 181 deletions.
7 changes: 6 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## unreleased

- [general] Cleanup old / unused code (@ejgallego, #)
- [general] Cleanup old / unused code (@ejgallego, #362)

## Version 0.18.1:

@@ -14,6 +14,11 @@
- [serlib] Fix ltac2 plugin wrong piercing due to missing constructor
(@ejgallego, reported by @quarkcool, #349).

## Version 0.17.2:

- [serlib] Expose some more Ast functions required by coq-lsp's
auto-build support (@ejgallego, #383)

## Version 0.17.1:

- [sertop] Don't initialize `CoqworkmgrApi` (@ejgallego, #340)
Loading

0 comments on commit 90690dc

Please sign in to comment.