Branch: refs/heads/testing-user-01
Home:
https://github.com/acl2/acl2
Commit: a93e1d3f180cc7d02685852a15191141ea3da071
https://github.com/acl2/acl2/commit/a93e1d3f180cc7d02685852a15191141ea3da071
Author: Alessandro Coglio <
em...@alessandrocoglio.info>
Date: 2025-09-24 (Wed, 24 Sep 2025)
Changed paths:
M books/kestrel/c/syntax/abstract-syntax-operations.lisp
M books/kestrel/c/syntax/abstract-syntax-trees.lisp
M books/kestrel/c/syntax/disambiguator.lisp
M books/kestrel/c/syntax/formalized.lisp
M books/kestrel/c/syntax/grammar.abnf
M books/kestrel/c/syntax/langdef-mapping.lisp
M books/kestrel/c/syntax/parser.lisp
M books/kestrel/c/syntax/printer.lisp
M books/kestrel/c/syntax/purity.lisp
M books/kestrel/c/syntax/standard.lisp
M books/kestrel/c/syntax/tests/parser.lisp
M books/kestrel/c/syntax/unambiguity.lisp
M books/kestrel/c/syntax/validation-information.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-fn-when.lisp
M books/kestrel/c/transformation/utilities/free-vars.lisp
M books/kestrel/c/transformation/utilities/subst-free.lisp
Log Message:
-----------
[C$] Add support for GCC unary `&&`.
This also introduces another kind of ambiguous expression, requiring more
extensions than usual.
To unsubscribe from these emails, change your notification settings at
https://github.com/acl2/acl2/settings/notifications