Branch: refs/heads/testing-kestrel
Commit: bfe1040fceb9d141c5ccddc199c9c58d0a962ffb
https://github.com/acl2/acl2/commit/bfe1040fceb9d141c5ccddc199c9c58d0a962ffb
Author: Stephen Westfold <
west...@kestrel.edu>
Date: 2026-08-15 (Sat, 15 Aug 2026)
Changed paths:
M books/kestrel/remora/fresh-variable-operations.lisp
M books/kestrel/remora/identifier-syntax.lisp
M books/kestrel/remora/monomorphize.lisp
A books/kestrel/remora/unicode.lisp
M books/kestrel/remora/unique-names-validation.lisp
M books/kestrel/utilities/strings/strings-codes.lisp
Log Message:
-----------
Take account of AC comments
Commit: 219f1a4866012ed0d5ae935431e26ac73329a9ec
https://github.com/acl2/acl2/commit/219f1a4866012ed0d5ae935431e26ac73329a9ec
Author: Stephen Westfold <
west...@kestrel.edu>
Date: 2026-08-17 (Mon, 17 Aug 2026)
Changed paths:
M books/kestrel/remora/fresh-variable-operations.lisp
M books/kestrel/remora/identifier-syntax.lisp
M books/kestrel/remora/monomorphize.lisp
A books/kestrel/remora/unicode.lisp
M books/kestrel/remora/unique-names-validation.lisp
A books/kestrel/remora/unique-names-well-formedness.lisp
M books/kestrel/utilities/strings/strings-codes.lisp
Log Message:
-----------
Merge pull request #2013 from acl2/fresh-names-valid
Add theorems showing when fresh names are valid identifiers.
Compare:
https://github.com/acl2/acl2/compare/c66e32d19667...219f1a486601