Branch: refs/heads/testing-user-01
Home:
https://github.com/acl2/acl2
Commit: 6afd2c084328a612337776a5140067a6354cb97b
https://github.com/acl2/acl2/commit/6afd2c084328a612337776a5140067a6354cb97b
Author: Alessandro Coglio <
em...@alessandrocoglio.info>
Date: 2025-12-04 (Thu, 04 Dec 2025)
Changed paths:
M books/kestrel/c/syntax/abstract-syntax-operations.lisp
M books/kestrel/c/syntax/abstract-syntax-symbols.lisp
M books/kestrel/c/syntax/abstract-syntax-trees.lisp
M books/kestrel/c/syntax/langdef-mapping.lisp
M books/kestrel/c/syntax/printer.lisp
M books/kestrel/c/syntax/validator.lisp
M books/kestrel/c/transformation/constant-propagation.lisp
M books/kestrel/c/transformation/proof-generation.lisp
Log Message:
-----------
[C$] Improve some AST names.
Generally trying to avoid non-descript `unwrap` field names in fixtypes.
Commit: cb40186a2b4f06c6a24bf04aac8b70e756f03cb2
https://github.com/acl2/acl2/commit/cb40186a2b4f06c6a24bf04aac8b70e756f03cb2
Author: Alessandro Coglio <
em...@alessandrocoglio.info>
Date: 2025-12-04 (Thu, 04 Dec 2025)
Changed paths:
M books/kestrel/c/syntax/abstract-syntax-trees.lisp
M books/kestrel/c/syntax/printer.lisp
Log Message:
-----------
[C$] Improve some AST names.
Commit: f7be5985d04a2c8634602088935d29f186c1642b
https://github.com/acl2/acl2/commit/f7be5985d04a2c8634602088935d29f186c1642b
Author: Alessandro Coglio <
em...@alessandrocoglio.info>
Date: 2025-12-04 (Thu, 04 Dec 2025)
Changed paths:
M books/kestrel/c/syntax/abstract-syntax-trees.lisp
M books/kestrel/c/syntax/printer.lisp
Log Message:
-----------
[C$] Improve AST names.
Commit: 665d5048f2361db1408a3cec90c8284e7cd91c16
https://github.com/acl2/acl2/commit/665d5048f2361db1408a3cec90c8284e7cd91c16
Author: Alessandro Coglio <
em...@alessandrocoglio.info>
Date: 2025-12-04 (Thu, 04 Dec 2025)
Changed paths:
M books/kestrel/c/syntax/abstract-syntax-trees.lisp
M books/kestrel/c/syntax/printer.lisp
M books/kestrel/c/transformation/utilities/free-vars.lisp
M books/kestrel/c/transformation/utilities/subst-free.lisp
Log Message:
-----------
[C$] Improve some AST names.
Commit: e159f1e445970a26d24583902dfa8421c1802ed0
https://github.com/acl2/acl2/commit/e159f1e445970a26d24583902dfa8421c1802ed0
Author: Alessandro Coglio <
em...@alessandrocoglio.info>
Date: 2025-12-04 (Thu, 04 Dec 2025)
Changed paths:
M books/kestrel/c/syntax/abstract-syntax-trees.lisp
M books/kestrel/c/syntax/disambiguator.lisp
M books/kestrel/c/syntax/printer.lisp
M books/kestrel/c/syntax/validator.lisp
M books/kestrel/c/transformation/constant-propagation.lisp
M books/kestrel/c/transformation/simpadd0.lisp
M books/kestrel/c/transformation/split-gso.lisp
M books/kestrel/c/transformation/utilities/free-vars.lisp
M books/kestrel/c/transformation/utilities/subst-free.lisp
Log Message:
-----------
[C$] Improve some AST names.
Commit: 86bf84bbcd8e4bdb9d8e14380d5ed6171ebb6f04
https://github.com/acl2/acl2/commit/86bf84bbcd8e4bdb9d8e14380d5ed6171ebb6f04
Author: Alessandro Coglio <
em...@alessandrocoglio.info>
Date: 2025-12-04 (Thu, 04 Dec 2025)
Changed paths:
A books/kestrel/c/atc/pure-expression-execution.lisp
M books/kestrel/c/atc/statement-generation.lisp
M books/kestrel/c/atc/symbolic-execution-rules/exec-expr-pure.lisp
M books/kestrel/c/atc/symbolic-execution-rules/exec-expr-when-asg.lisp
M books/kestrel/c/atc/symbolic-execution-rules/exec-expr-when-call.lisp
M books/kestrel/c/atc/symbolic-execution-rules/exec-expr-when-pure.lisp
M books/kestrel/c/atc/symbolic-execution-rules/exec-stmt.lisp
M books/kestrel/c/language/dynamic-semantics.lisp
M books/kestrel/c/language/execution-limit-monotonicity.lisp
M books/kestrel/c/language/execution-without-function-calls.lisp
M books/kestrel/c/language/object-type-preservation.lisp
R books/kestrel/c/language/pure-expression-execution.lisp
M books/kestrel/c/language/top.lisp
M books/kestrel/c/language/variable-resolution-preservation.lisp
M books/kestrel/c/language/variable-visibility-preservation.lisp
M books/kestrel/c/transformation/proof-generation-theorems.lisp
Log Message:
-----------
Merge.
Compare:
https://github.com/acl2/acl2/compare/fd800b5c9308...86bf84bbcd8e
To unsubscribe from these emails, change your notification settings at
https://github.com/acl2/acl2/settings/notifications